GTC Courses Firefox

Examine source code of GTC Courses

Inspect and view changes in GTC Courses source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GTC Courses",
  "version": "1.1.1.7",
  "description": "Realize o download de seus conteúdos das plataformas (Udemy,Nutror,wify) com a GTC Courses",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "webNavigation",
    "tabs",
    "cookies",
    "activeTab",
    "storage",
    "scripting",
    "browsingData"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": {
      "128": "IMGS/gtc128.png"
    },
    "default_popup": "popup2.html"
  },
  "icons": {
    "128": "IMGS/gtc128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f326fca1-6d4e-418e-aee4-f6698033f881}"
    }
  }
}

Best GTC Courses Alternatives

Here are some Firefox add-ons that are similar to GTC Courses: