Carbon

Simplify your browsing experience.

Was ist Carbon?

Carbon ist eine Chrome-Erweiterung, die von https://carbon-tab.com entwickelt wurde, und ihr Hauptmerkmal ist "Simplify your browsing experience.".

Erweiterungsscreenshots

screenshot

Carbon-Erweiterungs-CRX-Datei herunterladen

Laden Sie Carbon-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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/                    

Grundlegende Informationen zur Erweiterung

Name Carbon Carbon
ID immmkmhbepkpeachkbkhfcblbomhihji
Offizielle URL https://chromewebstore.google.com/detail/carbon/immmkmhbepkpeachkbkhfcblbomhihji
Beschreibung Simplify your browsing experience.
Dateigröße 642 KB
Installationsanzahl 44,961
Aktuelle Version 1.0.0
Letztes Update 2022-10-04
Veröffentlichungsdatum 2022-09-18
Entwickler https://carbon-tab.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://carbon-tab.com
URL der Datenschutzrichtlinien-Seite https://medianet.xyz/privacy.html
Unterstützte Sprachen 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": []
}