Awesome
onering_plugins_chrome_dev
OneRingTranslator plugins that works through Chrome dev connection
Setup
- Install separate Chrome, that will be controlled by plugins to get translation. For example, you can use this portable version: https://portableapps.com/apps/internet/google-chrome-portable-64
- Run it in dev mode. You can download
chrome_dev_controlled.bat
file and change EXE filename inside to your Chrome EXE file; or use cmd likeGoogleChromePortable.exe --remote-debugging-port=9222 --remote-allow-origins=*
- Now you get Chrome example that can be controlled by external plugin
Next:
- Copy plugin to your OneRingTranslator plugin folder
- Run OneRingTranslator in usual style. Plugin must send translation phrases to controlled Chrome, and get results back.
Available plugins
plugin_deepl_dev.py - for DeepL translation plugin_yandex_dev.py - for Yandex translation (you need to setup language pairs in options)