Carbon Tab

Data about the climate crisis, in your new tab.

What is Carbon Tab?

Carbon Tab is a Chrome extension developed by https://carbon-tab.netlify.com, and its main feature is "Data about the climate crisis, in your new tab.".

Extension Screenshots

screenshot

Download Carbon Tab Extension CRX File

Download Carbon Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        See data about the climate crisis, in your new tab, so you'll never forget about it again. Built as part of the Climate Fixathon.                    

Extension Basic Information

Name Carbon Tab Carbon Tab
ID hdbbmlahkjjgopapilkbeohfaooipafa
Official URL https://chromewebstore.google.com/detail/carbon-tab/hdbbmlahkjjgopapilkbeohfaooipafa
Description Data about the climate crisis, in your new tab.
File Size 658 KB
Installation Count 20
Current Version 1.0.5
Last Updated 2020-11-19
Publish Date 2020-04-16
Rating 5.00/5 Total 3 Ratings
Developer https://carbon-tab.netlify.com
Email [email protected]
Payment Type free
Extension Website https://carbon-tab.netlify.com/
Help Page URL https://carbon-tab.netlify.com/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Carbon Tab",
    "description": "Data about the climate crisis, in your new tab.",
    "version": "1.0.5",
    "manifest_version": 2,
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab\/newtab.html"
    },
    "applications": {
        "gecko": {
            "id": "[email protected]"
        }
    }
}