Skip to content

yakshavingdevs/infibox

Repository files navigation

Infibox Logo

Infibox

The ultimate browser extension for developer productivity

license version

The Idea

Developers currently use various small utilities on various websites or use a tool like CyberChef which provides multiple utilities in one place. We wanted to walk along the same path of providing multiple utilities in one place but with a better user experience within the browser by providing a Cmd+K style command bar and also augment the context menu to provide similar utilities.

For now, we are only targeting Chrome but we intend to support other browsers in the future.

Local Setup

Prerequisites

  1. You need to have Chrome (or any other Chromium based browser with extension support) installed

Note: There maybe minor compatibility issues with Non-Chrome Chromium based browsers, so we recommend Chrome.

  1. You need to have Node.js/NPM available on your desktop.

How to get it running

  1. Pull the package to your local desktop
git clone https://github.com/yakshavingdevs/infibox.git
  1. Install npm dependencies
npm i
  1. Build the source files
npm run build

We use Gulp and esbuild for bundling our Javascript files, for any transformations and for copy all assets into the build directory (dist/ in this case).

  1. Open the extensions page in Chrome by visiting chrome://extensions/

  2. Click on the load unpacked button and select your dist/ directory inside your local repo directory that was created after the build process to load your Chrome extension and have fun!

Contributing

Development of Infibox happens in the open on GitHub. You can read the contributing guide here: CONTRIBUTING.md.

License

MIT

About

The ultimate browser extension for developer productivity

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •