By: dilarangoding
Inspect and view changes in Freedium Extension Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Freedium Extension Redirect",
"description": "Access all premium articles on Medium",
"manifest_version": 2,
"version": "1.0",
"icons": {
"48": "icons/icon.png"
},
"permissions": [
"tabs",
"scripting",
"activeTab",
"contextMenus"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": []
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons/icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{c6a276d2-9f7d-44ed-9e66-b3e37caf52f9}"
}
}
} Best Freedium Extension Redirect Alternatives
Here are some Firefox add-ons that are similar to Freedium Extension Redirect: