Reload any open YouTube page after installation. A translate button will then appear in the header of every comment.
By default, the extension translates to english (en). If the extension was
installed from the crhome webstore, this can be configured by changing the Traget
Language in the settings here: chrome://extensions/?options=alaejlmlpgcffloicejpccebbeeibemo
.
When using a JavaScript injector as the installation method, manually edit
inject.js
and change line 5 (TARGET_LANGUAGE
) to the desired language.
A list of supported languages can be found here: https://www.gnu.org/software/gettext/manual/html_node/Usual-Language-Codes.html
When using chrome or any chromium based browser, it is recommended to install the extension directly from the chrome webstore.
Since this plugin uses a content-script, it should work on any browser that supports a Javascript injector.
This is also the recommended method for firefox users. Use the following url
pattern: www\.youtube\.com
Open the correct url for your browser:
Browser | |||||
Url | chrome://extensions | chrome://extensions | opera:extensions | chrome://extensions | vivaldi://extensions |
Enable Developer mode
and click on Load unpacked
.
Navigate to the folder you extracted to and click open
. Disable Developer mode
.
Browser | ||||
Install | JavaScript Injector | JavaScript Injector | JavaScript Injector | JavaScript Injector |
The icons used in the README are from the open-source papirus-icon-theme project