Brokalys: ss.lv historical prices
Extends the ss.lv interface with historical price data for property classifieds.
What is Brokalys: ss.lv historical prices?
Brokalys: ss.lv historical prices is a Chrome extension developed by https://brokalys.com, and its main feature is "Extends the ss.lv interface with historical price data for property classifieds.".
Extension Screenshots
Download Brokalys: ss.lv historical prices Extension CRX File
Download Brokalys: ss.lv historical prices 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
View historical prices and other statistics for ss.com and city24.lv real estate classified ads.
Extension Basic Information
Name | Brokalys: ss.lv historical prices |
ID | pmjalfejchcofiplefmhglefgbkocmmh |
Official URL | https://chromewebstore.google.com/detail/brokalys-sslv-historical/pmjalfejchcofiplefmhglefgbkocmmh |
Description | Extends the ss.lv interface with historical price data for property classifieds. |
File Size | 1.61 MB |
Installation Count | 114 |
Current Version | 1.8.0 |
Last Updated | 2022-07-05 |
Publish Date | 2022-01-01 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://brokalys.com |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/brokalys/chrome-extension |
Supported Languages | 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 |