Spiderman PS4 Theme
With great power.. comes great Responsibility!
Spiderman PS4 Themeคืออะไร?
Spiderman PS4 Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.appicted.in และคุณลักษณะหลักของมันคือ "With great power.. comes great Responsibility!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Spiderman PS4 Theme
ดาวน์โหลดไฟล์ส่วนขยาย Spiderman PS4 Theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Let me know what other themes you'd like to see. :-) Check out more of work at: www.appicted.in None of the images used in the theme are owned by the owner of this theme.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | kmbfkojmpnbknfkmcnnhooddinlhoanj |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/spiderman-ps4-theme/kmbfkojmpnbknfkmcnnhooddinlhoanj |
คำอธิบาย | With great power.. comes great Responsibility! |
ขนาดไฟล์ | 1.22 MB |
จำนวนการติดตั้ง | 95 |
เวอร์ชันปัจจุบัน | 0.0.2 |
อัปเดตครั้งล่าสุด | 2018-12-07 |
วันที่เผยแพร่ | 2018-12-07 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | http://www.appicted.in |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.coach.me/Dhiraj?ref=YJNVl |
URL หน้าช่วยเหลือ | http://www.appicted.in |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.2", "description": "With great power.. comes great Responsibility!", "name": "Spiderman PS4 Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Spiderman PS4" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |