StoppingCues Alpha Firefox

Examine source code of StoppingCues Alpha

By: NoHara
Inspect and view changes in StoppingCues Alpha source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "StoppingCues Beta",
  "version": "1.0",
  "description": "Adds a stopwatch to twitter.com",
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*",
        "*://*.facebook.com/*",
        "*://*.instagram.com/*"
      ],
      "js": [
        "timer.js",
        "randomized_comments.js"
      ],
      "css": [
        "timer-styling.css"
      ]
    }
  ]
}

Best StoppingCues Alpha Alternatives

Here are some Firefox add-ons that are similar to StoppingCues Alpha: