Palmodeal
Search cheaper prices directly from your browser.
Wat is Palmodeal?
Palmodeal is een Chrome-extensie ontwikkeld door http://ext.palmodeal.com, en de belangrijkste functie is "Search cheaper prices directly from your browser.".
Extensie Screenshots
Download het CRX-bestand van de extensie Palmodeal
Download Palmodeal-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | nieonhdmgmflcdccjgpoffelombldmca |
Officiële URL | https://chrome.google.com/webstore/detail/palmodeal/nieonhdmgmflcdccjgpoffelombldmca |
Beschrijving | Search cheaper prices directly from your browser. |
Bestandsgrootte | 24.48 KB |
Aantal Installaties | 13,870 |
Huidige Versie | 1.0.5.1 |
Laatst Bijgewerkt | 2019-12-02 |
Publicatiedatum | 2019-12-01 |
Beoordeling | 1.17/5 Totaal 6 Beoordelingen |
Ontwikkelaar | http://ext.palmodeal.com |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://sites.google.com/view/palmodeal/privacy-policy |
Ondersteunde Talen | 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'" } |