Carbon

Simplify your browsing experience.

Carbonคืออะไร?

Carbon เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://carbon-tab.com และคุณลักษณะหลักของมันคือ "Simplify your browsing experience."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Carbon

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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": []
}