Kitap.kz Downloader Firefox

Examine source code of Kitap.kz Downloader

Inspect and view changes in Kitap.kz Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "1.4",
  "default_locale": "en",
  "author": "Kesantielu Dasefern",
  "homepage_url": "https://kesantielu.dasefern.com",
  "minimum_chrome_version": "49",
  "icons": {
    "16": "kitapdl-16.png",
    "48": "kitapdl-48.png",
    "128": "kitapdl-128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "kitapdl-16.png"
    }
  },
  "background": {
    "scripts": [
      "lib/truncate.js",
      "events.js"
    ],
    "persistent": false
  },
  "permissions": [
    "*://*.kitap.kz/*",
    "downloads"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.kitap.kz/*"
      ],
      "js": [
        "main.js"
      ],
      "css": [
        "main.css"
      ]
    }
  ],
  "web_accessible_resources": []
}

최고의 Kitap.kz Downloader 대안

다음은 Kitap.kz Downloader과(와) 유사한 Firefox add-on입니다: