Autumn Tab

Autumn Tab

Autumn Tab란 무엇입니까?

Autumn Tab은(는) Signature Solutions OÜ에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Autumn Tab"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        The extension can change the search in a new tab. By clicking the "Add to chrome" button, I accept and agree to the installation of the Chrome extension "AutumnTab" and the setting of search in a new Chrome™ tab to search provided by BING as a service, as well as the Terms of Use and Privacy Policy.
Tabs with the most popular messenger links, weather forecast and history block management
With our extension, your new browser tab will be more functional and informative

Features:
- Built-in weather widget that provides information about the weather in the user's location;
- Convenient display of the current date;
- Quick links to the most popular messengers;
- History management block that adds the ability to delete each history entry individually or delete the entire history in one click.

Try the Autumn Tab extension and personalize your browser!

Privacy Policy - https://autumn-tab.com/app-information/priv.html
Terms of Use - https://autumn-tab.com/app-information/term.html
Contact Us - https://autumn-tab.com/app-information/contacts.html
About Us - https://autumn-tab.com/app-information/about.html                    

확장 프로그램 기본 정보

이름 Autumn Tab Autumn Tab
ID omcgiabgadgmpcplhdlniiddjbcocaah
공식 URL https://chromewebstore.google.com/detail/autumn-tab/omcgiabgadgmpcplhdlniiddjbcocaah
설명 Autumn Tab
파일 크기 2.92 MB
설치 횟수 56,711
현재 버전 1.2.1
최근 업데이트 2022-09-29
출시 날짜 2022-08-28
평점 5.00/5 총 38 개의 평점
개발자 Signature Solutions OÜ
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://autumn-tab.com/app-information/priv.html
지원되는 언어 lv
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "autumn-tab-128.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "dist\/index.html"
    },
    "description": "Autumn Tab",
    "icons": {
        "128": "autumn-tab-128.png"
    },
    "manifest_version": 3,
    "name": "Autumn Tab",
    "permissions": [
        "history"
    ],
    "version": "1.2.1"
}