Inspect and view changes in MySudo Browser Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "1.1.0",
"default_locale": "en_US",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "images/extension-icon-48.png"
},
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"content/form-detection.js"
],
"all_frames": true
}
],
"background": {
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
"images/*",
"*.png",
"fonts/*",
"strings/*",
"available-locales.json"
],
"browser_action": {
"default_icon": {
"48": "images/extension-icon-48.png"
},
"default_title": "__MSG_extensionToolTip__"
},
"browser_specific_settings": {
"gecko": {
"id": "{d67b724a-9698-4b27-80aa-40ab0880df20}"
}
}
} Best MySudo Browser Extension Alternatives
Here are some Firefox add-ons that are similar to MySudo Browser Extension: