Carbon

Simplify your browsing experience.

Hvad er Carbon?

Carbon er en Chrome-udvidelse udviklet af https://carbon-tab.com, og dens hovedfunktion er "Simplify your browsing experience.".

Udvidelsesskærmbilleder

screenshot

Download Carbon-udvidelses-CRX-fil

Download Carbon-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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/                    

Grundlæggende oplysninger om udvidelsen

Navn Carbon Carbon
ID immmkmhbepkpeachkbkhfcblbomhihji
Officiel URL https://chromewebstore.google.com/detail/carbon/immmkmhbepkpeachkbkhfcblbomhihji
Beskrivelse Simplify your browsing experience.
Filstørrelse 642 KB
Antal Installationer 44,961
Nuværende Version 1.0.0
Senest Opdateret 2022-10-04
Udgivelsesdato 2022-09-18
Udvikler https://carbon-tab.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://carbon-tab.com
URL til Fortrolighedspolitik Side https://medianet.xyz/privacy.html
Understøttede Sprog 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": []
}