Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliveira404/rentry-trigger-extension
Useful triggers for online markdown editor rentry.co
https://github.com/oliveira404/rentry-trigger-extension
extension-chrome rentryco
Last synced: 22 days ago
JSON representation
Useful triggers for online markdown editor rentry.co
- Host: GitHub
- URL: https://github.com/oliveira404/rentry-trigger-extension
- Owner: oliveira404
- License: mit
- Created: 2024-04-21T21:53:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T22:05:34.000Z (7 months ago)
- Last Synced: 2024-10-04T21:11:45.798Z (about 1 month ago)
- Topics: extension-chrome, rentryco
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
**What can you do with it?**
- Using the trigger Ctrl+Shift+E, you can open edit page.
- Using the trigger Ctrl+Shift+K, you can save your project.
(*Obs! Don't forget to change your password tuto below!*)
Archive: `background.js````js
//edit this line
inputPassword.value = 'your password';
```**Potential Changes**
- [ ] When save the current page, open edit page again.