By: ultron01
Inspect and view changes in HopHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_extName__",
"description": "__MSG_extDesc__",
"version": "1.0.3",
"icons": {
"16": "images/logo.png",
"32": "images/logo.png",
"48": "images/logo.png",
"128": "images/logo.png"
},
"action": {
"default_icon": "images/logo.png",
"default_title": "__MSG_extName__",
"default_popup": "./popup.html"
},
"permissions": [
"activeTab"
],
"host_permissions": [
"https://github.com/*"
],
"content_scripts": [
{
"match_about_blank": true,
"matches": [
"https://github.com/*"
],
"js": [
"content.js"
],
"css": [
"scss/dist/styles.css"
]
}
],
"web_accessible_resources": [
{
"resources": [
"*.png",
"*.js",
"*.css"
],
"matches": [
"https://github.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "p.vurm@outlook.cz",
"strict_min_version": "42.0"
}
}
} Best HopHub Alternatives
Here are some Firefox add-ons that are similar to HopHub: