Eco-Friendly Browsing Firefox

Examine source code of Eco-Friendly Browsing

제작자: MU88
Inspect and view changes in Eco-Friendly Browsing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Eco-Friendly Browsing",
  "version": "1.0",
  "description": "Track and display the amount of carbon emissions saved while browsing.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.png"
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{619e761b-9c35-42a9-b3e3-949061e9b791}"
    }
  }
}

최고의 Eco-Friendly Browsing 대안

다음은 Eco-Friendly Browsing과(와) 유사한 Firefox add-on입니다: