HexToRGB

Convert Hexa Code to RGB in your new tab

HexToRGBคืออะไร?

HexToRGB เป็นส่วนขยายของ Chrome ที่พัฒนาโดย hextorgb9 และคุณลักษณะหลักของมันคือ "Convert Hexa Code to RGB in your new tab"

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย HexToRGB ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Search results will be provided by Microsoft Bing.

Welcome to HexToRGB —An extension that simplifies the process of converting Hexa Code to RGB directly from your new tab!
Stay organized and productive with this convenient tool at your fingertips.

By clicking "Add to Chrome", I accept and agree to installing the HexToRGB extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use and Privacy Policy
 
Uninstall Instructions: https://www.hexatorgb.com/uninstall.html
EULA/Terms of Use - https://www.hexatorgb.com/terms.html
Privacy Policy - https://www.hexatorgb.com/policy.html
Contact Us: http://www.hexatorgb.com/terms.html#terms-contact
About Us : http://www.hexatorgb.com/about.html

To remove our extension from Google Chrome:
 
1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser.
2) Go to "Settings".
3) In the menu that appears click on "Extensions".
4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall.
5) Click on the trash can icon to the right of "Enable" (for the toolbar extension you wish to uninstall).
6) Close your browser completely and reopen it. Our toolbar extension should be removed from your Chrome browser.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ HexToRGB HexToRGB
ID dhepdhbjdpflagmniojojcijegldjcoc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/hextorgb/dhepdhbjdpflagmniojojcijegldjcoc
คำอธิบาย Convert Hexa Code to RGB in your new tab
ขนาดไฟล์ 352 KB
จำนวนการติดตั้ง 11,559
เวอร์ชันปัจจุบัน 1.7.4
อัปเดตครั้งล่าสุด 2024-02-01
วันที่เผยแพร่ 2023-10-04
คะแนน 4.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา hextorgb9
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.hexatorgb.com/
URL หน้านโยบายความเป็นส่วนตัว https://hexatorgb.com/policy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "HexToRGB",
    "version": "1.7.4",
    "description": "Convert Hexa Code to RGB in your new tab",
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "manifest_version": 3
}