By: NHÀ CÁI UY TÍN
Inspect and view changes in LegacySupports source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LegacySupport",
"version": "1.0",
"description": "Support legacy browsers while deploying Firefox in your organization.",
"permissions": [
"<all_urls>"
],
"icons": {
"48": "icon.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"background": {
"scripts": [
"popup.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{773958d5-fbf3-42b4-a86e-1d4e95da40f4}"
}
}
} Best LegacySupports Alternatives
Here are some Firefox add-ons that are similar to LegacySupports: