GET_courses Firefox

Examine source code of GET_courses

Inspect and view changes in GET_courses source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GET_courses",
  "version": "1.1.1.2",
  "description": "baixe seus conteudos das plataforma udemy,kiwify,e em versão de testes (nutror).",
  "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
  },
  "icons": {
    "48": "CI.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{acb1f9c1-bffc-47c1-8760-aba609ab4bd3}"
    }
  }
}

Best GET_courses Alternatives

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