Carbon
Simplify your browsing experience.
什麼是Carbon?
Carbon是由https://carbon-tab.com開發的Chrome擴展程式,該擴展的主要功能是“Simplify your browsing experience.”。
擴展截圖
下載Carbon擴展crx文件
下載Carbon擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Carbon is simple and provides an easy to use interface for anyone! This is an easy access web search, partnered with quick links to get you going faster. Once you install the Carbon desktop extension, your browsers new tab will be replaced and show Bing search results. By clicking "Add to Chrome", I accept and agree to installing the Carbon Chrome extension and setting Chrome™️ New Tab search to that provided by the service with results by Bing, and the Terms of Use and Privacy Policy. Privacy Policy: https://carbon-tab.com/privacy-policy/ Terms of use: https://carbon-tab.com/terms-conditions/
擴展基本資訊
名稱 | Carbon |
ID | immmkmhbepkpeachkbkhfcblbomhihji |
官方網址 | https://chromewebstore.google.com/detail/carbon/immmkmhbepkpeachkbkhfcblbomhihji |
簡介 | Simplify your browsing experience. |
檔案大小 | 642 KB |
安裝次數 | 44,961 |
目前版本 | 1.0.0 |
更新時間 | 2022-10-04 |
上架時間 | 2022-09-18 |
開發者 | https://carbon-tab.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://carbon-tab.com |
隱私政策頁面URL | https://medianet.xyz/privacy.html |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Carbon", "short_name": "Carbon", "version": "1.0.0", "description": "Simplify your browsing experience.", "icons": { "32": "icons\/32.png", "64": "icons\/64.png" }, "author": "Trigvent", "action": { "browser_style": false, "default_title": "Carbon" }, "chrome_url_overrides": { "newtab": "new-tab.html" }, "permissions": [] } |