Pickvocab: AI-powered Dictionary Firefox

Examine source code of Pickvocab: AI-powered Dictionary

By: Brian
Inspect and view changes in Pickvocab: AI-powered Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pickvocab: AI-powered Dictionary",
  "description": "Unlock precise meanings and elevate your writing instantly while browsing.",
  "version": "0.0.65",
  "icons": {
    "16": "pickvocab-16.png",
    "32": "pickvocab-32.png",
    "48": "pickvocab-48.png",
    "96": "icon/96.png",
    "128": "pickvocab-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pickvocab@pickvocab.com",
      "strict_min_version": "58.0"
    }
  },
  "permissions": [
    "storage",
    "contextMenus",
    "activeTab",
    "identity",
    "https://api.pickvocab.com//"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+K",
        "mac": "Command+Shift+K"
      },
      "description": "Open Pickvocab popup"
    }
  },
  "web_accessible_resources": [
    "pickvocab.svg",
    "content-scripts/content.css"
  ],
  "oauth2": {
    "client_id": "1062383996574-bjuibq4tqq1ho90qabvtsh0035l9ncts.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/userinfo.email",
      "https://www.googleapis.com/auth/userinfo.profile"
    ]
  },
  "content_security_policy": "script-src 'self'; object-src 'self'; media-src 'self' https://assets.pickvocab.com;",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Pickvocab",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best Pickvocab: AI-powered Dictionary Alternatives

Here are some Firefox add-ons that are similar to Pickvocab: AI-powered Dictionary: