JoJo`s Bizarre Adventure Wallpapers New Tab
JoJo`s Bizarre Adventure theme in new tab
JoJo`s Bizarre Adventure Wallpapers New Tabคืออะไร?
JoJo`s Bizarre Adventure Wallpapers New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://newtab.ws และคุณลักษณะหลักของมันคือ "JoJo`s Bizarre Adventure theme in new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย JoJo`s Bizarre Adventure Wallpapers New Tab
ดาวน์โหลดไฟล์ส่วนขยาย JoJo`s Bizarre Adventure Wallpapers New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
JoJo's Bizarre Adventure Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features JoJo's Bizarre Adventure Wallpapers New tab: ➦ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in JoJo's Bizarre Adventure New Tab theme. ➦ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ➦ Shortcuts Save your favorite sites to the theme shortcut panel JoJo's Bizarre Adventure Wallpapers New tab. You can go to important and frequently visited websites with just one click. ➦ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar JoJo's Bizarre Adventure.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ehcbcfmklhdijadfmcbcjagkldbekkfi |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/jojo%60s-bizarre-adventure/ehcbcfmklhdijadfmcbcjagkldbekkfi |
คำอธิบาย | JoJo`s Bizarre Adventure theme in new tab |
ขนาดไฟล์ | 18.73 MB |
จำนวนการติดตั้ง | 1,000 |
เวอร์ชันปัจจุบัน | 1.1.4.8 |
อัปเดตครั้งล่าสุด | 2021-11-30 |
วันที่เผยแพร่ | 2021-09-22 |
คะแนน | 4.93/5 รวมทั้งหมด 15 คะแนน |
ผู้พัฒนา | https://newtab.ws |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://newtab.ws/privacy |
ภาษาที่รองรับ | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.1.4.8", "background": { "scripts": [ "chrome_yellow_aries.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "copper_penny_gadolinium.html?a" }, "web_accessible_resources": [ "*", "cerulean_307", "38" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |