Filehub - SessionBR Firefox

Examine source code of Filehub - SessionBR

Inspect and view changes in Filehub - SessionBR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "version": "2.1",
  "manifest_version": 3,
  "description": "__MSG_appDescription__",
  "default_locale": "en",
  "background": {
    "scripts": [
      "lib/underscore.min.js",
      "lib/crypto-js.min.js",
      "background.js"
    ]
  },
  "action": {
    "default_icon": "filehub128.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lib/jquery-v3.3.1.min.js",
        "content-script.js"
      ]
    }
  ],
  "omnibox": {
    "keyword": "filehub"
  },
  "icons": {
    "48": "filehub48.png",
    "128": "filehub128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "contato@filehub.com.br",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "contextMenus",
    "cookies",
    "clipboardWrite",
    "clipboardRead",
    "activeTab",
    "scripting",
    "notifications",
    "tabs"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "filehub48.png",
        "filehub128.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Filehub - SessionBR Alternatives

Here are some Firefox add-ons that are similar to Filehub - SessionBR: