제작자: Drake Rossman
Inspect and view changes in Hackernews Userscript source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Hackernews Userscript",
"description": "Play Hide and Seek",
"version": "1.0.0",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"background": {
"scripts": [
"background-worker.js"
]
},
"permissions": [
"declarativeNetRequest"
],
"host_permissions": [
"*://news.ycombinator.com/*"
],
"content_scripts": [
{
"matches": [
"*://news.ycombinator.com/*"
],
"js": [
"hackernews_userscript.js",
"run_wasm.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"hackernews_userscript_bg.wasm"
],
"matches": [
"*://news.ycombinator.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "hackernews-userscript@drakerossman.com"
}
}
} 최고의 Hackernews Userscript 대안
다음은 Hackernews Userscript과(와) 유사한 Firefox add-on입니다:
Hacker News Enhancement Suite
Chris James
Hacker News Blocklist
jhkmnl
Hacker News Tweaks
holleyp
Hacker News, Enhanced
Mackenzie Zastrow
HN-Dude
Deekshith Allamaneni
Hacker News UX
HNUX
Refined Hacker News
Mihir Chaturvedi (plibither8)
Miglior for Hacker News
timendum
Hacker News preview
Mustakim