llamaInki Firefox

Examine source code of llamaInki

Inspect and view changes in llamaInki source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "llamaInki",
  "version": "1.0",
  "description": "Convierte texto destacado de cualquier página web en tarjetas Anki con un solo clic.",
  "icons": {
    "48": "icons/anki-48.png",
    "96": "icons/anki-96.png"
  },
  "permissions": [
    "contextMenus",
    "storage",
    "activeTab",
    "scripting",
    "notifications",
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "http://localhost:11434/*",
    "http://localhost:8765/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "llamaInki@nefdevelop.com"
    }
  }
}

Best llamaInki Alternatives

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