Skip to content

buildspace-os-mod is a fork of buildspace-os that lets your customize it

License

Notifications You must be signed in to change notification settings

rudrodip/buildspace-os-mod

 
 

Repository files navigation

buildspace os [mod version]

buildspace-mod.mp4

table of contents

features

  • customize buildspace os title
  • customize buildspace os background
  • inject custom html/css into the buildspace os page

setup

1. download

download the zip file from the release page. make sure to extract the download in a safe spot!

2. turn on Developer mode

in your browser head to the "Extensions" section. this can be found in the settings portion of your browser! checkout the screenshot below:

once you get there you'll see "Developer mode" in the top right. make sure to toggle that on and then you'll see new options (we're gonna be using "Load unpacked")

3. add the app to your browser

you're at the home stretch! press the "Load unpacked" option and then go to the folder where you saved buildspace os. it should look something like this:

once you select it you should see this (nice you did it!)

4. open a new tab

now you can see this thing in action! Open a new tab and you'll notice that there is a prompt saying that the page was changed by the buildspace os extension. Make sure to select keep it or it will not work.

5. pin the extension

pin the extension so you can easily access it in the future!

6. customize

now you can customize the buildspace os page to your liking! you can change the title, background, and inject custom html/css into the page.

development

# fork and clone the repo
git clone https://github.com/your-username/buildspace-os-mod

# install dependencies
bun install # or your favorite package manager

build the extension

bun run build # or run the build.js file

got questions?

for any questions please reach out to me on x (formerly twitter) at @rds_agi

About

buildspace-os-mod is a fork of buildspace-os that lets your customize it

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 57.1%
  • HTML 28.0%
  • CSS 14.9%