Drawesome
Drawing with Friends, for Fun, Together =). Draw a word and players guess what the drawing is about. Social drawing, for smiling.
什么是Drawesome?
Drawesome是由https://drawesome.uy开发的Chrome扩展程序,该扩展的主要功能是“Drawing with Friends, for Fun, Together =). Draw a word and players guess what the drawing is about. Social drawing, for smiling.”。
扩展截图
下载Drawesome扩展crx文件
下载Drawesome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                                             扩展基本信息
| 名称 |   |  
| ID | dmmofgeifiaondncjagdnknopbkhmpmf | 
| 官方URL | https://chromewebstore.google.com/detail/drawesome/dmmofgeifiaondncjagdnknopbkhmpmf | 
| 简介 | Drawing with Friends, for Fun, Together =). Draw a word and players guess what the drawing is about. Social drawing, for smiling. | 
| 文件大小 | 79.19 KB | 
| 安装次数 | 108 | 
| 当前版本 | Social Drawing | 
| 更新时间 | 2015-12-27 | 
| 上架时间 | 2015-12-27 | 
| 评分 | 5.00/5 共2次评分 | 
| 开发者 | https://drawesome.uy | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://drawesome.uy/ | 
| 帮助页面URL | https://drawesome.uy/#f/google-chrome | 
| 支持的语言 | 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;"
}  |  |