Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claudiodangelis/popup-for-keep
:pencil: Load Google Keep in a popup from the current tab in Google Chrome
https://github.com/claudiodangelis/popup-for-keep
chrome chrome-extensions google-keep javascript
Last synced: 3 months ago
JSON representation
:pencil: Load Google Keep in a popup from the current tab in Google Chrome
- Host: GitHub
- URL: https://github.com/claudiodangelis/popup-for-keep
- Owner: claudiodangelis
- License: other
- Created: 2014-11-15T20:04:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T09:17:09.000Z (about 2 years ago)
- Last Synced: 2024-10-24T21:27:48.497Z (3 months ago)
- Topics: chrome, chrome-extensions, google-keep, javascript
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/popup-for-keep/fhcmhglnohogibbbpbodmjeggpdlboop
- Size: 3.69 MB
- Stars: 56
- Watchers: 9
- Forks: 10
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Popup for Keep™
[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/claudiodangelis)
Load Google Keep™ in a popup from the current tab in Google Chrome™. Install it from [Chrome Web Store](https://chrome.google.com/webstore/detail/popup-for-keep/fhcmhglnohogibbbpbodmjeggpdlboop).
## Features
1. Quickly open Google Keep in a popup on the top-right corner of the Chrome window
![Screen4](screenshots/screenshot-04.png)
2. Create a note with the **selected text** of the current page
![Screen6](screenshots/screenshot-06-add-selection.png)
3. Create a note with title and URL of the current page
![Screen5](screenshots/screenshot-05-add-page.png)
4. Detach the popup from the main window of Chrome and get a little standalone floating window with all your notes
![Screen7](screenshots/screenshot-floating.png)
5. Multiple account support
![Screen8](screenshots/screenshot-account.png)
Visit the **Options page** for more features!
# Author(s)
[Claudio d'Angelis](https://claudiodangelis.com) ([@daw985](https://twitter.com/@daw985))
# Support
# Credits
This software is distributed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0), and it's built on top of:
* [Angular.io](https://angular.io)
* [TypeScript](https://www.typescriptlang.org/)
* [Bootstrap](https://getbootstrap.com)