Skip to content
forked from jOaawd/picklebox

PickleHub is a hub for students who are bored in school, contained in a bookmarklet!

Notifications You must be signed in to change notification settings

teamhitbox/hitbox

 
 

Repository files navigation

Hitbox - Picklebox Continuation/Fork

📌 Project Overview:
The previous owner couldn't complete Picklebox, so I've made a fork to add more features and to fix some bugs Picklebox had.
It may not be as good, but it will have the same functions (maybe some more!) and everything.

🛠 Development Started On:
📅 Thursday, September 4th, 2025.

🚀 Hitbox URL: 🔗 Hitbox Client URL

📢 Please star the repo if you enjoy using Picklebox!

Using Hitbox

There are 3 diffrent ways to use Hitbox. One is adding a button to inject Hitbox to all websites automatically (Reccomended, can be added to any website), using the Hitbox Client in a seperate tab, and making a Bookmarklet to load Hitbox.

Using the Hitbox Bookmarklet:

Follow these instructions to get the Hitbox Bookmarklet:

  1. Bookmark this page
  2. Right-Click the Bookmark you just created - Click Edit
  3. Replace the name with something like "Hitbox Bookmarklet"
  4. Replace the URL with the code below:
javascript:(function(){var s=document.createElement('script');s.src='https://teamhitbox.github.io/hitbox/client/book.js';s.type='text/javascript';document.head.appendChild(s);})();
  1. Click Save, and click the Bookmark(let). The Hitbox UI should appear on your screen!

Using the Hitbox Client:

To use the Hitbox client, Simply click this link
Hitbox will open in a new tab, and you can use Hitbox as usual.

Using the "Auto add a button that Injects Hitbox" Method:

Follow these instructions to automaticlly add the Hitbox Injector button to any website:

  1. Download Tampermonkey here
  2. Pin the Tampermonkey extention to your toolbar
  3. Click the Tampermonkey extention -> click Dashboard
  4. Click here to download Hitbox for Tampermonkey
  5. Hit Utilities -> Import from File
  6. Select the file you just downloaded
  7. All done! When you go to any website, it should show an "Inject Hitbox" Button in the bottom right corner

About

PickleHub is a hub for students who are bored in school, contained in a bookmarklet!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 43.4%
  • JavaScript 25.0%
  • Svelte 18.8%
  • HTML 12.8%