Auto Summary Generator Firefox

Examine source code of Auto Summary Generator

Inspect and view changes in Auto Summary Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Summary Generator",
  "version": "1.0",
  "description": "Tạo tóm tắt tự động từ bài viết đang đọc.",
  "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": "{02662cfb-9fe6-4e79-8ffb-f7a5dc3c1bda}"
    }
  }
}

Best Auto Summary Generator Alternatives

Here are some Firefox add-ons that are similar to Auto Summary Generator: