CircleLoop Firefox

Examine source code of CircleLoop

Inspect and view changes in CircleLoop source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CircleLoop",
  "description": "CircleLoop",
  "version": "3.9",
  "author": "Mission Labs",
  "browser_action": {
    "default_icon": {
      "16": "16x16.png",
      "24": "48x48.png",
      "32": "128x128.png"
    },
    "default_title": "CircleLoop"
  },
  "icons": {
    "16": "16x16.png",
    "48": "48x48.png",
    "128": "128x128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "script.js"
      ],
      "all_frames": true
    }
  ]
}

Best CircleLoop Alternatives

Here are some Firefox add-ons that are similar to CircleLoop: