Full screen your Videos

Watch your videos in full screen with one click on the full screen button

Full screen your Videos란 무엇입니까?

Full screen your Videos은(는) https://fullscreen-page.freeonlineapps.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Watch your videos in full screen with one click on the full screen button"입니다.

확장 프로그램 스크린샷

screenshot

Full screen your Videos 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Watch your videos in full screen with one click on the extension button. This software works with video websites such as YouTube, Vimeo, etc.
With this extension you can watch your videos in full screen thanks to the software button.

This works for all HTML5 video player and YouTube™. So you can enjoy your videos.

Enjoy watching your videos today with one single click.

To begin using our software, simply install the software and begin watching your video.

To turn on full screen for the video, click on our extension icon and our software will maximize the screen size for the video for you.                    

확장 프로그램 기본 정보

이름 Full screen your Videos Full screen your Videos
ID pkoeokeehkjghkjghoflddedkjnheibp
공식 URL https://chromewebstore.google.com/detail/full-screen-your-videos/pkoeokeehkjghkjghoflddedkjnheibp
설명 Watch your videos in full screen with one click on the full screen button
파일 크기 77.11 KB
설치 횟수 2,718
현재 버전 3.0.0
최근 업데이트 2022-09-21
출시 날짜 2020-05-08
평점 3.29/5 총 7 개의 평점
개발자 https://fullscreen-page.freeonlineapps.net
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.freebusinessapps.net/privacy
지원되는 언어 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/bg-worker.js"
    },
    "default_locale": "en",
    "description": "__MSG_application_description__",
    "icons": {
        "128": "icons\/icons8-analyze-128.png",
        "16": "icons\/icons8-analyze-16.png",
        "32": "icons\/icons8-analyze-32.png",
        "48": "icons\/icons8-analyze-48.png",
        "64": "icons\/icons8-analyze-64.png"
    },
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "version": "3.0.0",
    "action": {
        "default_icon": {
            "128": "icons\/icons8-analyze-128.png",
            "16": "icons\/icons8-analyze-16.png",
            "32": "icons\/icons8-analyze-32.png",
            "48": "icons\/icons8-analyze-48.png",
            "64": "icons\/icons8-analyze-64.png"
        }
    },
    "homepage_url": "https:\/\/fullscreen-page.freeonlineapps.net"
}