Carbon Tab

Data about the climate crisis, in your new tab.

Carbon Tabとは何ですか?

Carbon Tabはhttps://carbon-tab.netlify.comによって開発されたChromeの拡張機能で、その主な機能は「Data about the climate crisis, in your new tab.」です。

拡張機能のスクリーンショット

screenshot

Carbon Tab拡張機能のCRXファイルをダウンロード

Carbon Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Carbon Tab Carbon Tab
ID hdbbmlahkjjgopapilkbeohfaooipafa
公式URL https://chromewebstore.google.com/detail/carbon-tab/hdbbmlahkjjgopapilkbeohfaooipafa
説明 Data about the climate crisis, in your new tab.
ファイルサイズ 658 KB
インストール数 20
現在のバージョン 1.0.5
最終更新日 2020-11-19
公開日 2020-04-16
評価 5.00/5 合計 3 レビュー
開発者 https://carbon-tab.netlify.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://carbon-tab.netlify.com/
ヘルプページのURL https://carbon-tab.netlify.com/
対応言語 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]"
        }
    }
}