Ariana Grande - New Tab page
Custom new tab and homepage page with Ariana Grande as background
Ariana Grande - New Tab pageคืออะไร?
Ariana Grande - New Tab page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย deluuxe และคุณลักษณะหลักของมันคือ "Custom new tab and homepage page with Ariana Grande as background"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ariana Grande - New Tab page
ดาวน์โหลดไฟล์ส่วนขยาย Ariana Grande - New Tab page ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A extention which replaces all new tabpages in chrome, opera and edge (chromium) with a homepage with high-res images of ariana. It features a google search bar with auto-completion and some handy links. you can also enter urls in the searchbar and it will take you straight there. Demo: https://ag.24-7.dev/ Tested browsers: Opera, Chrome, ms Edge (chromium) Vivaldi users: you can set a custom url as new tab page in the settings of your browser, you can set it to "https://ag-homepage.ga" to get the same result as this plugin
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Ariana Grande - New Tab page |
ID | bimbcifmkdfhjmnekpnlhcggndfjcfak |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ariana-grande-new-tab-pag/bimbcifmkdfhjmnekpnlhcggndfjcfak |
คำอธิบาย | Custom new tab and homepage page with Ariana Grande as background |
ขนาดไฟล์ | 16.93 MB |
จำนวนการติดตั้ง | 59 |
เวอร์ชันปัจจุบัน | 3.3.6 |
อัปเดตครั้งล่าสุด | 2021-12-06 |
วันที่เผยแพร่ | 2020-05-02 |
ผู้พัฒนา | deluuxe |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://ag.24-7.dev |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ariana Grande - New Tab page", "description": "Custom new tab and homepage page with Ariana Grande as background", "version": "3.3.6", "author": "DELUUXE", "incognito": "spanning", "permissions": [ "tabs", "windows" ], "background": { "service_worker": "sw.js" }, "action": { "default_icon": "images\/icon128.png", "default_popup": "popup.html" }, "icons": { "48": "images\/icon128.png", "128": "images\/icon128.png" }, "manifest_version": 3 } |