WattPad comments help
Add some help for big fiction comment on Wattpad
WattPad comments helpคืออะไร?
WattPad comments help เป็นส่วนขยายของ Chrome ที่พัฒนาโดย cestdoncvrai และคุณลักษณะหลักของมันคือ "Add some help for big fiction comment on Wattpad"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WattPad comments help
ดาวน์โหลดไฟล์ส่วนขยาย WattPad comments help ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Add some help for big fiction comment on Wattpad
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | WattPad comments help |
ID | ipgnmpinhifjmpcnddnefmijkgignglm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/wattpad-comments-help/ipgnmpinhifjmpcnddnefmijkgignglm |
คำอธิบาย | Add some help for big fiction comment on Wattpad |
ขนาดไฟล์ | 2.33 MB |
จำนวนการติดตั้ง | 380 |
เวอร์ชันปัจจุบัน | 1.1.2 |
อัปเดตครั้งล่าสุด | 2015-12-27 |
วันที่เผยแพร่ | 2015-12-27 |
คะแนน | 4.04/5 รวมทั้งหมด 24 คะแนน |
ผู้พัฒนา | cestdoncvrai |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://lafederationdesenchanteurs.fr/aide-aux-commentaires-sur-wattpad/ |
ภาษาที่รองรับ | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "fr", "version": "1.1.2", "icons": { "128": "medias\/icons\/icon_128.png", "64": "medias\/icons\/icon_64.png", "32": "medias\/icons\/icon_32.png", "16": "medias\/icons\/icon_16.png" }, "content_scripts": [ { "css": [ "pluginstyle.css" ], "matches": [ "https:\/\/www.wattpad.com\/*" ], "js": [ "autosize.min.js", "content.js" ] } ], "manifest_version": 2 } |