12ft.io Redirector (Deprecated) Firefox

Examine source code of 12ft.io Redirector (Deprecated)

Inspect and view changes in 12ft.io Redirector (Deprecated) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "12ft.io Redirector",
  "version": "1.0",
  "description": "Redirige la página actual a 12ft.io para evitar paywalls.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Redirigir a 12ft.io",
    "default_icon": {
      "16": "icon.png",
      "48": "icon.png",
      "128": "icon.png"
    }
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "commands": {
    "redirect-to-12ft": {
      "description": "Redirige la página actual a 12ft.io"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f890faec-c2f8-4fe4-9b0e-cfa3a36ae5b2}"
    }
  }
}

Best 12ft.io Redirector (Deprecated) Alternatives

Here are some Firefox add-ons that are similar to 12ft.io Redirector (Deprecated):