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.”。
擴展截圖
下載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 |
ID | hdbbmlahkjjgopapilkbeohfaooipafa |
官方網址 | 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 |
電子郵箱 | [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]" } } } |