Carbon

Simplify your browsing experience.

Carbonとは何ですか?

Carbonはhttps://carbon-tab.comによって開発されたChromeの拡張機能で、その主な機能は「Simplify your browsing experience.」です。

拡張機能のスクリーンショット

screenshot

Carbon拡張機能のCRXファイルをダウンロード

Carbon拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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/                    

拡張機能の基本情報

名前 Carbon Carbon
ID immmkmhbepkpeachkbkhfcblbomhihji
公式URL https://chromewebstore.google.com/detail/carbon/immmkmhbepkpeachkbkhfcblbomhihji
説明 Simplify your browsing experience.
ファイルサイズ 642 KB
インストール数 44,961
現在のバージョン 1.0.0
最終更新日 2022-10-04
公開日 2022-09-18
開発者 https://carbon-tab.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://carbon-tab.com
プライバシーポリシーページのURL https://medianet.xyz/privacy.html
対応言語 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": []
}