Active8
Empower each session with the the worlds best sports imagery!
Active8คืออะไร?
Active8 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://activate-tab.com และคุณลักษณะหลักของมันคือ "Empower each session with the the worlds best sports imagery!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Active8
ดาวน์โหลดไฟล์ส่วนขยาย Active8 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Active8 is making browsing super fast and efficient for todays web users. It's easy to access and search multiple search engines through a single home page. We also let you link to your favourite social sites effortlessly as you navigate your way around the web. We will help you find what you want when you want it right from your computers home screen. Active8 will give you unprecedented search power from your PC’s homepage while providing an easy to read and up to date time function so you're never late or distracted from by your web session. A powerful set of features include: Features - Fast web search across multiple search engines right at your fingertips - Easy to read clock - Stunning imagery and design - Easy to navigate links to your favourite social network By clicking "Add to Chrome", I accept and agree to installing the Active8 Chrome extension and setting Chrome™ New Tab, Homepage takeover, and Default Search to that provided by the service and the Terms of Use and Privacy Policy. Terms of Use: https://activate-tab.com/terms/ Privacy Policy: https://activate-tab.com/privacy/
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Active8 |
ID | amelaaifnhgegallekdnnfndlilhhmde |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/active8/amelaaifnhgegallekdnnfndlilhhmde |
คำอธิบาย | Empower each session with the the worlds best sports imagery! |
ขนาดไฟล์ | 75.91 MB |
จำนวนการติดตั้ง | 78,072 |
เวอร์ชันปัจจุบัน | 1.0.4 |
อัปเดตครั้งล่าสุด | 2022-09-20 |
วันที่เผยแพร่ | 2020-12-20 |
คะแนน | 4.89/5 รวมทั้งหมด 19 คะแนน |
ผู้พัฒนา | https://activate-tab.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://activate-tab.com |
URL หน้านโยบายความเป็นส่วนตัว | https://syndic8.asia/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "static\/js\/background.js" }, "version": "1.0.4", "manifest_version": 3, "name": "Active8", "description": "Empower each session with the the worlds best sports imagery!", "homepage_url": "https:\/\/activate-tab.com\/", "permissions": [ "storage" ], "icons": { "16": "img\/icon16px.png", "48": "img\/icon48px.png", "128": "img\/icon128px.png" }, "chrome_url_overrides": { "newtab": "newTab.html" }, "chrome_settings_overrides": { "search_provider": { "name": "Active8 Search", "keyword": "Keyword", "search_url": "https:\/\/y.activate-tab.com\/search?q={searchTerms}", "favicon_url": "https:\/\/activate-tab.com\/wp-content\/uploads\/2020\/11\/favicon8.png", "encoding": "UTF-8", "is_default": true } }, "content_security_policy": [] } |