Capture Pro by iWesabe Firefox

Examine source code of Capture Pro by iWesabe

Inspect and view changes in Capture Pro by iWesabe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Capture Pro by iWesabe",
  "version": "1.1.11",
  "author": "iWesabe Technologies",
  "homepage_url": "https://www.iwesabe.com/capture-pro",
  "description": "Record. Capture. Annotate. Ship.",
  "browser_specific_settings": {
    "gecko": {
      "id": "capture-pro@iwesabe.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "background": {
    "scripts": [
      "background/event-entry.js"
    ],
    "type": "module"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "scripting",
    "storage",
    "unlimitedStorage",
    "downloads",
    "notifications",
    "clipboardWrite"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "sidebar_action": {
    "default_title": "Capture Pro by iWesabe",
    "default_panel": "sidepanel/sidepanel.html",
    "default_icon": "icons/icon32.png"
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "commands": {
    "toggle-recording": {
      "suggested_key": {
        "default": "Alt+Shift+R",
        "mac": "Alt+Shift+R"
      },
      "description": "Start / stop recording"
    },
    "capture-area": {
      "suggested_key": {
        "default": "Alt+Shift+A",
        "mac": "Alt+Shift+A"
      },
      "description": "Capture area"
    },
    "capture-visible": {
      "suggested_key": {
        "default": "Alt+Shift+V",
        "mac": "Alt+Shift+V"
      },
      "description": "Capture visible"
    },
    "capture-fullpage": {
      "suggested_key": {
        "default": "Alt+Shift+F",
        "mac": "Alt+Shift+F"
      },
      "description": "Capture full page"
    },
    "open-gallery": {
      "description": "Open gallery"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "content/area-selector.css",
        "content/countdown.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Capture Pro by iWesabe Alternatives

Here are some Firefox add-ons that are similar to Capture Pro by iWesabe: