CSDb query Firefox

Examine source code of CSDb query

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"
  }
}

Melhores alternativas CSDb query

Aqui estão algumas Firefox add-ons que são similares a CSDb query: