All in your new tab start page

All search engines and apps available from the home page of your new tab

All in your new tab start page란 무엇입니까?

All in your new tab start page은(는) levishuberherbrand에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "All search engines and apps available from the home page of your new tab"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

All in your new tab start page 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        With AllinOne.ws you will have access to search engines directly in your new tab, and you will can customize the new as much as you can imagine. 

And yes, you can create your own search engines or copy those created by the community. 

You can also configure your own direct access bar to your favorite websites. 

You can even change the design of this app, by putting dynamic backgrounds. Enjoy Enjoy it, Share your settings and Copy search engines created by other users !.                    

확장 프로그램 기본 정보

이름 All in your new tab start page All in your new tab start page
ID jahnlnoibdkpgnbfkgnhoclndnekmbod
공식 URL https://chromewebstore.google.com/detail/all-in-your-new-tab-start/jahnlnoibdkpgnbfkgnhoclndnekmbod
설명 All search engines and apps available from the home page of your new tab
파일 크기 73.19 KB
설치 횟수 245
현재 버전 2.21
최근 업데이트 2022-01-20
출시 날짜 2020-01-17
평점 4.75/5 총 4 개의 평점
개발자 levishuberherbrand
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://all-io.net
개인정보 보호 정책 페이지 URL https://blintic.com/policy.html
지원되는 언어 de,en,fr,es,es-419,it,pt-BR,pt-PT,ru,ja
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "default_locale": "en",
    "description": "__MSG_chrome_extension_description__",
    "icons": {
        "16": "img\/icon_16.png",
        "128": "img\/icon_128.png",
        "36": "img\/icon_38.png",
        "48": "img\/icon_48.png"
    },
    "permissions": [
        "topSites",
        "sessions"
    ],
    "manifest_version": 3,
    "name": "__MSG_chrome_extension_name__",
    "options_page": "tab.html",
    "short_name": "__MSG_chrome_extension_short_name__",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.21"
}