1
Replit Extension Manifest CheckerA simple tool for debugging Replit extensions. Includes detailed error messages to help easily fix your extension manifests.
TODO: add checking for tools.
Version check
As of now, the version field can only be zero, so I've updated this to check that the version field is always zero8
Doodle Jump ExtensionA Replit extension for playing Doodle Jump.
The game was copied and modified from here.
Apart from modifying the game a bit, I added:
Support for Replit Extensions
If installed as an extension, saves your data in the Repl files
Have fun!
Bug fix
Fixed a bug where you couldn't write your name
Fixed a bug with incorrect data saving8
Doodle Jump ExtensionA Replit extension for playing Doodle Jump.
The game was copied and modified from here.
Apart from modifying the game a bit, I added:
Support for Replit Extensions
If installed as an extension, saves your data in the Repl files
Have fun!
200
16
8
2
CSV EditorAn extension for editing CSV files.
23
2
2
1
Get your GitHub tokenSimple command to get your GitHub API token
Note: this won't work in cover pages so you need to fork it.
(The command only works inside a Repl if you're logged in to GitHub)
27
1
1