palm

the browser's missing explore tab

Apa itu palm?

palm adalah ekstensi Chrome yang dikembangkan oleh elliottcost, dan fitur utamanya adalah "the browser's missing explore tab".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi palm

Unduh file ekstensi palm 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

                        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.                    

Informasi Dasar Ekstensi

Nama palm palm
ID ffnbnacibbojddfpdlghfhihjhomlglb
URL Resmi https://chromewebstore.google.com/detail/palm/ffnbnacibbojddfpdlghfhihjhomlglb
Deskripsi the browser's missing explore tab
Ukuran File 14.2 KB
Jumlah Instalasi 43
Versi Saat Ini 0.2
Terakhir Diperbarui 2022-09-14
Tanggal Publikasi 2022-09-13
Pengembang elliottcost
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://elliott.computer/palm
URL Halaman Bantuan http://elliott.computer/palm
Bahasa yang Didukung 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"
    }
}