Commit Graph

6 Commits

Author SHA1 Message Date
e0979acdc9 Refactor dzialkiButtonClick and handleMessage to correctly set icon properties and update canvas element access 2025-06-05 14:26:40 +02:00
eb69a810fd Add new functionality for dzialki, dzialki2, lines, mpzp, osuwiska, position, section, and test modules with API integration and canvas drawing capabilities 2025-06-05 11:33:33 +02:00
1c97e0610f Add geoButton, getGmina, messages, and translate handler files with initial implementations 2025-06-05 11:33:17 +02:00
e3bcf9dd7c Add map provider functions for Gdos, Geoportal, Google, Isok, LPP, and Sopo with updated API calls 2025-06-05 11:33:01 +02:00
1e002d5bd7 Add request interception for getgeoidx API calls
- Introduced a new script (inject.js) to override the fetch and XMLHttpRequest methods to capture requests to the "getgeoidx" endpoint.
- Captured request body and URL, and sent the data to the extension via postMessage.
- Added intercept.js to inject the new script into the page and listen for messages to forward captured data to the extension.
2025-06-05 11:32:35 +02:00
8eb173772c Upload files to "js" 2025-06-04 11:45:11 +00:00