Minimal Behance Firefox

Examine source code of Minimal Behance

Inspect and view changes in Minimal Behance source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Minimal Behance",
  "version": "2.2",
  "host_permissions": [
    "https://www.behance.net/*"
  ],
  "description": "Low contrast changes to Behance UI to achieve more focus in the project view.",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.behance.net/*"
      ],
      "css": [
        "minimal-behance.css"
      ]
    },
    {
      "matches": [
        "*://www.behance.net/gallery*"
      ],
      "css": [
        "minimal-behance-gallery.css"
      ],
      "exclude_matches": [
        "*://www.behance.net/"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{186e1048-fe47-4fe8-9c6f-94a90da31e42}"
    }
  }
}

Best Minimal Behance Alternatives

Here are some Firefox add-ons that are similar to Minimal Behance: