Carbon

Simplify your browsing experience.

O que é Carbon?

Carbon é uma extensão do Chrome desenvolvida por https://carbon-tab.com, e sua principal característica é "Simplify your browsing experience.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Carbon

Baixe arquivos de extensão Carbon no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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/                    

Informações Básicas da Extensão

Nome Carbon Carbon
ID immmkmhbepkpeachkbkhfcblbomhihji
URL Oficial https://chromewebstore.google.com/detail/carbon/immmkmhbepkpeachkbkhfcblbomhihji
Descrição Simplify your browsing experience.
Tamanho do Arquivo 642 KB
Contagem de Instalações 44,961
Versão Atual 1.0.0
Última Atualização 2022-10-04
Data de Publicação 2022-09-18
Desenvolvedor https://carbon-tab.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://carbon-tab.com
URL da Página de Política de Privacidade https://medianet.xyz/privacy.html
Idiomas Suportados 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": []
}