Primary Tab

Primary Tab

Co to jest Primary Tab?

Primary Tab to rozszerzenie Chrome opracowane przez ADV MOBILITY SOLUTIONS LTD, a jego główną funkcją jest „Primary Tab”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Primary Tab

Pobierz pliki rozszerzeń Primary 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

                        Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "PrimaryTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy.

The new tab of your browser will become more informative and beautiful with our extension!

Widgets:
- Weather widget - built-in weather forecast in the your location
- Clock widget
- Top Websites widget - show your Top 10 websites
- Search bar widget

Get Primary Tab extension and make your browser more comfortable!


https://primary-tab.com/app-info/priv.html
https://primary-tab.com/app-info/term.html
https://primary-tab.com/app-info/contacts.html
https://primary-tab.com/app-info/about.html                    

Podstawowe informacje o rozszerzeniu

Nazwa Primary Tab Primary Tab
ID mkakgkpinfpfapnliafpjkeccjphjgjf
Oficjalny URL https://chromewebstore.google.com/detail/primary-tab/mkakgkpinfpfapnliafpjkeccjphjgjf
Opis Primary Tab
Rozmiar pliku 2.61 MB
Liczba instalacji 56,455
Aktualna Wersja 1.2.0
Ostatnia Aktualizacja 2022-09-12
Data Publikacji 2022-09-02
Ocena 5.00/5 Łącznie 39 Oceny
Deweloper ADV MOBILITY SOLUTIONS LTD
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://primary-tab.com/app-info/priv.html
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "favicon.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "build\/index.html"
    },
    "description": "Primary Tab",
    "icons": {
        "128": "favicon.png"
    },
    "manifest_version": 3,
    "name": "Primary Tab",
    "permissions": [
        "topSites"
    ],
    "version": "1.2.0"
}