By: Jonny Buchanan
Inspect and view changes in Comments Owl for Hacker News source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"default_locale": "en",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://soitis.dev/comments-owl-for-hacker-news",
"version": "3.8.1",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false,
"type": "module"
},
"content_scripts": [
{
"matches": [
"https://news.ycombinator.com/*"
],
"css": [
"style.css"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"web_accessible_resources": [
"settings.js"
],
"options_ui": {
"browser_style": true,
"chrome_style": false,
"page": "options.html"
},
"browser_action": {
"browser_style": true,
"default_title": "__MSG_extensionName__",
"default_popup": "browser_action.html"
},
"permissions": [
"contextMenus",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{fe5c37b2-15f8-4d14-8154-013939b935a3}"
},
"gecko_android": {
"strict_min_version": "113.0"
}
}
} Best Comments Owl for Hacker News Alternatives
Here are some Firefox add-ons that are similar to Comments Owl for Hacker News:
Improve HN
Andrius
Hacker News, Enhanced
Mackenzie Zastrow
Hacker News Enhancement Suite
Chris James
Hacker News Comment Highlighter
Firefox user 13324648
Subtle Improvements for Hacker News
Vinnl
Hackollapse
m-coleman
Fancy Hacker News
EWS
Orange Elephant for Hacker News
Sebastian Lay
Hacker News Compact and Clear
icetbr
Hacker News Tweaks
holleyp