Drawesome

Drawing with Friends, for Fun, Together =). Draw a word and players guess what the drawing is about. Social drawing, for smiling.

Was ist Drawesome?

Drawesome ist eine Chrome-Erweiterung, die von https://drawesome.uy entwickelt wurde, und ihr Hauptmerkmal ist "Drawing with Friends, for Fun, Together =). Draw a word and players guess what the drawing is about. Social drawing, for smiling.".

Erweiterungsscreenshots

screenshot

Drawesome-Erweiterungs-CRX-Datei herunterladen

Laden Sie Drawesome-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                                            

Grundlegende Informationen zur Erweiterung

Name Drawesome Drawesome
ID dmmofgeifiaondncjagdnknopbkhmpmf
Offizielle URL https://chromewebstore.google.com/detail/drawesome/dmmofgeifiaondncjagdnknopbkhmpmf
Beschreibung Drawing with Friends, for Fun, Together =). Draw a word and players guess what the drawing is about. Social drawing, for smiling.
Dateigröße 79.19 KB
Installationsanzahl 108
Aktuelle Version Social Drawing
Letztes Update 2015-12-27
Veröffentlichungsdatum 2015-12-27
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler https://drawesome.uy
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://drawesome.uy/
Hilfeseite URL https://drawesome.uy/#f/google-chrome
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Drawesome",
    "version": "15.12.27.3",
    "description": "Drawing with Friends, for Fun, Together =). Draw a word and players guess what the drawing is about. Social drawing, for smiling.",
    "icons": {
        "16": "favicon16.png",
        "32": "favicon32.png",
        "48": "favicon48.png",
        "64": "favicon64.png",
        "128": "favicon128.png",
        "256": "favicon256.png",
        "512": "icon.png"
    },
    "browser_action": {
        "default_title": "Drawesome",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/drawesome.uy\/",
        "http:\/\/drawesome.uy\/",
        "https:\/\/draw.uy\/",
        "http:\/\/draw.uy\/"
    ],
    "homepage_url": "https:\/\/drawesome.uy\/",
    "short_name": "Drawesome",
    "version_name": "Social Drawing",
    "content_security_policy": "default-src 'none';base-uri 'self';child-src www.youtube.com;connect-src 'self' https:\/\/draw.uy https:\/\/drawesome.uy https:\/\/draw-b.herokuapp.com ws:\/\/draw.uy ws:\/\/drawesome.uy ws:\/\/draw-b.herokuapp.com https:\/\/docs.google.com;font-src 'self' https:\/\/draw.uy https:\/\/drawesome.uy https:\/\/maxcdn.bootstrapcdn.com https:\/\/fonts.gstatic.com;form-action https:\/\/www.paypal.com;img-src data: http: https:;media-src http: https:;object-src 'none';report-uri \/csp;script-src 'self' 'unsafe-eval' https:\/\/draw.uy https:\/\/drawesome.uy https:\/\/www.google-analytics.com;style-src 'self' 'unsafe-eval' https:\/\/draw.uy https:\/\/drawesome.uy;"
}