Browser extension to translate bilibili into English (now on manifest version 3)
Hello all. I decided to migrate this project to a new version of the manifest so that it can be run in modern chrome.
If you find errors in the translation (I do not guarantee their absence), you can either change the dictionary yourself or let me know.
- Open chrome, open extension menu from Settings or type "chrome://extensions/" to address bar.
- Turn on "Developer mode".
- Press "Load unpacked" and select extracted folder (You have to select whole folder).
- Press refresh icon (No need, just in case).
- Turn off "Developer mode" (Optional).
- Wait until page load and it will translate itself.
- If not translated, click on the extension to translate the page again.
- English will be overlayed a couple seconds after opening the page
- When switching between tabs, if there is no page refresh, that tab will not be translated. Hit refresh, and you should see the translations
- This translation only covers basic UI stuff, to help with navigation.
- Translations on pop-up windows
- Auto-refresh translation when moving between tabs
- Translations covering more aspects of Bilibili
- Increase code efficiency to make translations appear faster
- More languages
A big thank you to u/konokalahola from Reddit for providing the Chrome extension framework! A big thank you to u/Prune_Berry from Reddit for helping translate and polishing the extension! A big thank you to XilkyTofu from github for original repository!