TopTab

TopTab

Vad är TopTab?

TopTab är en Chrome-tillägg utvecklad av NicklasProd Studio, och dess huvudfunktion är "TopTab".

Tilläggsskärmbilder

screenshot

Ladda ner TopTab-förlängningens CRX-fil

Ladda ner TopTab-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

                        The new tab of your favorite browser will become more functional with the help of our extension.

Features 
The new tab is equipped with:
- built-in weather forecast in the user's location;
- built-in block from the latest news of the user's country or the world;
- the task statement block (Todo List);
- quick links to popular messengers.

Try the TopTab extension and personalize your browser!

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

https://makeandgetadsanalysis.com/search/privacy.html - Privacy Policy
https://makeandgetadsanalysis.com/search/terms.html - Terms of Use
https://makeandgetadsanalysis.com/search/contact.html - Contact Us
https://makeandgetadsanalysis.com/search/about.html - About Us
https://makeandgetadsanalysis.com/search/uninstall.html - Uninstall                    

Grundläggande Information om Tillägg

Namn TopTab TopTab
ID oilcbojeghcfkidelcmjbnbmaplfegbj
Officiell webbadress https://chromewebstore.google.com/detail/toptab/oilcbojeghcfkidelcmjbnbmaplfegbj
Beskrivning TopTab
Filstorlek 1.27 MB
Antal Installationer 62,254
Aktuell Version 4.0.0
Senast Uppdaterad 2022-09-14
Publiceringsdatum 2021-10-23
Betyg 5.00/5 Totalt 10 Betyg
Utvecklare NicklasProd Studio
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://nicklasprodstudio.com/
Hjälpsida URL https://nicklasprodstudio.com/
URL till Sekretesspolicy Sidan http://makeandgetadsanalysis.com/search/privacy.html
Stödda Språk en-US
manifest.json
{
    "action": {
        "default_icon": {
            "128": "fav.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "dist\/index.html"
    },
    "description": "TopTab",
    "icons": {
        "128": "fav.png"
    },
    "manifest_version": 3,
    "name": "TopTab",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.0.0"
}