Tab Plus

Tab Plus is more than just a tab, - local weather, flip clock and more...

What is Tab Plus?

Tab Plus is a Chrome extension developed by xtensionplus.com, and its main feature is "Tab Plus is more than just a tab, - local weather, flip clock and more...".

Extension Screenshots

screenshot
screenshot
screenshot

Download Tab Plus Extension CRX File

Download Tab Plus 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

                        Very useful and nice start page, 
more than just a new tab, - local weather, flip clock and more...                    

Extension Basic Information

Name Tab Plus Tab Plus
ID gnpkfejhbjbfidphpdfeokopdigeinkf
Official URL https://chromewebstore.google.com/detail/tab-plus/gnpkfejhbjbfidphpdfeokopdigeinkf
Description Tab Plus is more than just a tab, - local weather, flip clock and more...
File Size 753 KB
Installation Count 72
Current Version 1.0.1.3
Last Updated 2017-07-18
Publish Date 2017-07-18
Rating 5.00/5 Total 1 Ratings
Developer xtensionplus.com
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "name": "Tab Plus",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Tab Plus is more than just a tab, - local weather, flip clock and more...",
    "icons": {
        "128": "images\/tab+-128.png",
        "16": "images\/tab+-16.png",
        "48": "images\/tab+-48.png",
        "64": "images\/tab+-64.png"
    },
    "manifest_version": 2,
    "options_page": "index.html#options",
    "permissions": [
        "storage",
        "geolocation",
        "unlimitedStorage",
        "https:\/\/maps.googleapis.com\/maps\/api\/",
        "http:\/\/api.wunderground.com\/api"
    ],
    "version": "1.0.1.3"
}