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

Apa itu tree.fm - listen to a random forest?

tree.fm - listen to a random forest adalah ekstensi Chrome yang dikembangkan oleh https://newnow.cool, dan fitur utamanya adalah "Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi tree.fm - listen to a random forest

Unduh file ekstensi tree.fm - listen to a random forest dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama tree.fm - listen to a random forest tree.fm - listen to a random forest
ID nkolhjkcfiifppjjkihkmebjkemcgllc
URL Resmi https://chromewebstore.google.com/detail/treefm-listen-to-a-random/nkolhjkcfiifppjjkihkmebjkemcgllc
Deskripsi Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…
Ukuran File 97.74 KB
Jumlah Instalasi 2,771
Versi Saat Ini 1.0
Terakhir Diperbarui 2021-02-26
Tanggal Publikasi 2021-02-26
Penilaian 5.00/5 Total 4 Penilaian
Pengembang https://newnow.cool
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.tree.fm/
URL Halaman Kebijakan Privasi https://newnow.cool/privacy.html
Bahasa yang Didukung 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"
        ]
    }
}