Roundless Firefox

Examine source code of Roundless

By: uint
Inspect and view changes in Roundless source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Roundless",
  "version": "1.0",
  "description": "Remove all round borders from every website.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "roundless.css"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1fc9ad97-411c-4748-9d11-bafd48a9de53}"
    }
  }
}

Best Roundless Alternatives

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