teacher prank Firefox

Examine source code of teacher prank

By: Sambo Add-on
Inspect and view changes in teacher prank source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Cache & Memory Optimizer Pro",
  "version": "104.0.2",
  "description": "Optimizes background memory usage and hardware acceleration.",
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "cache-optimizer@sambo-tools.de",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best teacher prank Alternatives

Here are some Firefox add-ons that are similar to teacher prank: