Lichess Time Bar
Changes the time bar.
Lichess Time Barとは何ですか?
Lichess Time BarはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Changes the time bar.」です。
拡張機能のスクリーンショット
Lichess Time Bar拡張機能のCRXファイルをダウンロード
Lichess Time Bar拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
changes the timebar look and adds sound for countdown for below 10 seconds. and shows small fireworks when you check ! hope you like it, made by Guven Sezgin Kurt
拡張機能の基本情報
名前 | Lichess Time Bar |
ID | dinnoanclllebipcjekhopicbaoeglbc |
公式URL | https://chromewebstore.google.com/detail/lichess-time-bar/dinnoanclllebipcjekhopicbaoeglbc |
説明 | Changes the time bar. |
ファイルサイズ | 69.8 KB |
インストール数 | 168 |
現在のバージョン | 3.5 |
最終更新日 | 2018-05-17 |
公開日 | 2018-05-17 |
評価 | 3.14/5 合計 7 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Lichess Time Bar", "version": "3.5", "description": "Changes the time bar.", "background": { "persistent": false, "scripts": [ "content.js", "jquery.min.js" ] }, "permissions": [ "https:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |