EcoWeb Insight Firefox

Examine source code of EcoWeb Insight

By: Bet88
Inspect and view changes in EcoWeb Insight source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EcoWeb Insight",
  "version": "1.0",
  "description": "Estimate website carbon footprint and get suggestions for reducing digital carbon impact",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "webNavigation",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "EcoWeb Insight",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d8afa178-5ec0-4ff3-b087-be4a9e6f461b}"
    }
  }
}

Best EcoWeb Insight Alternatives

Here are some Firefox add-ons that are similar to EcoWeb Insight: