Medoro browser extension Firefox

Examine source code of Medoro browser extension

Inspect and view changes in Medoro browser extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Medoro browser extension",
  "description": "Extension for arranging web browser windows and tabs for smoother user workflow from our applications.",
  "author": "Medoro s.r.o.",
  "version": "1.1.1resigned1",
  "manifest_version": 2,
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "contentscript.js"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e56dad93-58eb-4ccc-8a70-4b56778308df}"
    }
  }
}

Best Medoro browser extension Alternatives

Here are some Firefox add-ons that are similar to Medoro browser extension: