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