Knaben Gallery Firefox

Examine source code of Knaben Gallery

Inspect and view changes in Knaben Gallery source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Knaben Gallery",
  "version": "2.3.1",
  "description": "Netflix-style poster gallery for Knaben torrent search, with custom search groups and TMDb integration.",
  "author": "QxR",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "browser_action": {
    "default_icon": "icons/icon48.png",
    "default_title": "Knaben Gallery",
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://knaben.org/search/*",
        "https://knaben.eu/search/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "https://api.themoviedb.org/*",
    "https://knaben.org/*",
    "https://knaben.eu/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "knaben-gallery@extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Knaben Gallery Alternatives

Here are some Firefox add-ons that are similar to Knaben Gallery: