Postcode Zoeken
Zoek op Postcode
Cos'è Postcode Zoeken?
Postcode Zoeken è un'estensione di Chrome sviluppata da Kort.dev, e la sua funzione principale è "Zoek op Postcode".
Scarica il file CRX dell'estensione Postcode Zoeken
Scarica i file di estensione Postcode Zoeken in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Zoek op postcode + huisnummer - Funda.nl - Zoekenbel.nl - Gevonden.cc - Nummerzoeker.com / Spyderweb - KvK Gebruiken: Tik in de omnibox "pc" in en druk op tab, voer de postcode in en druk op enter!
Informazioni di Base sull'Estensione
Nome | Postcode Zoeken |
ID | phoaighefdecoehjjakbdhjhhjeejjnb |
URL Ufficiale | https://chromewebstore.google.com/detail/postcode-zoeken/phoaighefdecoehjjakbdhjhhjeejjnb |
Descrizione | Zoek op Postcode |
Dimensione del File | 49.81 KB |
Conteggio Installazioni | 32 |
Versione Corrente | 1.30 |
Ultimo Aggiornamento | 2017-09-25 |
Data di Pubblicazione | 2017-09-25 |
Sviluppatore | Kort.dev |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Postcode Zoeken", "short_name": "Postcode Zoeken", "description": "Zoek op Postcode", "omnibox": { "keyword": "pc" }, "icons": { "16": "mail.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ "http:\/\/www.funda.nl\/*" ], "js": [ "jquery-2.1.0.min.js", "script.js" ] } ], "permissions": [ "tabs", " |