Color Ink for Chrome

Create solid or transparent colors.

Qu'est-ce que Color Ink for Chrome ?

Color Ink for Chrome est une extension Chrome développée par https://www.emgrtools.com, et sa fonction principale est "Create solid or transparent colors.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Color Ink for Chrome

Téléchargez les fichiers d'extension Color Ink for Chrome 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

                        Bring life to your world with the colors of your imagination with Color Ink. With an easy-to-use user interface, you can create solid or transparent colors in different formats, such as RGB, HEX and HSV, as well as RGBA and 8-digit hexadecimal that includes transparency. Use the color codes in your drawings, applications, web pages, everywhere!                    

Informations de Base sur l'Extension

Nom Color Ink for Chrome Color Ink for Chrome
ID achikkhepgedlflnejhkmnfkkjnabcmf
URL Officiel https://chromewebstore.google.com/detail/color-ink-for-chrome/achikkhepgedlflnejhkmnfkkjnabcmf
Description Create solid or transparent colors.
Taille du Fichier 112 KB
Nombre d'Installations 88
Version Actuelle 1.1
Dernière Mise à Jour 2018-08-10
Date de Publication 2018-08-10
Évaluation 5.00/5 Total 3 Évaluations
Développeur https://www.emgrtools.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://colorink.emgrtools.com/
URL de la Page de Politique de Confidentialité https://www.emgrtools.com/privacy
Langues Prises en Charge en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "EMGR Tools",
    "manifest_version": 2,
    "name": "__MSG_extensionName__",
    "short_name": "Color Ink",
    "description": "__MSG_extensionDescription__",
    "version": "1.1",
    "homepage_url": "https:\/\/colorink.emgrtools.com\/",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "176": "icons\/icon176.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "128": "icons\/icon128.png"
        },
        "default_title": "EMGR Color Ink",
        "default_popup": "popup\/home.html"
    }
}