Contextify Firefox

Examine source code of Contextify

提供元: thinkteam. Add-on
Inspect and view changes in Contextify source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Contextify",
  "description": "Summarize webpage content and ask questions based on context.",
  "version": "1.10",
  "permissions": [
    "menus",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles/chatbox.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "pdfjs/pdf.worker.js"
  ],
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_action": {
    "default_title": "Contextify_box",
    "default_icon": {
      "16": "icons/16.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "contextify@example.com",
      "strict_min_version": "79.0"
    }
  }
}

ベストのContextify代替案

Contextifyに類似したFirefox add-onをいくつか紹介します: