No description
Find a file
Muhammad Faiz d0fc84bf92 content_script: wrap inject() inside anonymous function
Do not pollute global scope with inject() function.
2020-06-15 13:45:54 +07:00
icons Implement 2019-11-02 16:40:38 +03:00
src/inject content_script: wrap inject() inside anonymous function 2020-06-15 13:45:54 +07:00
example.jpg Add example for web store 2019-11-02 17:06:43 +03:00
LICENSE.txt Initial commit 2019-11-02 14:37:27 +03:00
manifest.json Implement 2019-11-02 16:40:38 +03:00
README.md Add example for web store 2019-11-02 17:06:43 +03:00

Not yet, AV1

This is extremely lightweight Chrome plugin to disable AV1 on YouTube and other sites.

I believe that AV1 is still very green format and can't be played 4k60fps without hardware support.

Fundamentally this is h264ify by erkserkserks, but without options and h264-only restriction.