Carbon
Simplify your browsing experience.
What is Carbon?
Carbon is a Chrome extension developed by https://carbon-tab.com, and its main feature is "Simplify your browsing experience.".
Extension Screenshots
Download Carbon Extension CRX File
Download Carbon 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
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/
Extension Basic Information
Name | Carbon |
ID | immmkmhbepkpeachkbkhfcblbomhihji |
Official URL | https://chromewebstore.google.com/detail/carbon/immmkmhbepkpeachkbkhfcblbomhihji |
Description | Simplify your browsing experience. |
File Size | 642 KB |
Installation Count | 44,961 |
Current Version | 1.0.0 |
Last Updated | 2022-10-04 |
Publish Date | 2022-09-18 |
Developer | https://carbon-tab.com |
[email protected] | |
Payment Type | free |
Extension Website | https://carbon-tab.com |
Privacy Policy Page URL | https://medianet.xyz/privacy.html |
Supported Languages | 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": [] } |