Fancy Motivation Tab
Override the new tab page with a Motivation Fancy
Fancy Motivation Tabとは何ですか?
Fancy Motivation TabはLONG LAによって開発されたChromeの拡張機能で、その主な機能は「Override the new tab page with a Motivation Fancy」です。
拡張機能のスクリーンショット
Fancy Motivation Tab拡張機能のCRXファイルをダウンロード
Fancy Motivation Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Make the new tab look fancy with motivational quote. to see how it looks, go to https://longla.github.io/Inspirely/#/motivatives
拡張機能の基本情報
名前 | Fancy Motivation Tab |
ID | igbkklljibhkighkhflfhdcjglmfdejp |
公式URL | https://chromewebstore.google.com/detail/fancy-motivation-tab/igbkklljibhkighkhflfhdcjglmfdejp |
説明 | Override the new tab page with a Motivation Fancy |
ファイルサイズ | 37.33 MB |
インストール数 | 82 |
現在のバージョン | 1.0.0 |
最終更新日 | 2016-08-09 |
公開日 | 2016-08-09 |
評価 | 4.88/5 合計 8 レビュー |
開発者 | LONG LA |
支払い方法 | free |
拡張機能のウェブサイト | https://longla.github.io/Inspirely/#/motivatives |
ヘルプページのURL | https://longla.github.io/Inspirely/#/motivatives |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fancy Motivation Tab", "description": "Override the new tab page with a Motivation Fancy", "short_name": "Motivation Tab", "minimum_chrome_version": "24.0.1307.0", "version": "1.0.0", "icons": { "16": "Quotation-Marks-16.png", "128": "Quotation-Marks-128.png" }, "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2 } |