Key Point Extractor Firefox

Examine source code of Key Point Extractor

Inspect and view changes in Key Point Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Key Point Extractor",
  "version": "1.0",
  "description": "Tự động tìm điểm chính trong bài.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7abb4202-c47c-4cf7-baf3-d5001dbece1b}"
    }
  }
}

Best Key Point Extractor Alternatives

Here are some Firefox add-ons that are similar to Key Point Extractor: