Palmodeal

Search cheaper prices directly from your browser.

什麼是Palmodeal?

Palmodeal是由http://ext.palmodeal.com開發的Chrome擴展程式,該擴展的主要功能是“Search cheaper prices directly from your browser.”。

擴展截圖

screenshot

下載Palmodeal擴展crx文件

下載Palmodeal擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Palmodeal Palmodeal
ID nieonhdmgmflcdccjgpoffelombldmca
官方網址 https://chrome.google.com/webstore/detail/palmodeal/nieonhdmgmflcdccjgpoffelombldmca
簡介 Search cheaper prices directly from your browser.
檔案大小 24.48 KB
安裝次數 13,870
目前版本 1.0.5.1
更新時間 2019-12-02
上架時間 2019-12-01
評分 1.17/5 共 6 次評分
開發者 http://ext.palmodeal.com
付費類型 free
隱私政策頁面URL https://sites.google.com/view/palmodeal/privacy-policy
支援的語言 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'"
}