Justin Bieber Theme
Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!
Justin Bieber Themeคืออะไร?
Justin Bieber Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.appicted.in และคุณลักษณะหลักของมันคือ "Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Justin Bieber Theme
ดาวน์โหลดไฟล์ส่วนขยาย Justin Bieber Theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Check out more of my work at: http://www.appicted.in/ None of the images used in the theme are owned by the owner of this theme.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | elfhljdjgjilhfohmdjgmekehdmcfigb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/justin-bieber-theme/elfhljdjgjilhfohmdjgmekehdmcfigb |
คำอธิบาย | Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You! |
ขนาดไฟล์ | 157 KB |
จำนวนการติดตั้ง | 39 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2018-11-29 |
วันที่เผยแพร่ | 2018-11-29 |
ผู้พัฒนา | http://www.appicted.in |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.appicted.in/ |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.1", "description": "Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!", "name": "Justin Bieber Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Justin Bieber" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |