Noise

Ambient sounds to wash away distraction

Noiseとは何ですか?

NoiseはGreen Tech Labによって開発されたChromeの拡張機能で、その主な機能は「Ambient sounds to wash away distraction」です。

拡張機能のスクリーンショット

screenshot

Noise拡張機能のCRXファイルをダウンロード

Noise拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Noise can improve your focus and boost your productivity. Block out annoying noises and create the right environment for working or relaxing.

A lot of natural white noise as follows:
✔ the sound of Rain, Thunder, Wind
✔ the sound of Fire, Waves, Birds, Crickets
✔ the sound of CoffeeShop, Singing Bowl
✔ the sound of TV White Noise                    

拡張機能の基本情報

名前 Noise Noise
ID ljfmpfeiflahbmgpfdhlngnkkfdeakmb
公式URL https://chrome.google.com/webstore/detail/noise/ljfmpfeiflahbmgpfdhlngnkkfdeakmb
説明 Ambient sounds to wash away distraction
ファイルサイズ 314 KB
インストール数 101
現在のバージョン 0.3
最終更新日 2018-06-14
公開日 2018-06-13
評価 1.00/5 合計 3 レビュー
開発者 Green Tech Lab
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://qqjilu.com/policy.html
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Noise",
    "version": "0.3",
    "description": "Ambient sounds to wash away distraction",
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "page_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "128": "images\/icon128.png"
    },
    "manifest_version": 2
}