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