Commit Graph

6 Commits

Author SHA1 Message Date
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
69fc5bcd12 initial cleanup 2025-06-05 11:32:10 +02:00
63d1ca49b3 test 2025-06-05 11:27:53 +02:00
8eb173772c Upload files to "js" 2025-06-04 11:45:11 +00:00
f5339a2d3e Upload files to "/" 2025-06-04 11:44:56 +00:00