Stack Apps is a question and answer site for apps, scripts, and development with the Stack Exchange API. Join them; it only takes a minute:

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

Small but Handy: Show a warning message for a deleted answer or comment

Convenient userscript to show a message when a answer or comment is removed when following a link

Dude, where's my cursor?

This user script makes editing especially of large posts easier by matching cursor positions in the text box to positions in the Markdown preview and vice versa.

Add keyboard shortcuts to comments

Adds Ctrl+B (bold), Ctrl+I (italic), Ctrl+K (code), and Ctrl+L (link) shortcuts to comments.

v1.0, Kip

Py-StackExchange: An API wrapper for Python

So, what is Py-StackExchange? Well, I'm glad you asked. It is a Python library for querying the StackExchange API from your Python applications. Integration, ahoy! So why should you use it? After…

How to search answers like is:answer

How can I use the API to search for answers containing particular text or with particular properties? For example, this link allows me to search for is:answer foo, that is, answers containing foo. …

How is the Hot Apps and Libraries list determined?

I was wondering how the Top Apps / Hot Apps and Libraries list is determined. It currently looks like this (click to enlarge): I've tried to compare it with the list of questions tagged app, bot…

Better handling of indentation and the TAB key when editing posts

This user script changes the behavior of a few keys (most notably the Tab key) within the post editor to behave more like it does in IDEs or text editors

Can we specify more than one OAuth Domain?

I would like to use the API from a browser extension. With WebExtensions, I should be able to support Firefox and Chrome with the same code. Chrome provides an identity API for OAuth2, and so does…

StackOverflow-ify

Style any SE site like Stack Overflow

Stackview iOS Application (Placeholder)

In development... (Mandatory post for write access)

Stackoverflow Javascript Authentication error

Using the Stack Overflow javascript authentication API, I get this error: Application Login Failure An error occurred while login into an application. Error Details error description: …

JavaScript API Library for StackExchange API?

I'm developing an application that integrates with the Stack Exchange Network for posting questions and importing whole discussions. Therefore I'm looking for a JavaScript library for the Stack Exc…

How to login programmatically on Android?

I think my question is not a duplicate of this one: How to login programmatically I have read the authentication document but, still, I am unable to get what's needed to login programmatically on …

Tower Test App (placeholder)

This is an internal application that will be helping direct relevant questions to SMEs.

Browse More Questions