CO₂ flight comparison Firefox

Examine source code of CO₂ flight comparison

By: bauerj
Inspect and view changes in CO₂ flight comparison source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "version": "0.1",
  "description": "__MSG_appDesc__",
  "manifest_version": 2,
  "default_locale": "en",
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/flights*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "https://co2offset.atmosfair.de/api/*",
    "https://api.atmosfair.de/api/*"
  ]
}

Best CO₂ flight comparison Alternatives

Here are some Firefox add-ons that are similar to CO₂ flight comparison: