Magic Actions for YouTube™

Enhance your YouTube watching experience! Cinema Mode, Mouse Wheel Volume Control, AutoHD, Expand, Snapshots …

Magic Actions for YouTube™란 무엇입니까?

Magic Actions for YouTube™은(는) https://www.mycinema.pro에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Enhance your YouTube watching experience! Cinema Mode, Mouse Wheel Volume Control, AutoHD, Expand, Snapshots …"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Magic Actions for YouTube™ 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Magic Actions for YouTube™ is a lightweight and useful extension designed for a more comfortable watching experience. 

Magic Actions is very easy to use!

Magic Actions for YouTube™ - Key Features: 

✔ AutoHD feature - start play all YouTube™ videos in HD. 
+ Ultra HD 4k > HD1440p > HD1080p > HD720p > 480p > 360p > 240p > 144p 

✔ Instant control over volume by scrolling mouse wheel! 
+ OSD on-screen display.

✔ Cinema Mode - 1-click and the whole page is shaded. 
+ make you feel as if you were in a movie theater! 
+ click again to toggle back to the normal view. 
+ over 20 predefined color themes. 
+ your own custom colors. 

✔ 1-click to take snapshot from playing video and save as PNG, JPEG or WEBP image format! 

✔ Cool Day/Night toggle switch to browse YouTube in black or white. 

✔ View and delete your watch history. 

✔ Magic Vinyl and Multi-Range Looper. 

✔ Ratings preview for related videos. 

✔ Enlarge avatars and video thumbnails on mouse over. 

✔ Display user info in comments. 
+ country flag, uploaded videos count, views, subscribers, description, date joined etc. 

✔ Expand videos to full window size. 

✔ Auto Wide - always play in wide player mode.  

✔ Stop Auto-Play - manage whether or not the initial video will autoplay. 
+ allow/deny preloading a video. 
+ play a sound when loading complete.  

✔ Replay - repeat, replay a video again and again. 

✔ Auto-hide Player Controls - video controls will automatically hide after a video begins playing.  

✔ Hide Annotations -  Don't show video annotations. 

✔ Ability to hide comments, related videos, etc. 

You can show your appreciation and support future Magic Actions for YouTube™ development by donating via extension menu or at our website: 
https://www.chromeactions.com/contribute.html

OFFICIAL WEBSITE: 
https://www.mycinema.pro/ 

UPDATES & RELEASES: 
https://www.chromeactions.com/news.html 

EXTENSIONS GALLERY: 
https://chrome.google.com/webstore/detail/abjcfabbhafbcdfjoecdgepllmpfceif 

PRIVACY POLICY: 
https://www.chromeactions.com/privacy-policy.html 

MAGIC ACTIONS - YOUTUBE CHANNEL: 
https://www.youtube.com/channel/UCCwIAJrwWGB2GCyZSp41wNg 

TWITTER: 
https://twitter.com/chromeactions 

FACEBOOK: 
https://www.facebook.com/magicactions 

REQUIRED PERMISSIONS: 
"tabs": 
- to open and manage the following extension services: "Frame Capturer", "Options", "Quick Menu", "Support", access and manage YouTube™ tabs and windows. 

"contextMenus": 
- to add "Search on YouTube™" feature to Google Chrome's context menu. 

"http://*/*", "https://*/*": 
- to access YouTube™ web pages and embedded videos, manage related services at www.mycinema.pro 


CHANGES: 
Magic Actions has always been more than a simple ext...it's Magic! 
https://www.mycinema.pro/news.html 

v7.3 changes: 
Added several cool video filters: Milk, Noir, Oil painting, Pencil, Engraving, Age, Plastify, Colored Emboss, Soft Focus Lens and Matte.

v.3.0 changes:
♥ Support embedded youtube videos on Facebook, Google Buzz...
♥ Ability to choose OSD type:
+ Line+Text
+ Text only
+ No indication
♥ Auto-hide video annotations feature
♥ Highly optimized, fast code, doesn't use any third-party library (like jQuery or MooTools)
+ Fixed Auto replay pre-buffering

v.2.0 Added:
♥ Ability to set Auto HD quality
+ Highres! HD1080p HD720p 480p 360p 240p
♥ On/Off Mouse Wheel Volume Control
♥ Allow/Deny preloading/buffering a video on youtube.com
+ Code optimization                    

확장 프로그램 기본 정보

이름 Magic Actions for YouTube™ Magic Actions for YouTube™
ID abjcfabbhafbcdfjoecdgepllmpfceif
공식 URL https://chromewebstore.google.com/detail/magic-actions-for-youtube/abjcfabbhafbcdfjoecdgepllmpfceif
설명 Enhance your YouTube watching experience! Cinema Mode, Mouse Wheel Volume Control, AutoHD, Expand, Snapshots …
파일 크기 250 KB
설치 횟수 929,923
현재 버전 7.9.5.2
최근 업데이트 2023-05-22
출시 날짜 2019-12-31
평점 4.73/5 총 128371 개의 평점
개발자 https://www.mycinema.pro
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.mycinema.pro/
도움말 페이지 URL https://www.mycinema.pro/support.html
개인정보 보호 정책 페이지 URL https://www.mixesoft.com/privacy.html
지원되는 언어 en
manifest.json
{
    "background": {
        "scripts": [
            "fjs267\/dbg267.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "16": "fimg267\/16.png",
            "19": "fimg267\/19.png",
            "24": "fimg267\/24.png",
            "32": "fimg267\/32.png",
            "38": "fimg267\/38.png",
            "48": "fimg267\/48.png",
            "64": "fimg267\/64.png"
        },
        "default_popup": "dmenu267.html",
        "default_title": "__MSG_extName__"
    },
    "content_scripts": [
        {
            "js": [
                "fjs267\/dwatch267.js"
            ],
            "css": [
                "fcss267\/dtheme267.css"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.youtube.com\/embed*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "fjs267\/dmusic267.js"
            ],
            "matches": [
                "https:\/\/music.youtube.com\/*",
                "https:\/\/www.youtube.com\/embed*"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "js": [
                "fjs267\/dopt267.js"
            ],
            "matches": [
                "https:\/\/www.mycinema.pro\/options.html*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "fjs267\/dcs267.js"
            ],
            "matches": [
                "https:\/\/www.mycinema.pro\/*",
                "https:\/\/www.chromeactions.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": "default-src 'none';script-src 'self';style-src 'self';img-src 'self';connect-src https:\/\/www.google-analytics.com https:\/\/api64.com https:\/\/clients2.google.com;report-uri https:\/\/appn.center\/apiv1\/csp;",
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "icons": {
        "128": "fimg267\/128.png",
        "16": "fimg267\/16.png",
        "24": "fimg267\/24.png",
        "32": "fimg267\/32.png",
        "48": "fimg267\/48.png",
        "64": "fimg267\/64.png",
        "96": "fimg267\/96.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDyfOC0uiQNOM7ITQ13U1fOKx\/SBYgiUJf8yjLOcjEHs+MrAw3dUWWEYsR8LfUpzKKzhvtxugI+fwpdG4cfEIFuQQgmkZgJfFHmoDuBQmDO7QB4+SXk8lq6nLb4JwujZ6rOJ6LYPX0PDtPMaynAI8jiRI1HpGJVSBA5epPrJZo1cQIDAQAB",
    "manifest_version": 2,
    "minimum_chrome_version": "54.0",
    "name": "__MSG_extName__",
    "offline_enabled": true,
    "options_page": "doptions267.html",
    "options_ui": {
        "page": "doptions267.html",
        "chrome_style": false
    },
    "permissions": [
        "tabs",
        "contextMenus",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage"
    ],
    "short_name": "MAFY",
    "homepage_url": "https:\/\/www.mycinema.pro\/",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "7.9.5.2",
    "web_accessible_resources": [
        "dopt267.html"
    ]
}