Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cside/google-keep-tab-renamer
https://github.com/cside/google-keep-tab-renamer
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cside/google-keep-tab-renamer
- Owner: Cside
- License: mit
- Created: 2023-09-27T03:49:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T04:59:26.000Z (over 1 year ago)
- Last Synced: 2024-10-28T16:34:04.812Z (2 months ago)
- Language: TypeScript
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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/
EOFpnpm 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).