Paper.IO 2
For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Paper.IO 2คืออะไร?
Paper.IO 2 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zdmrmrv และคุณลักษณะหลักของมันคือ "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Paper.IO 2
ดาวน์โหลดไฟล์ส่วนขยาย Paper.IO 2 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
It is the Chrome extension of the website, which shares the informations about Paper.IO 2 and what you need to know before downloading it.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | fgmhcgplkdjmpjodhinoimpdegkgpgep |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep |
คำอธิบาย | For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2. |
ขนาดไฟล์ | 1.97 MB |
จำนวนการติดตั้ง | 1,247 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2022-01-09 |
วันที่เผยแพร่ | 2022-01-09 |
คะแนน | 1.50/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | zdmrmrv |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.yourgoodplay.com/paper-io-2/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Paper.IO 2", "description": "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.", "version": "2.0", "manifest_version": 2, "background": { "scripts": [ ".\/background.js" ] }, "icons": { "16": ".\/img\/16.png", "48": ".\/img\/48.png", "128": ".\/img\/128.png" }, "browser_action": { "default_popup": ".\/popup.html" }, "permissions": [ "storage", "https:\/\/www.yourgoodplay.com\/paper-io-2\/", "background" ] } |