PROJUDI Colors Firefox

Examine source code of PROJUDI Colors

Inspect and view changes in PROJUDI Colors source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PROJUDI Colors",
  "version": "5.9.4",
  "description": "Otimiza o uso do PROJUDI TJBA.",
  "permissions": [
    "activeTab",
    "webNavigation",
    "storage",
    "identity",
    "clipboardWrite",
    "*://projudi.tjba.jus.br/*",
    "*://tita.tjba.jus.br/*"
  ],
  "background": {
    "scripts": [
      "firebase-config.js",
      "firebase-app-compat.js",
      "firebase-auth-compat.js",
      "firebase-firestore-compat.js",
      "background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "notes.css",
    "pre_notes.css",
    "criar.svg",
    "entrar.svg"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://projudi.tjba.jus.br/*",
        "*://tita.tjba.jus.br/*"
      ],
      "css": [
        "notes.css"
      ],
      "js": [
        "projudi_colors.js",
        "toolkitdlc.js",
        "fckeditor.js",
        "notes.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    },
    {
      "matches": [
        "*://projudi.tjba.jus.br/projudi/listagens/VisualizarPreAnaliseConclusao*",
        "*://tita.tjba.jus.br/projudi/listagens/VisualizarPreAnaliseConclusao*"
      ],
      "css": [
        "pre_notes.css"
      ],
      "js": [
        "pre_notes.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "64": "newicon64.png",
      "128": "newicon128.png"
    }
  },
  "icons": {
    "64": "newicon64.png",
    "128": "newicon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d9e92793-42ad-489c-a649-0e7016567ce8}",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo"
        ]
      }
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best PROJUDI Colors Alternatives

Here are some Firefox add-ons that are similar to PROJUDI Colors: