KALOS.art Post Firefox

Examine source code of KALOS.art Post

By: noe132
Inspect and view changes in KALOS.art Post source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "KALOS.art Post",
  "description": "Share your artworks generated on Midjourney with KALOS.art, just one click.",
  "version": "1.1.0",
  "icons": {
    "16": "images/chrome_ext_active_16.png",
    "32": "images/chrome_ext_active_32.png",
    "48": "images/chrome_ext_active_48.png",
    "128": "images/chrome_ext_active_128.png",
    "512": "images/chrome_ext_active_512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kalos-art-post@kalos.art",
      "strict_min_version": "109.0"
    }
  },
  "action": {},
  "permissions": [
    "tabs",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://kalos.art/*"
  ],
  "content_scripts": [
    {
      "js": [
        "upload_content.js"
      ],
      "matches": [
        "https://kalos.art/upload",
        "https://kalos.art/upload/*"
      ]
    },
    {
      "js": [
        "post_upload_content.js"
      ],
      "matches": [
        "https://kalos.art/upload-post",
        "https://kalos.art/upload-post/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best KALOS.art Post Alternatives

Here are some Firefox add-ons that are similar to KALOS.art Post: