Error Laugh Firefox

Examine source code of Error Laugh

By: Hoa
Inspect and view changes in Error Laugh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Error Laugh",
  "version": "1.0",
  "description": "Khi gặp lỗi (404, script error), phát một tiếng cười vui nhộn.",
  "permissions": [
    "storage",
    "activeTab",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Error Laugh"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1c59c7cc-a818-4ef8-a71f-bcd940aff778}"
    }
  }
}

Best Error Laugh Alternatives

Here are some Firefox add-ons that are similar to Error Laugh: