Active8

Empower each session with the the worlds best sports imagery!

Active8란 무엇입니까?

Active8은(는) https://activate-tab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Empower each session with the the worlds best sports imagery!"입니다.

확장 프로그램 스크린샷

screenshot

Active8 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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": []
}