Contentful Environment Tracker Firefox

Examine source code of Contentful Environment Tracker

Inspect and view changes in Contentful Environment Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mouse Follower for Contentful",
  "version": "1.0",
  "description": "An addon that makes a circle follow your mouse on app.contentful.com",
  "content_scripts": [
    {
      "matches": [
        "https://app.contentful.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "permissions": [
    "https://app.contentful.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dd81936c-32c8-4264-aaf4-12026c670d8d}"
    }
  }
}

Best Contentful Environment Tracker Alternatives

Here are some Firefox add-ons that are similar to Contentful Environment Tracker: