Carbon

Simplify your browsing experience.

Cos'è Carbon?

Carbon è un'estensione di Chrome sviluppata da https://carbon-tab.com, e la sua funzione principale è "Simplify your browsing experience.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Carbon

Scarica i file di estensione Carbon in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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/                    

Informazioni di Base sull'Estensione

Nome Carbon Carbon
ID immmkmhbepkpeachkbkhfcblbomhihji
URL Ufficiale https://chromewebstore.google.com/detail/carbon/immmkmhbepkpeachkbkhfcblbomhihji
Descrizione Simplify your browsing experience.
Dimensione del File 642 KB
Conteggio Installazioni 44,961
Versione Corrente 1.0.0
Ultimo Aggiornamento 2022-10-04
Data di Pubblicazione 2022-09-18
Sviluppatore https://carbon-tab.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://carbon-tab.com
URL della Pagina della Politica sulla Privacy https://medianet.xyz/privacy.html
Lingue Supportate 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": []
}