Microslop Firefox

Examine source code of Microslop

By: 4O4
Inspect and view changes in Microslop source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Microslop",
  "description": "An extension that converts Microsoft to Microslop",
  "version": "0.0.5",
  "short_name": "Microslop",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "64": "icon/64.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "microslop@4o4",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "*://*/*"
  ],
  "browser_action": {
    "default_title": "Microslop config",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best Microslop Alternatives

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