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 …」です。
拡張機能のスクリーンショット
Magic Actions for YouTube™拡張機能のCRXファイルをダウンロード
Magic Actions for YouTube™拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
]
} | |