Por: corollari
Inspect and view changes in fixedHackerNews source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "fixedHackerNews",
"version": "1.0.0",
"description": "Fix Hacker News' block formatting",
"manifest_version": 2,
"icons": {
"16": "icons/16.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"content_scripts": [
{
"matches": [
"*://news.ycombinator.com/*"
],
"css": [
"fixPre.css"
]
}
],
"permissions": [
"activeTab"
]
} Mejores alternativas fixedHackerNews
Aquí hay algunas Firefox add-ons que son similares a fixedHackerNews: