By: Ilmari Karonen Add-on
Inspect and view changes in Stack Overflow Unofficial Patch (SOUP) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Stack Overflow Unofficial Patch",
"short_name": "SOUP",
"description": "Miscellaneous client-side fixes for bugs on Stack Exchange sites",
"author": "Ilmari Karonen",
"version": "1.56.2",
"version_name": "1.56.2",
"homepage_url": "https://stackapps.com/questions/4486/the-stack-overflow-unofficial-patch-soup",
"icons": {
"16": "icon/SOUP_icon_16.png",
"32": "icon/SOUP_icon_32.png",
"48": "icon/SOUP_icon_48.png",
"64": "icon/SOUP_icon_64.png",
"128": "icon/SOUP_icon_128.png"
},
"content_scripts": [
{
"js": [
"SOUP.user.js"
],
"matches": [
"*://*.stackexchange.com/*",
"*://*.stackoverflow.com/*",
"*://*.superuser.com/*",
"*://*.serverfault.com/*",
"*://*.stackapps.com/*",
"*://*.mathoverflow.net/*",
"*://*.askubuntu.com/*"
],
"exclude_globs": [
"https://stackoverflow.com/c/*"
],
"run_at": "document_start"
}
]
} Best Stack Overflow Unofficial Patch (SOUP) Alternatives
Here are some Firefox add-ons that are similar to Stack Overflow Unofficial Patch (SOUP):
Stack Overflow Prettifier
jmwoliver
Easy Stack Search
Chrisvin
Stack Overflow Modern
weaving
SUMO Live Helper
Mozilla Brasil
Cleaner for StackExchange
Firefox user 12717596
StackOverflow Tweaks Tool
Riccardo Fasan
Patch it!
TheOtterlord
[DEPRECATED] StackExchange Focused
Yuşa Çetin
Fake Stack Exchange redirect
Yolopix
Libre Fixes JS
TreBrock
UOA SSO Fixer
pingin
Stack Me First
Anwesh Gangula