Continue To Visit Firefox

Examine source code of Continue To Visit

Inspect and view changes in Continue To Visit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Continue To Visit",
  "version": "1.0.3",
  "manifest_version": 2,
  "description": "常用网址访问外链时,跳过提示页继续访问!",
  "content_scripts": [
    {
      "js": [
        "src/app.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "storage"
  ]
}

Best Continue To Visit Alternatives

Here are some Firefox add-ons that are similar to Continue To Visit: