Vine Quotes - New Tab
Displays a new vine quote along with the user's top sites every time new tab is opened
Wat is Vine Quotes - New Tab?
Vine Quotes - New Tab is een Chrome-extensie ontwikkeld door nworthington16dev, en de belangrijkste functie is "Displays a new vine quote along with the user's top sites every time new tab is opened".
Extensie Screenshots
Download het CRX-bestand van de extensie Vine Quotes - New Tab
Download Vine Quotes - New Tab-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
Upon opening a new tab, enjoy a fresh vine quote, along with links to your top sites. Simple and soothing. RIP Vine.
Basisinformatie over de Extensie
Naam | |
ID | nikilimfbnkfgfclokjggmpjhbjbkiin |
Officiële URL | https://chromewebstore.google.com/detail/vine-quotes-new-tab/nikilimfbnkfgfclokjggmpjhbjbkiin |
Beschrijving | Displays a new vine quote along with the user's top sites every time new tab is opened |
Bestandsgrootte | 6.96 KB |
Aantal Installaties | 11 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2018-12-04 |
Publicatiedatum | 2018-12-04 |
Ontwikkelaar | nworthington16dev |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Vine Quotes - New Tab", "version": "1.0", "description": "Displays a new vine quote along with the user's top sites every time new tab is opened", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "topSites" ] } |