Brokalys: ss.lv historical prices
Extends the ss.lv interface with historical price data for property classifieds.
Cos'è Brokalys: ss.lv historical prices?
Brokalys: ss.lv historical prices è un'estensione di Chrome sviluppata da https://brokalys.com, e la sua funzione principale è "Extends the ss.lv interface with historical price data for property classifieds.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Brokalys: ss.lv historical prices
Scarica i file di estensione Brokalys: ss.lv historical prices 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
View historical prices and other statistics for ss.com and city24.lv real estate classified ads.
Informazioni di Base sull'Estensione
Nome | Brokalys: ss.lv historical prices |
ID | pmjalfejchcofiplefmhglefgbkocmmh |
URL Ufficiale | https://chromewebstore.google.com/detail/brokalys-sslv-historical/pmjalfejchcofiplefmhglefgbkocmmh |
Descrizione | Extends the ss.lv interface with historical price data for property classifieds. |
Dimensione del File | 1.61 MB |
Conteggio Installazioni | 114 |
Versione Corrente | 1.8.0 |
Ultimo Aggiornamento | 2022-07-05 |
Data di Pubblicazione | 2022-01-01 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://brokalys.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/brokalys/chrome-extension |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Brokalys: ss.lv historical prices", "description": "Extends the ss.lv interface with historical price data for property classifieds.", "homepage_url": "https:\/\/brokalys.com", "version": "1.8.0", "icons": { "512": "favicon.png" }, "action": { "default_icon": "favicon.png" }, "content_scripts": [ { "matches": [ "https:\/\/www.ss.lv\/msg\/*\/real-estate\/*", "https:\/\/www.ss.com\/msg\/*\/real-estate\/*", "https:\/\/www.city24.lv\/real-estate\/*", "https:\/\/www.city24.lv\/*\/real-estate\/*" ], "js": [ "\/js\/bundle.js" ], "run_at": "document_idle" } ], "author": "Matiss Janis Aboltins |