Center docs.rs Firefox

Examine source code of Center docs.rs

Inspect and view changes in Center docs.rs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Center docs.rs",
  "version": "1.0",
  "description": "Center rust docs's content",
  "browser_specific_settings": {
    "gecko": {
      "id": "saengduanpawat@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://doc.rust-lang.org/*",
        "https://docs.rs/*"
      ],
      "exclude_matches": [
        "https://docs.rs/crates/*"
      ],
      "js": [
        "center-docs.js"
      ]
    }
  ]
}

Best Center docs.rs Alternatives

Here are some Firefox add-ons that are similar to Center docs.rs: