Maximize Flash
Make a flash video use as much screen size as the tab it's in and the aspect ratio allows, without causing the video to reload.
Maximize Flash란 무엇입니까?
Maximize Flash은(는) Scott Glajch에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Make a flash video use as much screen size as the tab it's in and the aspect ratio allows, without causing the video to reload."입니다.
확장 프로그램 스크린샷
Maximize Flash 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Log feature requests and issues at https://github.com/glajchs/maximize-flash-chrome/issues Version 1.3 - Make a special case for youtube HTML5 videos to expand the player controls as well. Youtube uses a separate div for HTML5 player controls and the actual video. Version 1.2 - Fix a bug where the maximize/restore icon sometimes goes away after changing pages. - Maximized videos after that stick around after page navigation (youtube) can now be restored by clicking on the maximize/restore icon. Version 1.1.1 - Reduce footprint by using minified jquery. - Update to the latest jquery.important plugin. Version 1.1 - Add support for HTML5
확장 프로그램 기본 정보
이름 | Maximize Flash |
ID | chihjmmmhbapnhemoopibkekbojilhge |
공식 URL | https://chromewebstore.google.com/detail/maximize-flash/chihjmmmhbapnhemoopibkekbojilhge |
설명 | Make a flash video use as much screen size as the tab it's in and the aspect ratio allows, without causing the video to reload. |
파일 크기 | 71.66 KB |
설치 횟수 | 4,891 |
현재 버전 | 1.3 |
최근 업데이트 | 2014-04-24 |
출시 날짜 | 2014-04-24 |
평점 | 4.12/5 총 112 개의 평점 |
개발자 | Scott Glajch |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/glajchs/maximize-flash-chrome |
도움말 페이지 URL | https://github.com/glajchs/maximize-flash-chrome/issues |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Maximize Flash", "version": "1.3", "description": "Make a flash video use as much screen size as the tab it's in and the aspect ratio allows, without causing the video to reload.", "author": "Scott Glajch", "background": { "scripts": [ "lodash.min.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |