{"id":14988961,"url":"https://github.com/wwwg/ultratypebot","last_synced_at":"2025-10-11T03:05:27.034Z","repository":{"id":106117548,"uuid":"89974829","full_name":"wwwg/UltraTypeBot","owner":"wwwg","description":"A fast, easy to use bot for NitroType.com","archived":false,"fork":false,"pushed_at":"2023-02-12T01:48:58.000Z","size":1603,"stargazers_count":39,"open_issues_count":4,"forks_count":57,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-07-02T23:38:27.971Z","etag":null,"topics":["canvas","chrome-extension","chrome-extensions","extension","greasemonkey","greasyfork","nitro","nitrotype","nitrotype-bot","tampermonkey","tampermonkey-script"],"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/wwwg.png","metadata":{"files":{"readme":"README.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":"2017-05-02T00:29:45.000Z","updated_at":"2025-04-25T17:40:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d721cd8-8824-4f1d-9cc9-9bc27b21198d","html_url":"https://github.com/wwwg/UltraTypeBot","commit_stats":{"total_commits":333,"total_committers":6,"mean_commits":55.5,"dds":"0.18018018018018023","last_synced_commit":"fdd93d3a8f0ed73d9c4bddd17951d57f2d24dc56"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wwwg/UltraTypeBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wwwg%2FUltraTypeBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wwwg%2FUltraTypeBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wwwg%2FUltraTypeBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wwwg%2FUltraTypeBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wwwg","download_url":"https://codeload.github.com/wwwg/UltraTypeBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wwwg%2FUltraTypeBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006041,"owners_count":26084024,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["canvas","chrome-extension","chrome-extensions","extension","greasemonkey","greasyfork","nitro","nitrotype","nitrotype-bot","tampermonkey","tampermonkey-script"],"created_at":"2024-09-24T14:17:29.870Z","updated_at":"2025-10-11T03:05:27.019Z","avatar_url":"https://github.com/wwwg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UltraType Bot\n![UltraType Logo](https://github.com/ultratype/UltraTypeBot/raw/master/ico/logo.png)\n\u003cbr\u003e\n[CLICK HERE TO INSTALL CHROME EXTENSION](https://chrome.google.com/webstore/detail/ultratype-nitrotype-typin/gekjidmkhehamonaimcibhnaecakojlm)\n\u003cbr\u003e\n[(Alternate) Tampermonkey install](https://github.com/ultratype/UltraTypeBot/raw/master/UltraType.user.js)\n\u003cbr\u003e\n\nUltraType is a fast, easy to use bot for NitroType.com. UltraType provides unique features that no other bot has implemented, such as customizable WPM / accuracy, and an API to write your own features to the bot, and NitroType itself.\n\n# How do I install UltraType?\n\nYou can install the Chrome extension [by clicking here](https://chrome.google.com/webstore/detail/fpopdcoojgeikobdihofjflpngpcbiob/)\u003cbr\u003e\nHowever, there are a few alternative ways to install UltraType:\n\n#### Installing on Tampermonkey (the easy way)\nTo install UltraType on Tampermonkey, [install Tampermonkey from the Chrome Webstore](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) if you haven't yet. After Tampermonkey has been installed, [click here to install UltraType](https://github.com/ultratype/UltraTypeBot/raw/master/UltraType.user.js).\n#### Installing as an unpacked extension (the slightly more difficult way)\nIf you are a developer, or Tampermonkey isn't working properly for you, installation can be done by loading the unpacked Chrome extension. Follow these steps to install the unpacked extension:\n- In the top right of this page, click the \"Clone or download\" button, then click \"Download ZIP\"\n- After the download has finished, open the options menu by clicking the icon in the top right of your Chrome window, then go to More tools -\u003e Extensions.\n- Check the \"Developer Mode\" check box in the top right of the page.\n- Click the \"Load unpacked extension\" button in the top left, and then select the ZIP you downloaded from the file selector.\n- Installation is finished! Visit https://www.nitrotype.com/race/ to try it out.\n\n# The UltraType API\nUltraType comes with an API to build add-ons and simple userscripts with. Information on the API can be located in the `api/` directory.\n\n# Directory Roadmap\n`dataServer` - The source for the data server, written in C++ using [cpp-httplib](https://github.com/yhirose/cpp-httplib).\u003cbr\u003e\n`OUT` - All the files executed within the context of the NitroType session.\u003cbr\u003e\n`ico` - All of the UltraType icons.\u003cbr\u003e\n`popup` - The source for the extension popup.\u003cbr\u003e\n`api` - Examples and documentation regarding the UltraType API\u003cbr\u003e\n\n#### Disclaimer\nNitroType.com is a registered trademark owned by learning.com, and associates. UltraType is not related to, nor does it claim to be apart of said trademark.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwwwg%2Fultratypebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwwwg%2Fultratypebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwwwg%2Fultratypebot/lists"}