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:
Hackernews dark theme
Abigail Adegbiji
Dark Mode for Hacker News
spacequince
Hacker_Style_alt
Matthe
Hackaday modern
come2
HackerNewsDarkV3
justinh_12
Hacker_Style2.0
Matthe
Hacker News Night Mode
jbhamilton
Beautify Hacker News
Guillaume
Dark Mode for HackerNews
Tej
HackTheBox v0.4
sypher
Hacker News Pro
dan-lovelace
Dark Hacker News
Firefox user 15009516