{"id":39823279,"url":"https://github.com/greenek/google-translate-keyboard-shortcut-userscript","last_synced_at":"2026-01-18T13:01:20.591Z","repository":{"id":74415886,"uuid":"95442834","full_name":"Greenek/google-translate-keyboard-shortcut-userscript","owner":"Greenek","description":"Keyboard shortcut for quick swap active languages","archived":false,"fork":false,"pushed_at":"2017-06-26T20:48:12.000Z","size":7704,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-19T01:02:44.636Z","etag":null,"topics":["google-translate","greasemonkey-script","tampermonkey-script","userscript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Greenek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-26T12:11:59.000Z","updated_at":"2025-02-12T05:33:04.000Z","dependencies_parsed_at":"2024-02-17T13:15:09.953Z","dependency_job_id":null,"html_url":"https://github.com/Greenek/google-translate-keyboard-shortcut-userscript","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Greenek/google-translate-keyboard-shortcut-userscript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Greenek%2Fgoogle-translate-keyboard-shortcut-userscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Greenek%2Fgoogle-translate-keyboard-shortcut-userscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Greenek%2Fgoogle-translate-keyboard-shortcut-userscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Greenek%2Fgoogle-translate-keyboard-shortcut-userscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Greenek","download_url":"https://codeload.github.com/Greenek/google-translate-keyboard-shortcut-userscript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Greenek%2Fgoogle-translate-keyboard-shortcut-userscript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-translate","greasemonkey-script","tampermonkey-script","userscript"],"created_at":"2026-01-18T13:01:10.887Z","updated_at":"2026-01-18T13:01:20.563Z","avatar_url":"https://github.com/Greenek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Translate Keyboard Shortcut\n\n[![GitHub release](https://img.shields.io/github/release/Greenek/google-translate-keyboard-shortcut-userscript.svg?label=user.js)](https://github.com/Greenek/google-translate-keyboard-shortcut-userscript/raw/master/Google_Translate_Keyboard_Shortcut.user.js)\n\n![Google Translate Keyboard Shortcut](./demo.gif)\n\nA userscript to quick swapping active languages in Google Translate with a keyboard shortcut (\u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eS\u003c/kbd\u003e).\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you have user scripts plugin installed in your browser. Here are the most popular:\n\n* [Greasemonkey](http://www.greasespot.net/) – Firefox\n* [Tampermonkey](https://tampermonkey.net/) – Chrome, Microsoft Edge, Safari, Opera, Firefox\n  \n### Installing\n\nYou can install script:\n\n* directly from GitHub by clicking [here][script-github],\n* from [GreasyFork page][script-greasyfork],\n* or from [OpenUserJS page][script-openuserjs].\n  \n### Usage\n\nPress \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eS\u003c/kbd\u003e at Google Translate page to swap active languages.\n\n## Contribute\n\nContributions are very welcome!\n\n[Open an issue][issues-new] for bug and feature requests or [submit PR][pull-request] and make this plugin better.\n\n## Contributor Code of Conduct\n\nPlease note that this project is released with a [Contributor Code of Conduct][code-of-conduct]. By participating in this project you agree to abide by its terms. \n\n## License\n\nThis project is licensed under the terms of the [MIT license][license].\n\n[code-of-conduct]: CODE_OF_CONDUCT.md\n[issues-new]: https://github.com/Greenek/google-translate-keyboard-shortcut-userscript/issues/new\n[license]: LICENSE\n[pull-request]: https://github.com/Greenek/google-translate-keyboard-shortcut-userscript/compare\n[script-github]: https://github.com/Greenek/google-translate-keyboard-shortcut-userscript/raw/master/Google_Translate_Keyboard_Shortcut.user.js\n[script-greasyfork]: https://greasyfork.org/en/scripts/21928-google-translate-keyboard-shortcut\n[script-openuserjs]: https://openuserjs.org/scripts/greenek/Google_Translate_Keyboard_Shortcut","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenek%2Fgoogle-translate-keyboard-shortcut-userscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreenek%2Fgoogle-translate-keyboard-shortcut-userscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenek%2Fgoogle-translate-keyboard-shortcut-userscript/lists"}