Ash Tab
Another 'new tab' replacement with a little word art and material design.
Ash Tabとは何ですか?
Ash TabはCreated with love by Ash, Limitedによって開発されたChromeの拡張機能で、その主な機能は「Another 'new tab' replacement with a little word art and material design.」です。
拡張機能のスクリーンショット
Ash Tab拡張機能のCRXファイルをダウンロード
Ash Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is yet another 'new tab' replacement but with a little word art and material design. You can choose the background color if you wanna be super cool. :-)
拡張機能の基本情報
名前 | |
ID | efjckghfgmmjpbfhkcncfeoddfolibmb |
公式URL | https://chromewebstore.google.com/detail/ash-tab/efjckghfgmmjpbfhkcncfeoddfolibmb |
説明 | Another 'new tab' replacement with a little word art and material design. |
ファイルサイズ | 1.77 MB |
インストール数 | 48 |
現在のバージョン | 1.1.9 |
最終更新日 | 2018-06-21 |
公開日 | 2018-06-20 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Created with love by Ash, Limited |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ash Tab", "description": "Another 'new tab' replacement with a little word art and material design.", "version": "1.1.9", "incognito": "split", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "chrome_url_overrides": { "newtab": "blank.html" }, "manifest_version": 2 } |