Ever wondered if a YouTube video is subtitled in your language, without having to open it ?
Youtube caption indicator adds language-specific closed caption indicators below the description of each video among Youtube search results and "similar videos" panels.
Create a file named api_key
at the root of the project and fill it with your YouTube API key.
Run yarn install
, then build the project with yarn build
. See vue-web-extension for other build options
Enable developer options in Chrome's extension page, click on "Load unpacked extension" and select the project's dist
directory.
Go to about:addons and import the extension from the dist
directory.
Just import the script from the dist
directory.
Run sh pack.sh