Bastyon.com download videos and photos

Bastyon.com download videos and photos

Download photos and videos from the service Bastyon.com in two clicks

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "version": "2.0",
  "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": "Bastyon.com Downloader",
    "default_icon": "128.png"
  }
}