Foxy Newtab
Mesmerizing Search New Tab - Search better and look better too.
Foxy Newtabคืออะไร?
Foxy Newtab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://tryfoxy.com และคุณลักษณะหลักของมันคือ "Mesmerizing Search New Tab - Search better and look better too."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Foxy Newtab
ดาวน์โหลดไฟล์ส่วนขยาย Foxy Newtab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Mesmerizing Search New Tab - Search better and look better too.
Turn your regular start page into a mesmerizing one with Foxy Newtab. Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the " Foxy Newtab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy.
Privacy policy: http://www.solex.io/privacy/
Terms of use: http://www.solex.io/terms/ ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | opnnjhlgdknkcigifiekfnjmkdfdgcjd |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/foxy-newtab/opnnjhlgdknkcigifiekfnjmkdfdgcjd |
| คำอธิบาย | Mesmerizing Search New Tab - Search better and look better too. |
| ขนาดไฟล์ | 2.37 MB |
| จำนวนการติดตั้ง | 56,305 |
| เวอร์ชันปัจจุบัน | 18880.2311.15.1118 |
| อัปเดตครั้งล่าสุด | 2023-11-16 |
| วันที่เผยแพร่ | 2018-12-13 |
| คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
| ผู้พัฒนา | https://tryfoxy.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| URL หน้านโยบายความเป็นส่วนตัว | http://www.solex.io/privacy |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"default_locale": "en",
"manifest_version": 3,
"name": "Foxy Newtab",
"description": "Mesmerizing Search New Tab - Search better and look better too.",
"version": "18880.2311.15.1118",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"permissions": [
"storage"
],
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"omnibox": {
"keyword": "tf"
},
"background": {
"service_worker": "background.js"
}
} | |