Video Effects for YouTube And Audio Enhancer

Improves YouTube experience with video effects, color filters and other features. Also provides a sound enhancer for all sites

Video Effects for YouTube And Audio Enhancerคืออะไร?

Video Effects for YouTube And Audio Enhancer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย fran.patrillo และคุณลักษณะหลักของมันคือ "Improves YouTube experience with video effects, color filters and other features. Also provides a sound enhancer for all sites"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Video Effects for YouTube And Audio Enhancer

ดาวน์โหลดไฟล์ส่วนขยาย Video Effects for YouTube And Audio Enhancer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        You are looking a tool to enhance YouTube functionalities? Our extension is very good plugin for you.
- This extension brings to you above 50 video filters/effects for YouTube, such as: love, warm, moonlight, sepia, gray, drawing, blur, contour, edge map etc.
- We also give you the dark mode (night mode). You will have YouTube dark theme (black theme) to reduce your eyestrain problem.
- Auto HD quality for YouTube Player: you can set default video quality, such as 8K, 5K, 4K, 2K, FullHD, HD etc.
- Infinity Mode: you can play the player in new mode. In this mode, video will fit to size of windows view. This mode is also called the edge to edge mode, the fitting mode, or the maximized player.
- Remove black space (black bars) around video: Your video content will fit to the media player. You will not see the annoying black space around video.
- Auto loop current video: you can play one video many times.
- Auto play/pause if focus/blur Tab: the media player will pause/play automatically when you switch to other tabs or leave from watching video.
- Support audio enhancement.
And many other valuable features.

=== HOW TO USE ===
- It's very easy to use: just 1-Click to apply the filter/effect to video on YouTube. You can watch it in real time. You also can change or remove this filter/effect easily. 
- Our filters/effects don't influence on the original video. We don't save them directly to original video, we only apply them on YouTube Video Player.
- In order to use advanced functionalities, you need to set up in option page: right click on extension icon > choose OPTION or click on extension > Choose MORE.

=== NEW FEATURES ===
Version 3.2.4.5: Remove YouTube Dark Mode. Suggest user to use YouTube Themes for a better experience.
Version 3.2: Support Picture in Picture (video pops outside browser, but effects won't be supported in this mode).
Version 3.0: Support audio enhancement.
Version 2.0: Auto HD quality, the full scale mode, remove black space around video.
Version 1.0: Above 50 filters/effects video for YouTube.


We work hard to update new filters and improve this extension functionalites in next releases. If you want to improve the language translation for description, please help us by contact via email: [email protected].
Hope you enjoy it!
Thank you!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Video Effects for YouTube And Audio Enhancer Video Effects for YouTube And Audio Enhancer
ID jdjldbengpgdcfkljfdmakdgmfpneldd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/video-effects-for-youtube/jdjldbengpgdcfkljfdmakdgmfpneldd
คำอธิบาย Improves YouTube experience with video effects, color filters and other features. Also provides a sound enhancer for all sites
ขนาดไฟล์ 1.99 MB
จำนวนการติดตั้ง 11,665
เวอร์ชันปัจจุบัน 3.2.6.0
อัปเดตครั้งล่าสุด 2022-11-25
วันที่เผยแพร่ 2020-06-25
คะแนน 4.43/5 รวมทั้งหมด 182 คะแนน
ผู้พัฒนา fran.patrillo
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://casechanger.net/videoeffects/
URL หน้าช่วยเหลือ https://casechanger.net/videoeffects/
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "short_name": "__MSG_short_name__",
    "manifest_version": 2,
    "version": "3.2.6.0",
    "description": "__MSG_description__",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "48.png",
        "default_title": "__MSG_default_title__",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.youtube-nocookie.com\/*"
            ],
            "css": [
                "app_player.css"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "permissions": [
        "tabs",
        "storage",
        "",
        "tabCapture",
        "webRequest",
        "webRequestBlocking"
    ],
    "icons": {
        "64": "64.png",
        "48": "48.png",
        "32": "32.png",
        "16": "16.png",
        "128": "128.png"
    },
    "options_page": "options.html",
    "options_ui": {
        "chrome_style": true,
        "page": "option.html"
    },
    "web_accessible_resources": [
        "playerquality.js",
        "playerfs.js",
        "playernoblack.js",
        "playerautopauseplay.js",
        "loopone.js",
        "audio\/images\/light.png",
        "audio\/images\/drop.png",
        "audio\/images\/old.png",
        "audio\/images\/fog.png",
        "audio\/images\/abstract.png",
        "audio\/images\/imagination.png",
        "audio\/images\/hearts.svg",
        "audio\/images\/waterflow.png",
        "audio\/images\/neon.png",
        "audio\/images\/fisheye.png",
        "audio\/images\/scanline.png"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}