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
官方URL 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'"
}