PDE Chrome Extension
An Easy Way to Buy from Amazon, Ebay, AliExpress, 6PM, Macys and Noon.
Apa itu PDE Chrome Extension?
PDE Chrome Extension adalah ekstensi Chrome yang dikembangkan oleh shop.pdexp, dan fitur utamanya adalah "An Easy Way to Buy from Amazon, Ebay, AliExpress, 6PM, Macys and Noon.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi PDE Chrome Extension
Unduh file ekstensi PDE Chrome Extension 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
An extension that simplifies buying from a number of shopping web sites.
Informasi Dasar Ekstensi
Nama | |
ID | olidnlkmhdohckpgompadkmdolohkeae |
URL Resmi | https://chromewebstore.google.com/detail/pde-chrome-extension/olidnlkmhdohckpgompadkmdolohkeae |
Deskripsi | An Easy Way to Buy from Amazon, Ebay, AliExpress, 6PM, Macys and Noon. |
Ukuran File | 567 KB |
Jumlah Instalasi | 1,516 |
Versi Saat Ini | 1.1.0 |
Terakhir Diperbarui | 2022-06-08 |
Tanggal Publikasi | 2022-01-31 |
Pengembang | shop.pdexp |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://shop.pdexp.com |
URL Halaman Bantuan | https://pdexp.com |
Bahasa yang Didukung | fa |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PDE Chrome Extension", "description": "An Easy Way to Buy from Amazon, Ebay, AliExpress, 6PM, Macys and Noon.", "manifest_version": 3, "version": "1.1.0", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_icon": { "16": "icon.png", "48": "icon.png" }, "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "css": [ "fonts\/iransans-font.css" ], "js": [ "content.js" ] } ], "permissions": [ "tabs", "storage" ], "host_permissions": [ "https:\/\/shopadmin.pdexp.com\/*" ], "web_accessible_resources": [ { "resources": [ "amazon-location-changer.js", "macys-location-changer.js", "fonts\/*" ], "matches": [ " |