palm

the browser's missing explore tab

palm là gì?

palm là một tiện ích mở rộng Chrome được phát triển bởi elliottcost, và tính năng chính của nó là "the browser's missing explore tab".

Ả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 palm

Tải xuống các tệp mở rộng palm 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

                        It's difficult to explore the web and find sites with that human touch.

Palm adds a curated selection of handmade websites to your browser.                    

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

Tên palm palm
ID ffnbnacibbojddfpdlghfhihjhomlglb
URL Chính Thức https://chromewebstore.google.com/detail/palm/ffnbnacibbojddfpdlghfhihjhomlglb
Mô tả the browser's missing explore tab
Kích Thước Tệp 14.2 KB
Số Lần Cài Đặt 43
Phiên Bản Hiện Tại 0.2
Cập Nhật Lần Cuối 2022-09-14
Ngày Phát Hành 2022-09-13
Nhà Phát Triển elliottcost
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://elliott.computer/palm
URL Trang Trợ Giúp http://elliott.computer/palm
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "palm",
    "manifest_version": 3,
    "version": "0.2",
    "description": "the browser's missing explore tab",
    "action": {
        "default_popup": "palm.html"
    },
    "background": {
        "service_worker": "script.js"
    },
    "icons": {
        "48": "images\/icon-32-light.png",
        "96": "images\/icon-32-light.png"
    }
}