Inspect and view changes in boss-helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "0.5.2.2",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"64": "icons/64.png",
"128": "icons/128.png",
"256": "icons/256.png"
},
"default_locale": "zh_CN",
"permissions": [
"storage",
"notifications"
],
"web_accessible_resources": [
{
"resources": [
"boss.js"
],
"matches": [
"*://zhipin.com/*",
"*://*.zhipin.com/*"
]
}
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{1b66669d-c871-43f3-8c0c-d8a1c0566071}",
"strict_min_version": "109.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"open_in_tab": true,
"browser_style": false,
"page": "options.html"
},
"content_scripts": [
{
"matches": [
"*://*.zhipin.com/*",
"*://zhipin.com/*"
],
"run_at": "document_start",
"css": [
"content-scripts/content.css"
],
"js": [
"content-scripts/content.js"
],
"world": "ISOLATED"
}
]
} Best boss-helper Alternatives
Here are some Firefox add-ons that are similar to boss-helper: