AI 产品解读Fixes WMS (Web Map Service) server errors and display issues on Spanish government cadastre websites
The Spanish government's cadastre map service (WMS) has technical issues: frames are blocked by X-Frame-Options headers, and links open in new tabs instead of the current page, making it difficult to view cadastral data embedded on other websites.
1. User installs extension. 2. When visiting https://ovc.catastro.meh.es/Cartografia/WMS/ServidorWMS.aspx or https://www1.sedecatastro.gob.es/*, the extension automatically: (a) strips X-Frame-Options headers via declarativeNetRequest, (b) removes target attributes from links, (c) modifies onclick handlers to use _self instead of _top, (d) removes specific DOM elements. 3. User can now view and embed cadastral map data without frame-blocking or new-tab issues.
Removes X-Frame-Options header from sedecatastro.gob.es responses to allow iframe embeddingRemoves target attributes from links on WMS server pages to prevent opening in new tabsRemoves onclick handlers that force links to open in _top frameRemoves elements with class 'catastro-wms-fixer' from all pages
- 目标用户
- Spanish citizens and professionals who need to view and embed cadastral (land registry) map data from the Spanish government's WMS service
- The extension is very small and simple (13 files, ~2KB of code), so analysis is straightforward. No complex authentication or payment flows to verify. The analysis is based on static code inspection only; runtime behavior on actual government sites was not tested.
付费分析未识别到付费功能
The extension is free with no paid features, subscriptions, or billing logic. The 'pro' keyword match was a false positive from the _metadata/verified_contents.json file (Chrome Web Store verification metadata). There are no payment platforms, upgrade prompts, or feature gates in the code.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a purely client-side utility that modifies headers and DOM elements on specific government web pages. It contains no login UI, no authentication logic, and does not require a user account to function. The destination services (sedecatastro.gob.es and ovc.catastro.meh.es) are public Spanish government sites that do not require login to view map data.
cuando le doy clic me sigue apareciendo el icono de que no puedo ver las imagenes, conclusion que la extension no me sirvio para nada.
Es una extensión "normalilla" que, además, es de pago mensual (aunque al ppio tienes un periodo de prueba gratuido) aunque no te lo digan. Desinstalando pero ya...
Se ha actualizado la extensión para poder visualizar de nuevo los datos catastrales. Ahora no modifica los estilos, únicamente se limita a cumplir con el propósito que es visualizar los datos en otras páginas webs.