By: anthony
Inspect and view changes in Hackertosh.css source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hackertosh.css",
"version": "1.0",
"description": "Hackertosh.css - Make HackerNews Look Like MacOS 8.",
"homepage_url": "https://github.com/anthmn/hackertosh.css",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"tabs",
"*://news.ycombinator.com/*"
],
"content_scripts": [
{
"matches": [
"*://news.ycombinator.com/*"
],
"css": [
"index.css"
]
}
],
"web_accessible_resources": [
"assets/*"
],
"browser_specific_settings": {
"gecko": {
"id": "anthmn@hackertosh.css"
}
}
} Best Hackertosh.css Alternatives
Here are some Firefox add-ons that are similar to Hackertosh.css: