SuiteTab

It's sweet because it's a suite

Wat is SuiteTab?

SuiteTab is een Chrome-extensie ontwikkeld door Sean Mumby, en de belangrijkste functie is "It's sweet because it's a suite".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie SuiteTab

Download SuiteTab-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

                        SuiteTab is an extension introducing a fresh new tab when browsing the internet. Including features such as a to-do checklist, note tabs, bookmarks, live countdowns, customisable backgrounds and a live weather update. 


v1.0.3
-Increased fontsize of textarea
-Page zoom customisable and fits every monitor resolution
-New colour palette and colour selector
-Performance improvements

v1.0.2
-Fixed display button issue

v1.0.1
-Access to fullscreen, normal or background only
-Empty todo task message now displays after the list updates
-No longer a minor height bump when switching to backgrounds tab

v1.0
-Release                    

Basisinformatie over de Extensie

Naam SuiteTab SuiteTab
ID cokknnkbhfpgmaholfojjapjihgemjcb
Officiële URL https://chromewebstore.google.com/detail/suitetab/cokknnkbhfpgmaholfojjapjihgemjcb
Beschrijving It's sweet because it's a suite
Bestandsgrootte 1.76 MB
Aantal Installaties 91
Huidige Versie 1.0.3
Laatst Bijgewerkt 2020-06-03
Publicatiedatum 2020-06-03
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar Sean Mumby
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://suitetab.herokuapp.com
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "\/imgs\/icon48.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "It's sweet because it's a suite",
    "icons": {
        "16": "\/imgs\/icon16.png",
        "48": "\/imgs\/icon48.png",
        "128": "\/imgs\/icon128.png"
    },
    "permissions": [
        "https:\/\/www.google.com\/"
    ],
    "manifest_version": 2,
    "name": "SuiteTab",
    "version": "1.0.3"
}