Timelapse Page Capture Firefox

Examine source code of Timelapse Page Capture

Inspect and view changes in Timelapse Page Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Timelapse Page Capture",
  "version": "1.0",
  "description": "Tự động chụp lại trang web mỗi 5 phút và lưu lại ảnh theo thời gian.",
  "permissions": [
    "tabs",
    "activeTab",
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Timelapse Capture",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1cafebb9-1c3c-4f5c-a793-4b76b45b70c5}"
    }
  }
}

Best Timelapse Page Capture Alternatives

Here are some Firefox add-ons that are similar to Timelapse Page Capture: