Por: tushisvet
Inspect and view changes in StackOverflow dark theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "StackOverflow improvements addon",
"version": "2.4",
"permissions": [
"http://stackoverflow.com/*",
"https://stackoverflow.com/*",
"storage"
],
"options_ui": {
"page": "opts.html"
},
"content_scripts": [
{
"matches": [
"http://*.stackoverflow.com/*",
"https://*.stackoverflow.com/*"
],
"exclude_matches": [
"https://meta.stackoverflow.com/*"
],
"js": [
"j.js"
],
"css": [
"style.css"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{07ebc3d5-5116-44e5-b072-74c13d9936b0}"
}
}
} Mejores alternativas StackOverflow dark theme
Aquí hay algunas Firefox add-ons que son similares a StackOverflow dark theme: