Palmodeal

Search cheaper prices directly from your browser.

Apa itu Palmodeal?

Palmodeal adalah ekstensi Chrome yang dikembangkan oleh http://ext.palmodeal.com, dan fitur utamanya adalah "Search cheaper prices directly from your browser.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Palmodeal

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

                        Best Deals in the Palm of Your Hand

Our extension build for You. Build to help buy more things by the lowest prices. Build to bring you enjoyment from shopping.                    

Informasi Dasar Ekstensi

Nama Palmodeal Palmodeal
ID nieonhdmgmflcdccjgpoffelombldmca
URL Resmi https://chrome.google.com/webstore/detail/palmodeal/nieonhdmgmflcdccjgpoffelombldmca
Deskripsi Search cheaper prices directly from your browser.
Ukuran File 24.48 KB
Jumlah Instalasi 13,870
Versi Saat Ini 1.0.5.1
Terakhir Diperbarui 2019-12-02
Tanggal Publikasi 2019-12-01
Penilaian 1.17/5 Total 6 Penilaian
Pengembang http://ext.palmodeal.com
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://sites.google.com/view/palmodeal/privacy-policy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Palmodeal",
    "description": "Search cheaper prices directly from your browser.",
    "version": "1.0.5.1",
    "homepage_url": "http:\/\/palmodeal.com\/",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Open a search box",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' 'sha256-Yh5QBM+vAUYMotrMYKRDSLD74MXqR4NSbpwZfTN2QGM='; object-src 'self'"
}