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 |
官方URL | 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": [] } |