Chicken Climate Firefox

Examine source code of Chicken Climate

Inspect and view changes in Chicken Climate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Climate chicken",
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "description": "Replace the hyperbolic, fanatic lanaguage of climate changed being snuck into the media, with comical replacements",
  "version": "1.1",
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html"
  },
  "page_action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "page.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "chickenclimate@gmail.com",
      "strict_min_version": "59.0"
    }
  }
}

Best Chicken Climate Alternatives

Here are some Firefox add-ons that are similar to Chicken Climate: