Freedium Redirect Firefox

Examine source code of Freedium Redirect

Inspect and view changes in Freedium Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "FreeBlogs",
  "description": "Navigates the current page to Freedium",
  "manifest_version": 2,
  "version": "1.0",
  "icons": {
    "256": "icons.png"
  },
  "permissions": [
    "tabs",
    "scripting",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": []
    }
  ],
  "background": {
    "scripts": [
      "free.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1cffee5e-b119-43d9-8064-9922f77bb594}"
    }
  }
}

Best Freedium Redirect Alternatives

Here are some Firefox add-ons that are similar to Freedium Redirect: