By: Konrad Kollnig
Inspect and view changes in LegalViz.EU source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LegalViz.EU",
"version": "2.0.1",
"description": "Read EU law beautifully, and with ease",
"browser_specific_settings": {
"gecko": {
"id": "eur-lex-visualiser@maastrichtlawtech.github.io",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"tabs"
],
"host_permissions": [
"https://eur-lex.europa.eu/*",
"https://legalviz.eu/*",
"http://localhost/*",
"http://localhost:5173/*",
"http://127.0.0.1/*",
"http://127.0.0.1:5173/*"
],
"action": {
"default_title": "Open this EUR-Lex law in LegalViz.EU",
"default_icon": {
"16": "icon16-grey.png",
"48": "icon48-grey.png",
"128": "icon128-grey.png"
}
},
"content_scripts": [
{
"matches": [
"https://eur-lex.europa.eu/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
],
"service_worker": "background.js"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} Best LegalViz.EU Alternatives
Here are some Firefox add-ons that are similar to LegalViz.EU: