Baby Mode
Happy Baby, Happy Browsing
Baby Modeとは何ですか?
Baby Modeはhelpfulwebtechによって開発されたChromeの拡張機能で、その主な機能は「Happy Baby, Happy Browsing」です。
拡張機能のスクリーンショット
Baby Mode拡張機能のCRXファイルをダウンロード
Baby Mode拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Baby Mode makes your browser baby friendly by allowing you to work and your baby to stay engaged. Baby Mode works by disabling your keyboard (but not your mouse) and adding sounds; letter pronunciation, animal, drum set, etc, to help your baby learn. You will be able to relax and get work done as your baby types on your keyboard. Baby Mode can also work with cats or any other unwanted distractions you want away from your keyboard
拡張機能の基本情報
名前 | Baby Mode |
ID | efkbgchndofhepjnknffgiegmjihkepc |
公式URL | https://chromewebstore.google.com/detail/baby-mode/efkbgchndofhepjnknffgiegmjihkepc |
説明 | Happy Baby, Happy Browsing |
ファイルサイズ | 704 KB |
インストール数 | 1,490 |
現在のバージョン | 2.2 |
最終更新日 | 2023-01-05 |
公開日 | 2020-05-22 |
評価 | 3.80/5 合計 10 レビュー |
開発者 | helpfulwebtech |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Craig Walker", "background": { "service_worker": "background.js" }, "action": { "default_icon": "48.png", "default_popup": "popup.html", "default_title": "Baby Mode" }, "commands": { "toggle-baby-mode": { "description": "Toggle baby mode", "global": true, "suggested_key": { "mac": "Command+Shift+0", "windows": "Ctrl+Shift+0" } } }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |