Drawz!!!

A simplistic draw app

Qu'est-ce que Drawz!!! ?

Drawz!!! est une extension Chrome développée par Phillip Salazar, et sa fonction principale est "A simplistic draw app".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Drawz!!!

Téléchargez les fichiers d'extension Drawz!!! 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

                        This is  simple drawing app. That anyone can use to express there artistic abilities.

How to use: when the icon is press, the extension will ask if want to draw. Click the "Click yes" text. The extension will take you to the drawing app.

In the drawing app, clicking the colorful title will go away. After that it should be self explanatory.                    

Informations de Base sur l'Extension

Nom Drawz!!! Drawz!!!
ID fngnkbeaophdinhmmocpcoeifeifeieo
URL Officiel https://chrome.google.com/webstore/detail/drawz/fngnkbeaophdinhmmocpcoeifeifeieo
Description A simplistic draw app
Taille du Fichier 323 KB
Nombre d'Installations 494
Version Actuelle 1.0
Dernière Mise à Jour 2019-04-04
Date de Publication 2019-04-04
Évaluation 1.85/5 Total 13 Évaluations
Développeur Phillip Salazar
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Drawz!!!",
    "description": "A simplistic draw app",
    "version": "1.0",
    "browser_action": {
        "default_icon": "compose.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}