Dark Mode Kali
Dark mode can used to protect eyes from harsh brightness
Dark Mode Kaliとは何ですか?
Dark Mode KaliはSarthak Bansalによって開発されたChromeの拡張機能で、その主な機能は「Dark mode can used to protect eyes from harsh brightness」です。
拡張機能のスクリーンショット
Dark Mode Kali拡張機能のCRXファイルをダウンロード
Dark Mode Kali拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
It has very clean user interface that do it's job in robust way. It has Night Owl eye mode to protect your eyes from uv rays during night shifts. It also has dark mode in which you can add exceptions to various websites
拡張機能の基本情報
名前 | Dark Mode Kali |
ID | chbdmdapmeflnkgibpgbdcblndooljff |
公式URL | https://chromewebstore.google.com/detail/dark-mode-kali/chbdmdapmeflnkgibpgbdcblndooljff |
説明 | Dark mode can used to protect eyes from harsh brightness |
ファイルサイズ | 86.99 KB |
インストール数 | 811 |
現在のバージョン | 0.0.2 |
最終更新日 | 2023-04-04 |
公開日 | 2020-08-20 |
評価 | 4.13/5 合計 8 レビュー |
開発者 | Sarthak Bansal |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en,en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dark Mode Kali", "description": "Dark mode can used to protect eyes from harsh brightness", "default_locale": "en", "icons": { "128": "img\/128.png", "64": "img\/64.png", "32": "img\/32.png" }, "browser_action": { "default_icon": "img\/64.png", "default_title": "__MSG_name__", "default_popup": "popup.html" }, "background": { "scripts": [ "js\/background.js" ] }, "options_page": "options.html", "content_scripts": [ { "js": [ "js\/storage.js", "js\/content.js" ], "matches": [ " |