CSDb query Firefox

Examine source code of CSDb query

제작자: Doc Snyder Add-on
Inspect and view changes in CSDb query source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CSDb query",
  "description": "Search CSDb entries",
  "version": "1.3",
  "manifest_version": 2,
  "permissions": [
    "activeTab",
    "*://csdb.dk/*",
    "webRequest",
    "storage",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.min.js"
    ]
  },
  "icons": {
    "16": "/icons/icon_16.png",
    "32": "/icons/icon_32.png",
    "48": "/icons/icon_48.png",
    "128": "/icons/icon_128.png"
  },
  "browser_action": {
    "default_icon": "/icons/icon_32.png",
    "default_title": "CSDb query",
    "default_popup": "popup.html"
  }
}

최고의 CSDb query 대안

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