UP Tab

UP brings you a NewTab with Time, Date and Search

What is UP Tab?

UP Tab is a Chrome extension developed by https://coinup.org, and its main feature is "UP brings you a NewTab with Time, Date and Search".

Extension Screenshots

screenshot

Download UP Tab Extension CRX File

Download UP Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name UP Tab UP Tab
ID ackfacgcbokflmiamcckdpcmdnkommof
Official URL https://chromewebstore.google.com/detail/up-tab/ackfacgcbokflmiamcckdpcmdnkommof
Description UP brings you a NewTab with Time, Date and Search
File Size 2.17 MB
Installation Count 31,273
Current Version 2.0.2
Last Updated 2019-06-20
Publish Date 2019-06-20
Rating 4.50/5 Total 6 Ratings
Developer https://coinup.org
Email [email protected]
Payment Type free
Extension Website http://coinup.org
Help Page URL http://coinup.org/view.aspx?s=howto
Privacy Policy Page URL https://coinup.org/privacy-policy.html
Supported Languages 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"
    ]
}