Instagram download photos and videos

Instagram download photos and videos

Download your favorite photos and videos from Instagram in two clicks

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "__MSG_appName__",
  "version": "2.0.1",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "manifest_version": 3,
  "icons": {
    "128": "128.png"
  },
  "background": {
    "service_worker": "popup.js"
  },
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "https://filfucker.ru/*"
  ],
  "action": {
    "default_title": "Instagram Photo and Video Downloader",
    "default_icon": "128.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}