Hover TL;DR Summarizer Firefox

Examine source code of Hover TL;DR Summarizer

By: Kume
Inspect and view changes in Hover TL;DR Summarizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hover TL;DR Summarizer",
  "version": "1.0",
  "description": "Hiện nút TL;DR khi rê chuột lên bài viết để xem bản tóm tắt ngắn gọn.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{df31815b-ab86-4374-807a-f97451322bed}"
    }
  }
}

Best Hover TL;DR Summarizer Alternatives

Here are some Firefox add-ons that are similar to Hover TL;DR Summarizer: