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

Qu'est-ce que tree.fm - listen to a random forest ?

tree.fm - listen to a random forest est une extension Chrome développée par https://newnow.cool, et sa fonction principale est "Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension tree.fm - listen to a random forest

Téléchargez les fichiers d'extension tree.fm - listen to a random forest au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom tree.fm - listen to a random forest tree.fm - listen to a random forest
ID nkolhjkcfiifppjjkihkmebjkemcgllc
URL Officiel https://chromewebstore.google.com/detail/treefm-listen-to-a-random/nkolhjkcfiifppjjkihkmebjkemcgllc
Description Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…
Taille du Fichier 97.74 KB
Nombre d'Installations 2,771
Version Actuelle 1.0
Dernière Mise à Jour 2021-02-26
Date de Publication 2021-02-26
Évaluation 5.00/5 Total 4 Évaluations
Développeur https://newnow.cool
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.tree.fm/
URL de la Page de Politique de Confidentialité https://newnow.cool/privacy.html
Langues Prises en Charge 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"
        ]
    }
}