Drawesome

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

Drawesomeคืออะไร?

Drawesome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://drawesome.uy และคุณลักษณะหลักของมันคือ "Drawing with Friends, for Fun, Together =). Draw a word and players guess what the drawing is about. Social drawing, for smiling."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Drawesome

ดาวน์โหลดไฟล์ส่วนขยาย Drawesome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Drawesome Drawesome
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;"
}