{"id":25392542,"url":"https://github.com/diaslui/wts","last_synced_at":"2026-05-09T09:48:54.479Z","repository":{"id":234348705,"uuid":"788664186","full_name":"diaslui/wts","owner":"diaslui","description":"An extension for Google Chrome to search for keywords or phrases on websites 💚🔍","archived":false,"fork":false,"pushed_at":"2024-04-22T16:11:11.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T16:49:38.541Z","etag":null,"topics":["chrome","chrome-extension","js"],"latest_commit_sha":null,"homepage":"https://luiisp.github.io/wts-web","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/diaslui.png","metadata":{"files":{"readme":"readme.en.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-04-18T21:07:32.000Z","updated_at":"2024-04-22T16:11:15.000Z","dependencies_parsed_at":"2024-04-19T01:24:21.239Z","dependency_job_id":"d6231866-c88c-47f7-9a63-7ed7a6cdc57a","html_url":"https://github.com/diaslui/wts","commit_stats":null,"previous_names":["luiisp/wts","diaslui/wts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diaslui%2Fwts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diaslui%2Fwts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diaslui%2Fwts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diaslui%2Fwts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diaslui","download_url":"https://codeload.github.com/diaslui/wts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248138953,"owners_count":21053998,"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":["chrome","chrome-extension","js"],"created_at":"2025-02-15T16:43:40.599Z","updated_at":"2026-05-09T09:48:49.460Z","avatar_url":"https://github.com/diaslui.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WTS - Web Terms Seeker\n\nTag this project with a star 🌟\n![gifwts (2)](https://github.com/luiisp/wts/assets/115284250/46d9be9a-dfa8-49f0-8bbc-e57b8a978897)\n\nWTS is a Google Chrome extension that facilitates searching for terms/keywords on web pages. Simply enter the term to be searched, and WTS will search for matches on the current web page.\n\n### How did the idea for WTS come about?\nThe idea arose from a personal experience. When reading extensive API documentation, I constantly needed to refer back to sections of the documentation to recall what I had read previously. However, due to the length of the document, this manual task became very tiresome. That's when the idea of ​​creating an extension that would facilitate searching for terms/keywords on the web page emerged.\n\n### How does WTS work?\nWTS captures the term to be searched and searches for all occurrences of the term on the current web page, highlighting the found occurrences and providing the option to navigate between them.\n\n## Features\n- [✅] Search for terms/keywords on the web page\n- [✅] Navigation between found occurrences\n- [✅] Highlighting of found occurrences\n- [✅] Support for 21 languages (check the supported languages)\n\n### Supported Languages\n- `ar` Arabic\n- `cs` Czech\n- `da` Danish\n- `de` German\n- `en` English\n- `es` Spanish\n- `fi` Finnish\n- `fil` Filipino\n- `fr` French\n- `id` Indonesian\n- `ja` Japanese\n- `ko` Korean\n- `nl` Dutch\n- `pl` Polish\n- `pt_BR` Portuguese (Brazil)\n- `pt_PT` Portuguese (Portugal)\n- `ro` Romanian\n- `ru` Russian\n- `sv` Swedish\n- `th` Thai\n- `tr` Turkish\n- `zh_CN` Chinese (China)\n\u003e Did you miss your language or notice an error in the translation? You can change this yourself! Read below how to do it\n### How to add your own language\n\n* Create a folder with your language prefix (ISO 639-1 Code) in _locates EX: _locates/pt_BR for Portuguese (Brazil) [The location prefixes in ISO 639-1 Code can be seen here](https://www.loc.gov/standards/iso639-2/php/code_list.php)\n\n* Copy the messages.json file from a directory of any language to the folder you created\n\n* Translate the file to your language\n\n* Make the pull request (more information in Contributions)\n\n## Installation\n1. Clone the repository (`git clone https://github.com/luiisp/wts`)\n2. Open Google Chrome and access `chrome://extensions/`\n3. Enable developer mode\n4. Click on `Load unpacked`\n5. Select the cloned repository folder\n6. Go to a web page and use the extension\n\n## Contributions\nContributions are welcome! To contribute, follow the steps below:\n1. Fork the project\n2. Create a new branch (`git checkout -b feature/newFeature`)\n3. Commit your changes (`git commit -m 'Add newFeature'`)\n4. Push to the branch (`git push origin feature/newFeature`)\n5. Open a Pull Request\n6. Await PR review 🚀\n\n## License\nDistributed under the MIT license. See `LICENSE` for more information.\n![wts-banner](https://github.com/luiisp/wts/assets/115284250/700f950f-3375-4197-957e-d55d72d7620f)\n©2024 WTS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiaslui%2Fwts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiaslui%2Fwts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiaslui%2Fwts/lists"}