Tab Screenshot Firefox

Examine source code of Tab Screenshot

By: 789bet
Inspect and view changes in Tab Screenshot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Screenshot",
  "version": "1.0",
  "description": "Chụp ảnh màn hình tab hiện tại và mở trong tab mới.",
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Capture Screenshot"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2266f29b-adec-4e9a-8a05-f2417e06c442}"
    }
  }
}

Best Tab Screenshot Alternatives

Here are some Firefox add-ons that are similar to Tab Screenshot: