palm

the browser's missing explore tab

Co to jest palm?

palm to rozszerzenie Chrome opracowane przez elliottcost, a jego główną funkcją jest „the browser's missing explore tab”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia palm

Pobierz pliki rozszerzeń palm w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa palm palm
ID ffnbnacibbojddfpdlghfhihjhomlglb
Oficjalny URL https://chromewebstore.google.com/detail/palm/ffnbnacibbojddfpdlghfhihjhomlglb
Opis the browser's missing explore tab
Rozmiar pliku 14.2 KB
Liczba instalacji 43
Aktualna Wersja 0.2
Ostatnia Aktualizacja 2022-09-14
Data Publikacji 2022-09-13
Deweloper elliottcost
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://elliott.computer/palm
Adres URL Strony Pomocy http://elliott.computer/palm
Obsługiwane Języki 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"
    }
}