Bastyon.com download videos and photos

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

Bastyon.com download videos and photos란 무엇입니까?

Bastyon.com download videos and photos은(는) derevnyalive2017에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Download photos and videos from the service Bastyon.com in two clicks"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Bastyon.com download videos and photos 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Introducing an extension for downloading media files (photos and videos) from a popular website Bastyon.com . The product will be especially convenient for use by users of those countries in which this service is unstable or censored. Open the video page, click on the icon and wait for the script to finish working - links in jpg and mp4 formats will be available in a few seconds                    

확장 프로그램 기본 정보

이름 Bastyon.com download videos and photos Bastyon.com download videos and photos
ID fhllnajmgehcpddlgmmcackddbdophlk
공식 URL https://chrome.google.com/webstore/detail/bastyoncom-download-video/fhllnajmgehcpddlgmmcackddbdophlk
설명 Download photos and videos from the service Bastyon.com in two clicks
파일 크기 40.67 KB
설치 횟수 2,052
현재 버전 2.0
최근 업데이트 2022-01-17
출시 날짜 2021-10-27
평점 3.72/5 총 39 개의 평점
개발자 derevnyalive2017
이메일 [email protected]
결제 유형 free
지원되는 언어 de,en,fr,tr,es,it,pt-PT,ru,hi,zh-CN,ja
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"
    }
}