Weasyl Enhancer Firefox

Examine source code of Weasyl Enhancer

By: Noxid
Inspect and view changes in Weasyl Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Weasyl Enhancer",
  "version": "1.14.1",
  "icons": {
    "48": "icon48.png",
    "128": "icon.png"
  },
  "description": "Small tweaks to the Weasyl browsing experience",
  "content_scripts": [
    {
      "matches": [
        "https://www.weasyl.com/*"
      ],
      "js": [
        "weasyl_previewer.js",
        "weasyl_advanced_search.js"
      ],
      "css": [
        "preview_styles.css"
      ]
    },
    {
      "matches": [
        "https://www.weasyl.com/submission/*",
        "https://www.weasyl.com/*/submissions/*",
        "https://www.weasyl.com/character/*"
      ],
      "js": [
        "weasyl_small_submission.js"
      ]
    },
    {
      "matches": [
        "https://www.weasyl.com/"
      ],
      "js": [
        "weasyl_browse_submissions.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-hv8AznkFQmhHdQ@jetpack",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ]
}

Best Weasyl Enhancer Alternatives

Here are some Firefox add-ons that are similar to Weasyl Enhancer: