An [app] that takes the form of an extension to the Google Chrome browser.

learn more… | top users | synonyms

26
votes
2answers
801 views

“View Vote totals” without 1000 rep

Screenshot About The vote counts are a great tool to determine whether an answer is disputed or not. Unfortunately, not many of us have enough time to join all Stack Exchange websites and get ...
80
votes
5answers
6k views

StacksGuru: a near realtime bot for all Stack Exchange sites

UPDATE Stacksguru address is now stacksguru@appspot.com (in the plural form) remove the old contact (stackguru@appspot.com) and use the new one. StacksGuru is a Jabber/XMPP bot which gives you a ...
35
votes
8answers
3k views

Stack Exchange Notifier Chrome Extension

About Stack Exchange Notifier is a handy extension for Google Chrome browser that displays your current reputation, badges on Stack Exchange sites and notifies you on reputation's changes. You ...
6
votes
0answers
49 views

Chat Reply Helper for Stack Exchange sites

Press : to start replying to a previous message. Press ↑ as many times as you need to mark the desired message. What does it do? First of all, the Chat Reply Helper for Stack Exchange sites ...
-1
votes
0answers
44 views

KBD Button for Editor on StackExchange sites

Simply adds a button to the toolbar that lets you quickly apply keyboard markup. The extension is available on GitHub and should work as: Userscript Chrome Extension Firefox and Opera Extension ...
3
votes
1answer
77 views

Stack Override: Rank answers by usefulness

Stack Override This extension is a part of my final year project for a computer science degree. It displays notifications when the browser loads a Stack Overflow question page. Once clicked, the ...
2
votes
0answers
38 views

Test and evaluate my answers classifier? [duplicate]

I have created a web applicability that analyses the answers to a question and ranks them by usefulness. This is part of my thesis, and I need to get some real developers feed back. Here is a link to ...
9
votes
0answers
142 views

Chrome Extension for Stackoverflow - Customize the color scheme

I created a google chrome extension that allows you to choose custom themes in order to make pretty the code that you read. The extension injects CSS (Lite extension) and saves your preference ...
14
votes
4answers
380 views

stacknotify google chrome extension

About Your Stack Overflow notification inbox, right into your browser's toolbar. it checks for new notifications every minute shows a notification badge for new items supports all Stack ...
3
votes
0answers
47 views

Classifier based answer ranking Chrome extension

I'm in my final year of a computer science degree. For my thesis I have implemented a classifier that predicts the usefulness of answers to questions with no accepted answer, based on a training set ...
3
votes
0answers
86 views

StackWatcher - Google Chrome Extension

Screenshot About There are a lot of very smart people on StackOverflow and most of them are smarter then me. I think even if you're not going to respond to any questions it's worth just ...
13
votes
1answer
331 views

Real-time desktop notifications for Stack Exchange inbox ( Chrome / Firefox )

Screenshot About Get real-time desktop notifications for your inbox at the Stack Exchange. After installing and setting your Stack Exchange account ID, you will get desktop notifications ...
2
votes
0answers
142 views

Stack Overflow - Deleted Answer Manager

Description This script hides the content of deleted answers (which are visible to 10k+ Stack Overflow users), injects a show content / hide content toggle in the answer's menu, and injects a ...
42
votes
8answers
3k views

New Q! - Google Chrome Extension notifies you of new questions of interest and inbox messages (now with API v2.0!)

Screenshots A new question notification in Chrome 6 in Windows XP A new answer and a new question notification on Mac OS X. About New Q! is a Google Chrome browser extension that notifies ...
33
votes
2answers
8k views

Stack Alert [Google Chrome Extension] - Keep tabs on your inbox without needing to have a Stack Exchange site open.

Not using Chrome? Don't worry, Stack Alert is available for other browsers as well. Visit the appropriate page for your browser below: Mozilla Firefox Opera Screenshot / ...
15
votes
1answer
246 views

StackInbox - a Chrome/Firefox Extension that Preserves New Stack Exchange Inbox Messages Until They Are Actually Read

Screenshot / Code Snippet About Preserves new Stack Exchange Inbox messages until they are actually read, not just viewed in the inbox. Items appear in the global inbox as they normally ...
12
votes
1answer
524 views

Stack Fiddle - Easily create a jsFiddle from Stack Overflow

Screenshot About Stack Fiddle is a Google Chrome extension that updates the code blocks on Stack Exchange sites. Each code block gets a header with links that allow you to set its type. Click ...
0
votes
0answers
37 views

QuickStack - A Simple Browser Extension

About QuickStack QuickStack allows you to quickly view StackOverflow questions without visiting the question page. This was inspired by the Reddit Enhancement Suite and it's feature that allows quick ...
1
vote
2answers
29 views

How to get the site name from document to pass to API?

Most APIs take a parameter site which must be set to the name of the site your queries are about. For meta.travel or travel. But of course sites have various names, for example ...
11
votes
0answers
274 views

undercurrent - a few tweaks to the user interface of Stack Overflow

Websites evolve and so does StackOverflow. However sometimes it takes a while for features to mature fully and being subjected to involuntary beta tests can be frustrating. Since merely moaning ...
14
votes
0answers
787 views

StackDoc - Adding Stack Overflow data to online documentation

Inspired by Jeff's tweet about crowd sourced documentation I've started a Chrome extension to add data from Stack Overflow to existing online documentation. It's early days at the moment, but I think ...
9
votes
2answers
599 views

StackExtend - A Google Chrome Extension to enhance the Stack Exchange experience

Screenshot / Code Snippet Last Read Tracking - StackExtend tracks what questions you have previously viewed and indicates whether they have been read, and whether new answers are available on ...
8
votes
0answers
199 views

Stack Search Chrome Extension

Stack Search A Google Chrome Context Menu Extension Screenshot About This is a simple context menu extension that adds an option for selected text on a page to be searched on your ...
1
vote
0answers
154 views

StackOverflow Updater.. Update Questions without the refresh

SOUpdater - UnRefresh! (1.2) App (Chrome-Extension) About SOUpdater is a chrome extension that helps in plugging-in questions asked in stackoverflow in a sidebar and update it frequently without ...
9
votes
6answers
855 views

Stacked Odds - Finding the questions that you can answer

Screenshot / Code Snippet More screenshots can be found in the extension gallery. About Stacked Odds is an extension for Chrome that stacks the odds in your favour when looking for questions to ...
50
votes
2answers
3k views

StackStalker: Be Notified When Your Question Is Updated (Chrome Extension)

I just finished (at 3am) the most releasable version of StackStalker, the new Chrome Extension that allows you to easily monitor any question you like, regardless of your membership status with ...
3
votes
0answers
253 views

Google Search Results Integration (Chrome Extension)

Screenshots About Google Chrome Extension that adds a new tab to StackOverflow search results that uses Google magic formula for relevance. It does this by opening Google search in a ...
6
votes
0answers
278 views

Stack Addict: Always-on StackExchange question viewer (Chrome Extension)

Stack Addict is a question-list widget accessible at any time, from any page you're on. Pressing a simple keyboard-shortcut brings up the question viewer, from which you can search, sort, and ...
10
votes
0answers
347 views

StackOverflow start page for Google Chrome

About Basically, what it does is it aggregates questions from StackExchange sites, and shows them on your New Tab window. You can select what sites you want to display, filter questions by tags, ...
1
vote
3answers
155 views

What is the best way to provide support for an unknowable number of StackExchange sites?

I just wrote an app for Chrome extensions and received a request to make it cross-StackExchange compatible. If there's eventually going to be more sites than just the few listed and I don't really ...
1
vote
1answer
107 views

I can't get a response for /questions/{id} in Chrome Extension

I'm writing a Chrome Extension that queries the API. Using jQuery, I have the following code called from my background page: $.ajax({ url: 'http://api.stackoverflow.com/0.8/questions/' + id ...