
Chromium based browser
You can download the latest build Mozilla Firefox
You can download HackTools on the Firefox browser add-ons Instructions to build for Safari
Create a safari web extension project using the command below. This is to be run once.
xcrun safari-web-extension-coverter [path_to_dist_folder]
Following the instructions to create the project the default language should be Swift.
- Build project.
- Open Safari and enable unsigned extensions; Develop -> Allow Unsigned Extensions.
- Open Safari -> Preferences -> Extensions and enable Hack-Tools
- Click on the extension icon and switch to full-screen mode.
Instructions provided by jayluxferro
git clone https://github.com/LasCC/Hack-Tools.git
cd Hack-Tools
npm install && npm run build # If you have installed yarn you can replace npm with yarn
Once the build is done correctly, webpack will create a new folder called dist
After that you need to go to the extension tab on your chrome-based navigator and turn on the developer mode:
Then click on the load unpacked button in the top left corner:
Once you clicked on the button you just need to select the dist folder and that’s it! ????
Authors
Ludovic COULON & Riadh BOUCHAHOUA
You can give a ⭐️ if this project helped you!
Note that this project is maintained, developed and made available for free, you can offer us a coffee, it will be very encouraging and greatly appreciated