WaniKaniKeebi Firefox

Examine source code of WaniKaniKeebi

By: narwic
Inspect and view changes in WaniKaniKeebi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WaniKaniKeebi",
  "version": "1.0.2",
  "description": "Auto-expand WaniKani's Item Info pane when you submit an answer during reviews, because using a mouse is the worst.",
  "homepage_url": "https://github.com/carwin/WaniKaniKeebi",
  "icons": {
    "48": "icons/wkk-48.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.wanikani.com/*"
      ],
      "js": [
        "waniKaniKeebi.js"
      ]
    }
  ]
}

Best WaniKaniKeebi Alternatives

Here are some Firefox add-ons that are similar to WaniKaniKeebi: