tree.fm - listen to a random forest

Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…

tree.fm - listen to a random forestとは何ですか?

tree.fm - listen to a random forestはhttps://newnow.coolによって開発されたChromeの拡張機能で、その主な機能は「Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…」です。

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

screenshot

tree.fm - listen to a random forest拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Tune Into Forests From Around The World. Escape, Relax & Preserve. 
People around the world recorded the sounds of their forests, so you can escape into nature, while in lockdown or unable to travel. Use this extension to chill, meditate or do some digital shinrin-yoku.                    

拡張機能の基本情報

名前 tree.fm - listen to a random forest tree.fm - listen to a random forest
ID nkolhjkcfiifppjjkihkmebjkemcgllc
公式URL https://chromewebstore.google.com/detail/treefm-listen-to-a-random/nkolhjkcfiifppjjkihkmebjkemcgllc
説明 Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…
ファイルサイズ 97.74 KB
インストール数 2,771
現在のバージョン 1.0
最終更新日 2021-02-26
公開日 2021-02-26
評価 5.00/5 合計 4 レビュー
開発者 https://newnow.cool
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.tree.fm/
プライバシーポリシーページのURL https://newnow.cool/privacy.html
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "tree.fm - listen to a random forest",
    "version": "1.0",
    "description": "",
    "icons": {
        "48": "icons\/icon.png"
    },
    "browser_action": {
        "default_title": "",
        "default_icon": "icons\/icon.png",
        "default_popup": "popup\/content.html"
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "scripts": [
            "jquery.min.js",
            "background.js"
        ]
    }
}