Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cside/google-keep-tab-renamer


https://github.com/cside/google-keep-tab-renamer

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Google Keep Tab Renamer ( Browser Extension )

## Install

- [Chrome]()
- [Edge]()
- [Firefox]()

## How to Build

```bash
cat << EOF > .npmrc
//npm.pkg.github.com/:_authToken=
@cside:registry=https://npm.pkg.github.com/
EOF

pnpm install
pnpm run build
```

## How to Send Pull Requests

⚠️ If you have a feature request, please discuss it with me on [/issues](https://github.com/Cside/google-keep-tab-renamer/issues) before writing your code.

Create a branch from `develop` and make a pull request to `develop` .

## Release Notes

[/releases](https://github.com/Cside/google-keep-tab-renamer/releases)

## License

[The MIT License](/LICENSE).