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,…

Co je tree.fm - listen to a random forest?

tree.fm - listen to a random forest je rozšíření Chrome vyvinuté https://newnow.cool, a jeho hlavní funkcí je „Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření tree.fm - listen to a random forest

Stáhněte si soubory rozšíření tree.fm - listen to a random forest ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název tree.fm - listen to a random forest tree.fm - listen to a random forest
ID nkolhjkcfiifppjjkihkmebjkemcgllc
Oficiální URL https://chromewebstore.google.com/detail/treefm-listen-to-a-random/nkolhjkcfiifppjjkihkmebjkemcgllc
Popis Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…
Velikost souboru 97.74 KB
Počet instalací 2,771
Aktuální Verze 1.0
Poslední Aktualizace 2021-02-26
Datum Vydání 2021-02-26
Hodnocení 5.00/5 Celkem 4 Hodnocení
Vývojář https://newnow.cool
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.tree.fm/
URL Stránky Zásad Ochrany Soukromí https://newnow.cool/privacy.html
Podporované Jazyky 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"
        ]
    }
}