Primary Tab

Primary Tab

Vad är Primary Tab?

Primary Tab är en Chrome-tillägg utvecklad av ADV MOBILITY SOLUTIONS LTD, och dess huvudfunktion är "Primary Tab".

Tilläggsskärmbilder

screenshot

Ladda ner Primary Tab-förlängningens CRX-fil

Ladda ner Primary Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Primary Tab Primary Tab
ID mkakgkpinfpfapnliafpjkeccjphjgjf
Officiell webbadress https://chromewebstore.google.com/detail/primary-tab/mkakgkpinfpfapnliafpjkeccjphjgjf
Beskrivning Primary Tab
Filstorlek 2.61 MB
Antal Installationer 56,455
Aktuell Version 1.2.0
Senast Uppdaterad 2022-09-12
Publiceringsdatum 2022-09-02
Betyg 5.00/5 Totalt 39 Betyg
Utvecklare ADV MOBILITY SOLUTIONS LTD
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://primary-tab.com/app-info/priv.html
Stödda Språk 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"
}