Monotone Tab
A simple and clean start page project. Containing notes and customizable items
What is Monotone Tab?
Monotone Tab is a Chrome extension developed by Thiago Silva, and its main feature is "A simple and clean start page project. Containing notes and customizable items".
Extension Screenshots
Download Monotone Tab Extension CRX File
Download Monotone 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
A Speed Dial with the proposal to a minimal, clean and customizable dashboard. Some suggestion? Anything you need to ask? Contact me at: Email: [email protected] Twitter: @_tsuna2221
Extension Basic Information
Name | Monotone Tab |
ID | cbfofgjgoefkpnkcgbjifcalncjefdji |
Official URL | https://chromewebstore.google.com/detail/monotone-tab/cbfofgjgoefkpnkcgbjifcalncjefdji |
Description | A simple and clean start page project. Containing notes and customizable items |
File Size | 1.34 MB |
Installation Count | 18 |
Current Version | 1.6 |
Last Updated | 2019-02-17 |
Publish Date | 2019-02-17 |
Rating | 4.50/5 Total 2 Ratings |
Developer | Thiago Silva |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Monotone Tab", "version": "1.6", "description": "A simple and clean start page project. Containing notes and customizable items", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" } } |