Artlist Assistant Firefox

Examine source code of Artlist Assistant

제작자: jlevers
Inspect and view changes in Artlist Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Artlist Assistant",
  "author": "Jesse Evers",
  "version": "1.0",
  "description": "Adds extra features to ArtList (artlist.io).",
  "icons": {
    "48": "icons/icon48.jpg",
    "96": "icons/icon96.jpg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.artlist.io/*"
      ],
      "js": [
        "jquery-3.6.0.min.js",
        "constants.js",
        "index.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_start"
    }
  ]
}

최고의 Artlist Assistant 대안

다음은 Artlist Assistant과(와) 유사한 Firefox add-on입니다: