Contentful Environment Tracker Firefox

Examine source code of Contentful Environment Tracker

제작자: DevvingDaniel
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}"
    }
  }
}

최고의 Contentful Environment Tracker 대안

다음은 Contentful Environment Tracker과(와) 유사한 Firefox add-on입니다: