Supvit Firefox

Examine source code of Supvit

By: Thalion
Inspect and view changes in Supvit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Supvit",
  "version": "1.0",
  "description": "Supprime automatiquement l'historique de navigation à l'ouverture du navigateur",
  "permissions": [
    "browsingData",
    "history",
    "storage",
    "tabs"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "supvit@votremail.com"
    }
  }
}

Best Supvit Alternatives

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