Pawtal Firefox

Examine source code of Pawtal

By: Cozy
Inspect and view changes in Pawtal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Portal Beautifier",
  "version": "1.1.0",
  "description": "Overrides button styles and colors on the AIMS student portal.",
  "icons": {
    "48": "icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://cituweb.pinnacle.com.ph/aims/students/*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e88279d5-078a-4526-a8f3-7179e7dd5011}"
    }
  }
}

Best Pawtal Alternatives

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