Disable HTML5 Autoplay (Reloaded)
Disable autoplay and preloading of HTML5 video and audio players.
Disable HTML5 Autoplay (Reloaded)란 무엇입니까?
Disable HTML5 Autoplay (Reloaded)은(는) totallzero에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Disable autoplay and preloading of HTML5 video and audio players."입니다.
확장 프로그램 스크린샷
Disable HTML5 Autoplay (Reloaded) 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
“Disable HTML5 Autoplay (Reloaded)” disables HTML5 audio and video autoplaying. Now any video is blocked until you click the agreement button. In addition to removing the HTML autoplay attribute from media elements, “Disable HTML5 Autoplay (Reloaded)” also hooks into the media's JavaScript API. This allows for restrictions on media control and simulation of expected behavior to ensure that all pages behave normally. Main and most requested feature: this blocker has a customizable white list, so you may add your favorite sites to exclude from blocking autoplay. To deactivate a function, simply uncheck the related item from toolbar-panel. With this extension you will never have to worry about videos auto playing in the background. In addition, the video will be automatically buffered if necessary.
확장 프로그램 기본 정보
이름 | Disable HTML5 Autoplay (Reloaded) |
ID | cafckninonjkogajnihihlnnimmkndgf |
공식 URL | https://chromewebstore.google.com/detail/disable-html5-autoplay-re/cafckninonjkogajnihihlnnimmkndgf |
설명 | Disable autoplay and preloading of HTML5 video and audio players. |
파일 크기 | 29.12 KB |
설치 횟수 | 42,338 |
현재 버전 | 0.9.3 |
최근 업데이트 | 2023-08-04 |
출시 날짜 | 2020-01-26 |
평점 | 3.39/5 총 222 개의 평점 |
개발자 | totallzero |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://totallzero.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Disable HTML5 Autoplay (Reloaded)", "description": "Disable autoplay and preloading of HTML5 video and audio players.", "version": "0.9.3", "minimum_chrome_version": "45", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkgn0JZZcM7ArPAkukhLsreKNairnfcU4NsK+bODeA3T9KnuiIneKoOs5ZhEsRL5FqHid7BwbUa+lNx53aH6cf7em9j98e\/OojT+HHJEUYS0751vGquzQVQgP2qEI4gTaMcuGf\/6qYuJfXAPCrNGqVr40eRD\/rb7YoCJrlBT57lxE299ZMSoTMAdRcwLumeCOnnPCxoQZYoPfymdOj\/xRRNtfDmAi6zSSHeDuqMG9dXwpgp6RjTFnztYYtM5xZQ1qGbfIfTW9NjfwNIbQKhMCh+KFfS3dXLy43qo0MLY6TtANVKcNJFRP\/LcRciUy5Wxa1C\/65tlIdRcsq1vTWMRKnQIDAQAB", "icons": { "16": "images\/16x16_NO_PLAY_14.png", "48": "images\/48x48_NO_PLAY_14.png", "128": "images\/96x96_NO_PLAY_14.png" }, "browser_action": { "default_title": "Disable HTML5 Autoplay (Reloaded)", "default_icon": "images\/16x16_NO_PLAY_14.png", "default_popup": "html\/popup.html" }, "content_scripts": [ { "matches": [ " |