Scratchy
The Official extension for of the YouTuber, Scratchy!
Scratchyคืออะไร?
Scratchy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Brandon S. และคุณลักษณะหลักของมันคือ "The Official extension for of the YouTuber, Scratchy!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scratchy
ดาวน์โหลดไฟล์ส่วนขยาย Scratchy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This Extension was made by Brandon for Scratchy's fans and him, to make navigation a little bit easier!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hnioaikoffjpgglkkgceabhlklkkkddm |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/scratchy/hnioaikoffjpgglkkgceabhlklkkkddm |
คำอธิบาย | The Official extension for of the YouTuber, Scratchy! |
ขนาดไฟล์ | 50.6 KB |
จำนวนการติดตั้ง | 13 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2018-11-26 |
วันที่เผยแพร่ | 2018-11-26 |
คะแนน | 1.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Brandon S. |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Scratchy", "description": "The Official extension for of the YouTuber, Scratchy!", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |