Certibox Browser Extension Firefox

Examine source code of Certibox Browser Extension

Inspect and view changes in Certibox Browser Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Certibox Browser Extension",
  "version": "0.0.1",
  "description": "Extension that allows to provide the audit function to Certibox agent",
  "icons": {
    "16": "./icons/16x16.png"
  },
  "permissions": [
    "tabs",
    "nativeMessaging",
    "webRequest",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "./scripts/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "certibox_firefox_extension@dehonline.es",
      "strict_min_version": "50.0"
    }
  },
  "browser_action": {
    "default_icon": "./icons/16x16.png",
    "default_title": "Certibox Browser Extension",
    "default_popup": "./pages/popup/popup.html"
  },
  "web_accessible_resources": [
    "./icons/arrows_cropped--assets.png",
    "./icons/logos--assets.png"
  ]
}

Best Certibox Browser Extension Alternatives

Here are some Firefox add-ons that are similar to Certibox Browser Extension: