Re-zero hd wallpapers and themes.
Have fun with Re-zero hd wallpapers and Themes Now.
Re-zero hd wallpapers and themes.คืออะไร?
Re-zero hd wallpapers and themes. เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ieph9ap และคุณลักษณะหลักของมันคือ "Have fun with Re-zero hd wallpapers and Themes Now."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Re-zero hd wallpapers and themes.
ดาวน์โหลดไฟล์ส่วนขยาย Re-zero hd wallpapers and themes. ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This application functionality changes the default new tab with Re-zero hd wallpapers and Themes.Open each new tab homepage with a Re-zero hd wallpapers and Themes made for Re-zero anime fans.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pldfjdabfanopbibhoeeioiilpeklhlk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/re-zero-hd-wallpapers-and/pldfjdabfanopbibhoeeioiilpeklhlk |
คำอธิบาย | Have fun with Re-zero hd wallpapers and Themes Now. |
ขนาดไฟล์ | 69.03 KB |
จำนวนการติดตั้ง | 153 |
เวอร์ชันปัจจุบัน | 2 |
อัปเดตครั้งล่าสุด | 2019-03-29 |
วันที่เผยแพร่ | 2019-03-29 |
ผู้พัฒนา | ieph9ap |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://picwallpaperhd.com/ |
URL หน้าช่วยเหลือ | https://picwallpaperhd.com/page/contact |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,da,et,es,es-419,hr,it,lv,lt,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,bg,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "2", "default_locale": "en", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_title": "Re ZERO\u00a0HD Wallpapers and Themes" }, "permissions": [ "tabs" ] } |