Captain America Full HD HD New Tab
Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD
Captain America Full HD HD New Tabคืออะไร?
Captain America Full HD HD New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://addiyos.com และคุณลักษณะหลักของมันคือ "Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Captain America Full HD HD New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Captain America Full HD HD New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
With this free plugin every new chrome tab will meet you in a new wallpaper.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bjljabpippcfgcljaddlnaefekgibhln |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/captain-america-full-hd-h/bjljabpippcfgcljaddlnaefekgibhln |
คำอธิบาย | Replace new tab with custom page, featuring Nezuko hd wallpapers Captain America Full HD |
ขนาดไฟล์ | 13.11 MB |
จำนวนการติดตั้ง | 8,000 |
เวอร์ชันปัจจุบัน | 1.1.5 |
อัปเดตครั้งล่าสุด | 2020-04-28 |
วันที่เผยแพร่ | 2020-04-26 |
คะแนน | 4.62/5 รวมทั้งหมด 13 คะแนน |
ผู้พัฒนา | http://addiyos.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://addiyos.com/privacy-policy.html |
ภาษาที่รองรับ | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "1.1.5", "default_locale": "en", "icons": { "128": "image\/icon-big.png", "48": "image\/icon-small.png" }, "offline_enabled": true, "browser_action": { "default_icon": "image\/icon-small.png" }, "chrome_url_overrides": { "newtab": "main.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/captain-america-full-hd.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |