Vine Quotes - New Tab

Displays a new vine quote along with the user's top sites every time new tab is opened

什么是Vine Quotes - New Tab?

Vine Quotes - New Tab是由nworthington16dev开发的Chrome扩展程序,该扩展的主要功能是“Displays a new vine quote along with the user's top sites every time new tab is opened”。

扩展截图

screenshot

下载Vine Quotes - New Tab扩展crx文件

下载Vine Quotes - New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Upon opening a new tab, enjoy a fresh vine quote, along with links to your top sites.

Simple and soothing.

RIP Vine.                    

扩展基本信息

名称 Vine Quotes - New Tab Vine Quotes - New Tab
ID nikilimfbnkfgfclokjggmpjhbjbkiin
官方URL https://chromewebstore.google.com/detail/vine-quotes-new-tab/nikilimfbnkfgfclokjggmpjhbjbkiin
简介 Displays a new vine quote along with the user's top sites every time new tab is opened
文件大小 6.96 KB
安装次数 11
当前版本 1.0
更新时间 2018-12-04
上架时间 2018-12-04
开发者 nworthington16dev
付费类型 free
支持的语言 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"
    ]
}