Monotone Tab
A simple and clean start page project. Containing notes and customizable items
什么是Monotone Tab?
Monotone Tab是由Thiago Silva开发的Chrome扩展程序,该扩展的主要功能是“A simple and clean start page project. Containing notes and customizable items”。
扩展截图
下载Monotone Tab扩展crx文件
下载Monotone Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | Monotone Tab |
ID | cbfofgjgoefkpnkcgbjifcalncjefdji |
官方URL | https://chromewebstore.google.com/detail/monotone-tab/cbfofgjgoefkpnkcgbjifcalncjefdji |
简介 | A simple and clean start page project. Containing notes and customizable items |
文件大小 | 1.34 MB |
安装次数 | 18 |
当前版本 | 1.6 |
更新时间 | 2019-02-17 |
上架时间 | 2019-02-17 |
评分 | 4.50/5 共2次评分 |
开发者 | Thiago Silva |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" } } |