{"id":13577441,"url":"https://github.com/sienori/simple-translate","last_synced_at":"2025-05-14T16:14:08.681Z","repository":{"id":37431986,"uuid":"94662985","full_name":"sienori/simple-translate","owner":"sienori","description":"WebExtensions for translating text on web pages","archived":false,"fork":false,"pushed_at":"2025-03-17T10:36:53.000Z","size":11499,"stargazers_count":1196,"open_issues_count":188,"forks_count":134,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-04-13T01:56:03.440Z","etag":null,"topics":["firefox-addon","web-extensions"],"latest_commit_sha":null,"homepage":"http://simple-translate.sienori.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sienori.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"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},"funding":{"github":["sienori"],"patreon":"Sienori","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/sienoriExt"]}},"created_at":"2017-06-18T03:36:09.000Z","updated_at":"2025-04-08T18:48:56.000Z","dependencies_parsed_at":"2024-03-17T05:42:29.051Z","dependency_job_id":"df66670f-a6a1-409a-879e-0bbed9185ec6","html_url":"https://github.com/sienori/simple-translate","commit_stats":{"total_commits":488,"total_committers":24,"mean_commits":"20.333333333333332","dds":0.07172131147540983,"last_synced_commit":"3d29c607d98393f6556900c3f2bee2830ebebe4c"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sienori%2Fsimple-translate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sienori%2Fsimple-translate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sienori%2Fsimple-translate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sienori%2Fsimple-translate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sienori","download_url":"https://codeload.github.com/sienori/simple-translate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248654050,"owners_count":21140235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["firefox-addon","web-extensions"],"created_at":"2024-08-01T15:01:21.491Z","updated_at":"2025-04-13T01:56:12.062Z","avatar_url":"https://github.com/sienori.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sienori","https://patreon.com/Sienori","https://www.paypal.me/sienoriExt","https://www.patreon.com/sienori","https://www.patreon.com/join/sienori"],"categories":["JavaScript"],"sub_categories":[],"readme":"# \u003csub\u003e\u003cimg src=\"/src/icons/64.png\" width=64px height=64px\u003e\u003c/sub\u003e Simple Translate\r\n\r\n#### Quickly translate selected or typed text on web pages. Supports Google Translate and DeepL API.\r\n\r\n[\u003cimg src=\"other/promotion/badges/firefox.png\" align=\"left\" alt=\"for Firefox\"\u003e](https://addons.mozilla.org/firefox/addon/simple-translate/)\r\n\r\n[\u003cimg src=\"other/promotion/badges/chrome.png\" alt=\"for Chrome\" height=\"60px\"\u003e](https://chrome.google.com/webstore/detail/simple-translate/ibplnjkanclpjokhdolnendpplpjiace)\r\n\r\n[for Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/cllnohpbfenopiakdcjmjcbaeapmkcdl)\r\n\r\n## Backers\r\n\r\nThank you to the awesome **[backers](https://github.com/sienori/simple-translate/blob/master/BACKERS.md)** who supported Simple Translate!\r\n\r\n[\u003cimg src=\"other/promotion/badges/patreon.png\" alt=\"Became a Patreon\" height=\"44px\" align=\"left\"\u003e](https://www.patreon.com/sienori)\r\n[\u003cimg src=\"other/promotion/badges/paypal.png\" alt=\"Check out with PayPal\"\u003e](https://www.paypal.me/sienoriExt)\r\n\r\n## Sponsors\r\n\r\nSupport Simple Translate by [becoming a sponsor](https://www.patreon.com/join/sienori). Thank you to our wonderful sponsors!\r\n\r\n[\u003cimg src=\"docs/img/toucan.png\" alt=\"Toucan\" height=110px align=\"left\"\u003e](https://jointoucan.com/partners/tab-session-manager)\r\n\r\n[\u003cimg src=\"docs/img/becomeSponsor.png\" alt=\"Become a Sponsor\" height=110px\u003e](https://www.patreon.com/join/sienori)\r\n\r\n## Translation\r\n\r\nYou can contribute by translating Simple Translate on **[Crowdin](https://crowdin.com/project/simple-translate)**.\r\n\r\n## Developing\r\n\r\n\u003e Required Node 18.17.1\r\n\r\n1. Clone the repository `git clone https://github.com/sienori/simple-translate`\r\n2. Run `npm install`\r\n3. Run `npm run watch-dev`\r\n\r\n### Load the extension in Chrome\r\n\r\n1. Open Chrome browser and navigate to `chrome://extensions`\r\n2. Select \"Developer Mode\" and then click \"Load unpacked extension...\"\r\n3. From the file browser, choose to `simple-translate/dev/chrome`\r\n\r\n### Load the extension in Edge\r\n\r\n1. Open Edge browser and navigate to `edge://extensions`\r\n2. Select \"Developer Mode\" and then click \"Load unpacked\"\r\n3. From the file browser, choose to `simple-translate/dev/chrome`\r\n\r\n### Load the extension in Firefox\r\n\r\n1. Open Firefox browser and navigate to `about:debugging`\r\n2. Click \"Load Temporary Add-on\" and from the file browser, choose `simple-translate/dev/firefox`\r\n\r\n## Privacy Policy\r\n\r\n[Privacy Policy](https://simple-translate.sienori.com/privacy-policy) of Simple Translate\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsienori%2Fsimple-translate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsienori%2Fsimple-translate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsienori%2Fsimple-translate/lists"}