Ash Tab
Another 'new tab' replacement with a little word art and material design.
What is Ash Tab?
Ash Tab is a Chrome extension developed by Created with love by Ash, Limited, and its main feature is "Another 'new tab' replacement with a little word art and material design.".
Extension Screenshots
Download Ash Tab Extension CRX File
Download Ash Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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. :-)
Extension Basic Information
Name | |
ID | efjckghfgmmjpbfhkcncfeoddfolibmb |
Official URL | https://chromewebstore.google.com/detail/ash-tab/efjckghfgmmjpbfhkcncfeoddfolibmb |
Description | Another 'new tab' replacement with a little word art and material design. |
File Size | 1.77 MB |
Installation Count | 48 |
Current Version | 1.1.9 |
Last Updated | 2018-06-21 |
Publish Date | 2018-06-20 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Created with love by Ash, Limited |
Payment Type | free |
Supported Languages | 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 } |