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 |
官方網址 | 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 } |