Skip to content

A chrome extension for developers with link to some commonly used online tools

License

Notifications You must be signed in to change notification settings

hemantsonu20/developer-bookmark

Repository files navigation

Developer Bookmark Chrome Extension

A chrome extension for developers with link to some commonly used online tools. (Not Yet published on Chrome Store)

How it looks

Extension
extension

Extension Setting Page
extension

Development Setup

  1. Install Node (12 or above) and git on your system.
  2. Fork the repository and clone it to your local system. (guide)
  3. Run npm install to download all npm dependencies.
  4. Run npm start for development and live preview with hot reload.
  5. Run npm run build for production ready asset in build folder.
  6. Follow steps mentioned here to load the extension. Select project's build folder as source while installing it into chrome.

Contributing

See Contributing guide here.

License

Apache License Version 2.0

About

A chrome extension for developers with link to some commonly used online tools

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published