Palmodeal

Search cheaper prices directly from your browser.

What is Palmodeal?

Palmodeal is a Chrome extension developed by http://ext.palmodeal.com, and its main feature is "Search cheaper prices directly from your browser.".

Extension Screenshots

screenshot

Download Palmodeal Extension CRX File

Download Palmodeal extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Palmodeal Palmodeal
ID nieonhdmgmflcdccjgpoffelombldmca
Official URL https://chrome.google.com/webstore/detail/palmodeal/nieonhdmgmflcdccjgpoffelombldmca
Description Search cheaper prices directly from your browser.
File Size 24.48 KB
Installation Count 13,870
Current Version 1.0.5.1
Last Updated 2019-12-02
Publish Date 2019-12-01
Rating 1.17/5 Total 6 Ratings
Developer http://ext.palmodeal.com
Payment Type free
Privacy Policy Page URL https://sites.google.com/view/palmodeal/privacy-policy
Supported Languages 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'"
}