Drawesome

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

What is Drawesome?

Drawesome is a Chrome extension developed by https://drawesome.uy, and its main feature is "Drawing with Friends, for Fun, Together =). Draw a word and players guess what the drawing is about. Social drawing, for smiling.".

Extension Screenshots

screenshot

Download Drawesome Extension CRX File

Download Drawesome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Drawesome Drawesome
ID dmmofgeifiaondncjagdnknopbkhmpmf
Official URL https://chromewebstore.google.com/detail/drawesome/dmmofgeifiaondncjagdnknopbkhmpmf
Description Drawing with Friends, for Fun, Together =). Draw a word and players guess what the drawing is about. Social drawing, for smiling.
File Size 79.19 KB
Installation Count 108
Current Version Social Drawing
Last Updated 2015-12-27
Publish Date 2015-12-27
Rating 5.00/5 Total 2 Ratings
Developer https://drawesome.uy
Email [email protected]
Payment Type free
Extension Website https://drawesome.uy/
Help Page URL https://drawesome.uy/#f/google-chrome
Supported Languages 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;"
}