UP Tab

UP brings you a NewTab with Time, Date and Search

Hvad er UP Tab?

UP Tab er en Chrome-udvidelse udviklet af https://coinup.org, og dens hovedfunktion er "UP brings you a NewTab with Time, Date and Search".

Udvidelsesskærmbilleder

screenshot

Download UP Tab-udvidelses-CRX-fil

Download UP Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        UP Tab will replace your default Newtab.
UP Tab will show you Time, Date and beautiful wallpaper.

Search with CoinUP and earn points to spend on your favorite games or gift cards.
Go to coinup.org for more info                    

Grundlæggende oplysninger om udvidelsen

Navn UP Tab UP Tab
ID ackfacgcbokflmiamcckdpcmdnkommof
Officiel URL https://chromewebstore.google.com/detail/up-tab/ackfacgcbokflmiamcckdpcmdnkommof
Beskrivelse UP brings you a NewTab with Time, Date and Search
Filstørrelse 2.17 MB
Antal Installationer 31,273
Nuværende Version 2.0.2
Senest Opdateret 2019-06-20
Udgivelsesdato 2019-06-20
Bedømmelse 4.50/5 Samlet 6 Bedømmelser
Udvikler https://coinup.org
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://coinup.org
Hjælpeside-URL http://coinup.org/view.aspx?s=howto
URL til Fortrolighedspolitik Side https://coinup.org/privacy-policy.html
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "name": "UP Tab",
    "version": "2.0.2",
    "manifest_version": 2,
    "description": "UP brings you a NewTab with Time, Date and Search",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "tabs"
    ]
}