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"
    ]
}