GoFile Volume Controller Firefox

Examine source code of GoFile Volume Controller

By: UTI Add-on
Inspect and view changes in GoFile Volume Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gofile Volume Controller",
  "version": "2.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "gofile-volume@extension.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "*://gofile.io/*"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://gofile.io/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best GoFile Volume Controller Alternatives

Here are some Firefox add-ons that are similar to GoFile Volume Controller: