Is It Dark?
[For Dafang Hacks Camera Page] Detect if it's dark using image analysis and if so turn on night mode (IR Led on and IR Cut off).
Is It Dark?とは何ですか?
Is It Dark?はhttps://unit.ioによって開発されたChromeの拡張機能で、その主な機能は「[For Dafang Hacks Camera Page] Detect if it's dark using image analysis and if so turn on night mode (IR Led on and IR Cut off).」です。
拡張機能のスクリーンショット
Is It Dark?拡張機能のCRXファイルをダウンロード
Is It Dark?拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
[For Dafang Hacks Camera Page] Detect if it's dark using image analysis and if so turn on night mode (IR Led on and IR Cut off). This is a fix for auto night mode not working on Wyze v2 (see https://github.com/openipcamera/openipc-firmware/issues/96). The darkness threshold is set in the script. If it doesn't work for you feel free to leave a comment here or file a github issue at https://github.com/weilu/isitdark. I can make it configurable on the extension UI. 拡張機能の基本情報
| 名前 | |
| ID | bnaobfbfbkbhciabajhebnlnaddnjmeo |
| 公式URL | https://chrome.google.com/webstore/detail/is-it-dark/bnaobfbfbkbhciabajhebnlnaddnjmeo |
| 説明 | [For Dafang Hacks Camera Page] Detect if it's dark using image analysis and if so turn on night mode (IR Led on and IR Cut off). |
| ファイルサイズ | 271 KB |
| インストール数 | 189 |
| 現在のバージョン | 1 |
| 最終更新日 | 2019-12-02 |
| 公開日 | 2019-12-02 |
| 開発者 | https://unit.io |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://github.com/weilu/isitdark |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Is It Dark?",
"description": "[For Dafang Hacks Camera Page] Detect if it's dark using image analysis and if so turn on night mode (IR Led on and IR Cut off).",
"version": "1",
"permissions": [
" | |