PrettyJustice Firefox

Examine source code of PrettyJustice

Inspect and view changes in PrettyJustice source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.6.0",
  "default_locale": "nl",
  "name": "PrettyJustice",
  "description": "Past de layout aan voor wetten, koninklijke besluiten, etc. op ejustice.fgov.be",
  "icons": {
    "128": "assets/img/icon128.png"
  },
  "permissions": [
    "http://*.ejustice.just.fgov.be/",
    "https://*.ejustice.just.fgov.be/"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "web_accessible_resources": [
    "index.html"
  ],
  "content_scripts": [
    {
      "css": [],
      "js": [
        "content-es2018.js",
        "runtime-es2018.js"
      ],
      "matches": [
        "*://*.ejustice.just.fgov.be/*/*pl?language*",
        "*://*.ejustice.just.fgov.be/*/*pl?cn*",
        "*://*.ejustice.just.fgov.be/*/*pl?la*",
        "*://*.ejustice.just.fgov.be/*/*pl?table_name=wet*",
        "*://*.ejustice.just.fgov.be/*/*pl?table_name=loi*",
        "*://*.ejustice.just.fgov.be/*staatsblad/",
        "*://*.ejustice.just.fgov.be/*staatsblad",
        "*://*.ejustice.just.fgov.be/*justel/",
        "*://*.ejustice.just.fgov.be/*justel"
      ],
      "exclude_matches": [
        "*://*.ejustice.just.fgov.be/*/summary.pl",
        "*://*.ejustice.just.fgov.be/*/arch_a.pl",
        "*://*.ejustice.just.fgov.be/*/arch_a1.pl"
      ],
      "run_at": "document_end"
    }
  ]
}

Best PrettyJustice Alternatives

Here are some Firefox add-ons that are similar to PrettyJustice: