Autumn Tab

Autumn Tab

Co to jest Autumn Tab?

Autumn Tab to rozszerzenie Chrome opracowane przez Signature Solutions OÜ, a jego główną funkcją jest „Autumn Tab”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Autumn Tab

Pobierz pliki rozszerzeń Autumn Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Autumn Tab Autumn Tab
ID omcgiabgadgmpcplhdlniiddjbcocaah
Oficjalny URL https://chromewebstore.google.com/detail/autumn-tab/omcgiabgadgmpcplhdlniiddjbcocaah
Opis Autumn Tab
Rozmiar pliku 2.92 MB
Liczba instalacji 56,711
Aktualna Wersja 1.2.1
Ostatnia Aktualizacja 2022-09-29
Data Publikacji 2022-08-28
Ocena 5.00/5 Łącznie 38 Oceny
Deweloper Signature Solutions OÜ
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://autumn-tab.com/app-information/priv.html
Obsługiwane Języki 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"
}