PewDiePie
stay updated with PewDiePie
PewDiePieคืออะไร?
PewDiePie เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://thedevproject.net63.net และคุณลักษณะหลักของมันคือ "stay updated with PewDiePie"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PewDiePie
ดาวน์โหลดไฟล์ส่วนขยาย PewDiePie ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A helpful tool to stay updated to PewDiePie. Be the first to watch his newest videos!!! Version 2.0: Crash fix & Bug fixes Version 3.0: Video feed & Bug fixes Version 3.1: Color Update :) Version 4.0: Updated feed & Bug fixes Version 4.1: Icon Adjustments & Format Adjustments
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mgpmmddkigjmmehipiocceifaaffbjlf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/pewdiepie/mgpmmddkigjmmehipiocceifaaffbjlf |
คำอธิบาย | stay updated with PewDiePie |
ขนาดไฟล์ | 46.9 KB |
จำนวนการติดตั้ง | 28 |
เวอร์ชันปัจจุบัน | 4.1 |
อัปเดตครั้งล่าสุด | 2016-08-08 |
วันที่เผยแพร่ | 2016-08-08 |
คะแนน | 3.33/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://thedevproject.net63.net |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PewDiePie", "short_name": "Pewds", "version": "4.1", "manifest_version": 2, "description": "stay updated with PewDiePie", "browser_action": { "default_icon": "icon.png", "default_title": "Search and View PewDiePie Videos", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |