Kanban Board
Kanban Board for the New Tab.
Kanban Boardとは何ですか?
Kanban Boardはhttp://board.wtfによって開発されたChromeの拡張機能で、その主な機能は「Kanban Board for the New Tab.」です。
拡張機能のスクリーンショット
Kanban Board拡張機能のCRXファイルをダウンロード
Kanban Board拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Modern Kanban Board for the Browser Tab with Dark Mode, Drag&Drop Function, Favorites and Standard Rows. Powered by Kanban.board.wtf
拡張機能の基本情報
名前 | |
ID | hbmpnfokclfibaojnffjmncdhiadibjd |
公式URL | https://chrome.google.com/webstore/detail/kanban-board/hbmpnfokclfibaojnffjmncdhiadibjd |
説明 | Kanban Board for the New Tab. |
ファイルサイズ | 69.43 KB |
インストール数 | 124 |
現在のバージョン | 1.0.0.1 |
最終更新日 | 2021-03-15 |
公開日 | 2021-02-02 |
開発者 | http://board.wtf |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://kanban.board.wtf |
ヘルプページのURL | https://board.wtf/contact |
プライバシーポリシーページのURL | https://klaetke.com/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Kanban Board", "version": "1.0.0.1", "description": "Kanban Board for the New Tab.", "permissions": [ "tabs" ], "icons": { "16": "images\/favicon-16x16.png", "32": "images\/favicon-32x32.png", "48": "images\/favicon-48x48.png", "128": "images\/favicon-128x128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "manifest_version": 2 } |