palm

the browser's missing explore tab

palmคืออะไร?

palm เป็นส่วนขยายของ Chrome ที่พัฒนาโดย elliottcost และคุณลักษณะหลักของมันคือ "the browser's missing explore tab"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย palm

ดาวน์โหลดไฟล์ส่วนขยาย palm ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ palm palm
ID ffnbnacibbojddfpdlghfhihjhomlglb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/palm/ffnbnacibbojddfpdlghfhihjhomlglb
คำอธิบาย the browser's missing explore tab
ขนาดไฟล์ 14.2 KB
จำนวนการติดตั้ง 43
เวอร์ชันปัจจุบัน 0.2
อัปเดตครั้งล่าสุด 2022-09-14
วันที่เผยแพร่ 2022-09-13
ผู้พัฒนา elliottcost
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://elliott.computer/palm
URL หน้าช่วยเหลือ http://elliott.computer/palm
ภาษาที่รองรับ 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"
    }
}