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
官方網址 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
電子郵箱 [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
}