8000 GitHub - ozgursar/browser-extensions: Browser Extension(s) for Open Sauced
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ozgursar/browser-extensions

 
 

Repository files navigation


Open Sauced

🍕 Open Sauced Browser Extension(s) 🍕

GitHub code size in bytes GitHub commit activity GitHub issues Discord Twitter

Documentation

The documentation for the project can be found here.

Running the project locally

To run the project, you'll need the following software binaries installed on your development machines:

To install the project dependencies:

npm ci

To run a local instance of the project:

npm run dev

Installing the local build on a Chromium based browser:

After running the above commands,

  1. Navigate to chrome://extensions.
  2. Enable the Developer Mode.
  3. Select Load unpacked and choose the generated dist directory from the project folder to install it.

You should now have the extension installed and running.

🙌🏼 Core Team

Brian Douglas Divyansh Singh Anush Shetty

🤝 Contributing

We encourage you to contribute to OpenSauced! Please check out the Contributing guide for guidelines about how to proceed.

We have a commit utility called @open-sauced/conventional-commit that helps you write your commits in a way that is easy to understand and process by others.

🍕 Community

Got Questions? Join the conversation in our Discord.
Find Open Sauced videos and release overviews on our YouTube Channel.

⚖️ LICENSE

MIT © Open Sauced

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.8%
  • JavaScript 25.2%
  • CSS 3.2%
  • HTML 0.8%
0