GreenBeam Firefox

Examine source code of GreenBeam

Par : eveahe
Inspect and view changes in GreenBeam source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GreenBeam",
  "version": "0.3.2",

  "description": "Greenbeam is a browser extension, forked from Mozilla Lightbeam, that shines a light on privacy and the sustainable web",
  "homepage_url": "https://the-greenbeam.glitch.me/",

  "icons": {
    "48": "images/green-square.png",
    "96": "images/green-square.png"
  },

  "permissions": [
    "webRequest",
    "<all_urls>",
    "tabs",
    "cookies",
    "storage",
    "downloads",
    "privacy"
  ],

  "browser_action": {
    "default_icon": "images/green-square.png",
    "default_title": "Greenbeam"
  },

  "applications": {
    "gecko": {
      // "id": "jid1-F9UJ2thwoAm5gQ@jetpack",
      "strict_min_version": "52.0"
    }
  },

  "background": {
    "scripts": [
      "ext-libs/dexie.js",
      "js/store.js",
      "js/capture.js",
      "js/background.js"
    ]
  }
}

Meilleures alternatives GreenBeam

Voici quelques Firefox add-ons qui sont similaires à GreenBeam :