Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        





Logo

Rentry Triggers


Useful triggers for online markdown editor rentry.co!


**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.