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 là gì?

tree.fm - listen to a random forest là một tiện ích mở rộng Chrome được phát triển bởi https://newnow.cool, và tính năng chính của nó là "Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng tree.fm - listen to a random forest

Tải xuống các tệp mở rộng tree.fm - listen to a random forest dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên tree.fm - listen to a random forest tree.fm - listen to a random forest
ID nkolhjkcfiifppjjkihkmebjkemcgllc
URL Chính Thức https://chromewebstore.google.com/detail/treefm-listen-to-a-random/nkolhjkcfiifppjjkihkmebjkemcgllc
Mô tả Tune Into Forests From Around The World. Escape, Relax & Preserve. People around the world recorded the sounds of their forests,…
Kích Thước Tệp 97.74 KB
Số Lần Cài Đặt 2,771
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2021-02-26
Ngày Phát Hành 2021-02-26
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển https://newnow.cool
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.tree.fm/
URL Trang Chính Sách Bảo Mật https://newnow.cool/privacy.html
Ngôn Ngữ Được Hỗ Trợ 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"
        ]
    }
}