HexToRGB

Convert Hexa Code to RGB in your new tab

Qu'est-ce que HexToRGB ?

HexToRGB est une extension Chrome développée par hextorgb9, et sa fonction principale est "Convert Hexa Code to RGB in your new tab".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension HexToRGB

Téléchargez les fichiers d'extension HexToRGB au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom HexToRGB HexToRGB
ID dhepdhbjdpflagmniojojcijegldjcoc
URL Officiel https://chromewebstore.google.com/detail/hextorgb/dhepdhbjdpflagmniojojcijegldjcoc
Description Convert Hexa Code to RGB in your new tab
Taille du Fichier 352 KB
Nombre d'Installations 11,559
Version Actuelle 1.7.4
Dernière Mise à Jour 2024-02-01
Date de Publication 2023-10-04
Évaluation 4.00/5 Total 4 Évaluations
Développeur hextorgb9
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.hexatorgb.com/
URL de la Page de Politique de Confidentialité https://hexatorgb.com/policy.html
Langues Prises en Charge 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
}