A Chrome extension that allows users to modify the vehicle speed setting in the game Slow Roads.
- Modify the
config-vehicle-speedstored in localStorage for Slow Roads. - Set a custom speed for your vehicle through an easy-to-use popup interface.
- Note: Left shift for boost doesn't work with high speeds, so use right shift instead.
Follow these steps to install the extension manually:
-
Download the repository as a ZIP:
- Click the green Code button at the top-right of this page.
- Select Download ZIP and save it to your computer.
-
Extract the ZIP file:
- Unzip the downloaded file to get a folder containing the extension files.
-
Open Chrome and go to
chrome://extensions/:- In Chrome, type
chrome://extensions/in the address bar and press Enter.
- In Chrome, type
-
Enable Developer Mode:
- At the top-right corner of the Extensions page, toggle on Developer Mode.
-
Load the unpacked extension:
- Click the Load unpacked button and select the extracted folder that contains the extension files.
- Your extension should now appear in Chrome.
- Open Slow Roads in your Chrome browser.
- Click the extension icon (it will appear in the top-right of the Chrome toolbar).
- Enter the desired vehicle speed in the input field.
- Click Set Speed to apply the new speed in the game.
- Note: Left shift for boost doesn't work with high speeds, so just use right shift.
This project is open-source and available under the MIT License.