Tab Plus
Tab Plus is more than just a tab, - local weather, flip clock and more...
Wat is Tab Plus?
Tab Plus is een Chrome-extensie ontwikkeld door xtensionplus.com, en de belangrijkste functie is "Tab Plus is more than just a tab, - local weather, flip clock and more...".
Extensie Screenshots
Download het CRX-bestand van de extensie Tab Plus
Download Tab Plus-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Very useful and nice start page, more than just a new tab, - local weather, flip clock and more...
Basisinformatie over de Extensie
Naam | Tab Plus |
ID | gnpkfejhbjbfidphpdfeokopdigeinkf |
Officiële URL | https://chromewebstore.google.com/detail/tab-plus/gnpkfejhbjbfidphpdfeokopdigeinkf |
Beschrijving | Tab Plus is more than just a tab, - local weather, flip clock and more... |
Bestandsgrootte | 753 KB |
Aantal Installaties | 72 |
Huidige Versie | 1.0.1.3 |
Laatst Bijgewerkt | 2017-07-18 |
Publicatiedatum | 2017-07-18 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | xtensionplus.com |
Betalingswijze | free |
Ondersteunde Talen | 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" } |