Inspect and view changes in bn-its PIC 2.0 BrowserPlugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "bn-its PIC 2.0 BrowserPlugin",
"description": "__MSG_extensionDescription__",
"version": "1.8.3",
"icons": {
"16": "resources/Plugin_16.png",
"32": "resources/Plugin_32.png",
"128": "resources/Plugin_128.png"
},
"background": {
"scripts": [
"BackgroundWorker.js"
],
"type": "module"
},
"permissions": [
"webNavigation",
"webRequest",
"webRequestAuthProvider",
"nativeMessaging",
"tabs",
"proxy",
"storage",
"management"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"packages/jquery-4.0.0.slim.min.js",
"content/DocumentHandler.js"
]
}
],
"action": {
"default_title": "bn-its PIC 2.0 BrowserPlugin",
"default_icon": "resources/Plugin_32.png",
"default_popup": "ui/popup.html"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "pic20_browser_addon@bn-its.de",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"authenticationInfo"
]
}
}
},
"default_locale": "en"
} Best bn-its PIC 2.0 BrowserPlugin Alternatives
Here are some Firefox add-ons that are similar to bn-its PIC 2.0 BrowserPlugin: