Create a Google Drawing™
This extension creates a new Google Drawing™
Create a Google Drawing™คืออะไร?
Create a Google Drawing™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Thomas Hammerlund และคุณลักษณะหลักของมันคือ "This extension creates a new Google Drawing™"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Create a Google Drawing™
ดาวน์โหลดไฟล์ส่วนขยาย Create a Google Drawing™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        When logged into your Google Account, this extension creates a new and unique Google Drawing for you in one click. If you are not logged in, the extension will bring you to the login page.                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | hpcojionnmginehclohnkiceenecpnge | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/create-a-google-drawing/hpcojionnmginehclohnkiceenecpnge | 
| คำอธิบาย | This extension creates a new Google Drawing™ | 
| ขนาดไฟล์ | 8.24 KB | 
| จำนวนการติดตั้ง | 619 | 
| เวอร์ชันปัจจุบัน | 0.4 | 
| อัปเดตครั้งล่าสุด | 2021-04-29 | 
| วันที่เผยแพร่ | 2021-04-12 | 
| ผู้พัฒนา | Thomas Hammerlund | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| เว็บไซต์ส่วนขยาย | https://sites.google.com/view/one-click-extensions/home | 
| URL หน้าช่วยเหลือ | https://sites.google.com/view/one-click-extensions/contact | 
| URL หน้านโยบายความเป็นส่วนตัว | https://sites.google.com/view/one-click-extensions/privacy-policy | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Create a Google Drawing\u2122",
    "description": "This extension creates a new Google Drawing\u2122",
    "version": "0.4",
    "author": "Thomas Hammerlund",
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png"
    },
    "action": {
        "default_icon": "images\/icon128.png",
        "default_title": "Create a Google Drawing\u2122"
    },
    "background": {
        "service_worker": "background.js"
    }
}  |  |