All Projects → MarcinOrlowski → StackUnderflow

MarcinOrlowski / StackUnderflow

Licence: other
Greasemonkey/Tampermonkey script that brings user blacklisting, starring and other goodies to StackOverflow and StackExchange sites.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to StackUnderflow

sox
Stack Overflow Extras: a userscript for the Stack Exchange websites to add a bunch of optional toggle-able features
Stars: ✭ 65 (+306.25%)
Mutual labels:  stackoverflow, tampermonkey, stackexchange
UltraTypeBot
A fast, easy to use bot for NitroType.com
Stars: ✭ 24 (+50%)
Mutual labels:  greasemonkey, tampermonkey
PixivPreview
Showing an enlarged preview of arts/manga, highlighting followed users, providing history better then premium on pixiv
Stars: ✭ 18 (+12.5%)
Mutual labels:  greasemonkey, tampermonkey
Gm script
我就是来分享脚本玩玩的
Stars: ✭ 4,351 (+27093.75%)
Mutual labels:  greasemonkey, tampermonkey
anki-add-hooks-userscripts
Automate Anki card creation from popular translation websites
Stars: ✭ 17 (+6.25%)
Mutual labels:  greasemonkey, tampermonkey
Misc-userscripts
Userscripts to add functionality to miscellaneous sites
Stars: ✭ 20 (+25%)
Mutual labels:  greasemonkey, tampermonkey
dislike-truck
Youtube Mass Dislike Script
Stars: ✭ 40 (+150%)
Mutual labels:  greasemonkey, tampermonkey
graphoverflow
Run the entire StackOverflow on Dgraph. Work in progress.
Stars: ✭ 117 (+631.25%)
Mutual labels:  stackoverflow, stackexchange
sotoki
StackExchange websites to ZIM scraper
Stars: ✭ 64 (+300%)
Mutual labels:  stackoverflow, stackexchange
stack-search
chrome extansion for enrich stackoverflow results on google search
Stars: ✭ 22 (+37.5%)
Mutual labels:  stackoverflow, stackexchange
userscript-proxy
HTTP proxy to inject scripts and stylesheets into existing sites.
Stars: ✭ 66 (+312.5%)
Mutual labels:  greasemonkey, tampermonkey
stack
An Android app for browsing Stack Overflow and other Stack Exchange sites.
Stars: ✭ 218 (+1262.5%)
Mutual labels:  stackoverflow, stackexchange
GreasyFork-Scripts
该项目开源代码用于主流浏览器的油猴脚本,包含字体渲染脚本 Font Rendering.user.js, 搜索引擎跳转工具 Google & Baidu Switcher.user.js.
Stars: ✭ 260 (+1525%)
Mutual labels:  greasemonkey, tampermonkey
CSDN-helper
CSDN博客自动点赞评论刷积分升级的油猴插件
Stars: ✭ 19 (+18.75%)
Mutual labels:  greasemonkey, tampermonkey
userscripts
Userscripts and Userstyles
Stars: ✭ 18 (+12.5%)
Mutual labels:  greasemonkey, tampermonkey
anilist-chinese
Translate anime titles on anilist.co to Chinese
Stars: ✭ 21 (+31.25%)
Mutual labels:  greasemonkey, tampermonkey
aims-gpa-calculator
No description or website provided.
Stars: ✭ 27 (+68.75%)
Mutual labels:  greasemonkey, tampermonkey
direct google
Direct Google
Stars: ✭ 36 (+125%)
Mutual labels:  greasemonkey, tampermonkey
ChatSE
An Android application for StackOverflow and StackExchange chat! Revived by Tristan Wiley, base app created by Anubian
Stars: ✭ 22 (+37.5%)
Mutual labels:  stackoverflow, stackexchange
stack-exchange-notifications
Add-ons for Stack Exchange sites, like: askdifferent, askubuntu, serverfault, stackoverflow and superuser
Stars: ✭ 21 (+31.25%)
Mutual labels:  stackoverflow, stackexchange

StackUnderflow

StackUnderflow is Greasemonkey/Tampermonkey (or compatible) user script that aims to improve your experience with StackExchange sites like StackOverflow.com, ServerFault.com, SuperUser.com, StackApps.com and StackExchange.com.

Once it runs, you should easily notice additional icons added to info box of author of each question or answer:

New icons

  1. indicates whenever you consider this user your favourite (starred) one starred or just regular one regular user.
  2. indicates whenever user is on your blacklist blacklisted or not not blacklisted

To toggle state of each feature, simply tap corresponding icon. If unsure what would happen, hoover mouse pointer over it to see the tooltip with more information.

Note: when you blacklist starred user, s/he will be only considered blacklisted from now one, but star flag will not be be altered, which means once user is removed from blacklist, s/he become will be considered starred again. If you do not want this to take place, you must remove star manually.

All questions asked by either your favourite users will be additionally marked:

starred user question

You also see similar notice for questions placed by blacklisted users:

blacklisted user question

If question is already answered, similar notice will be shown and accepted answer will be additionally highlighted:

accepted answer highlight


Installation

To enjoy StackUnderflow you need to

  • install user script host extension for your web browser:
  • install StackUnderflow script:
  • script will be fetched, installed and ready to use. No browser restart required. If you got some SO's pages opened, you need to reload them for script to kick off though.

Configuration

As for now configuration features are limited and there's no configuration dialog yet. Some features are however configurable directly in the script, so once installed, open script for edit and you can find all cfg_.... parameters at the beginig of the script. Tweak as you need, save and reload target StackOverflow page.


Your contribution

I created this script with my needs in mind, however I hope you find it useful too. I am also open for new features ideas or code! If you find a bug, feel free to report it or even send pull request. If you miss a feature, use GitHub issues tracker to let me know.


Resources


License

  • Written and copyrighted ©2016-2020 by Marcin Orlowski <mail (#) marcinorlowski (.) com>
  • StackUnderflow is open-sourced software licensed under the MIT license
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].