Vine Quotes - New Tab
Displays a new vine quote along with the user's top sites every time new tab is opened
What is Vine Quotes - New Tab?
Vine Quotes - New Tab is a Chrome extension developed by nworthington16dev, and its main feature is "Displays a new vine quote along with the user's top sites every time new tab is opened".
Extension Screenshots
Download Vine Quotes - New Tab Extension CRX File
Download Vine Quotes - New 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
Upon opening a new tab, enjoy a fresh vine quote, along with links to your top sites. Simple and soothing. RIP Vine.
Extension Basic Information
Name | |
ID | nikilimfbnkfgfclokjggmpjhbjbkiin |
Official URL | https://chromewebstore.google.com/detail/vine-quotes-new-tab/nikilimfbnkfgfclokjggmpjhbjbkiin |
Description | Displays a new vine quote along with the user's top sites every time new tab is opened |
File Size | 6.96 KB |
Installation Count | 11 |
Current Version | 1.0 |
Last Updated | 2018-12-04 |
Publish Date | 2018-12-04 |
Developer | nworthington16dev |
Payment Type | free |
Supported Languages | 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" ] } |