ProKeys icon indicating copy to clipboard operation
ProKeys copied to clipboard

free Chrome/Opera extension; makes you productive in online text-related work

Results 96 ProKeys issues
Sort by recently updated
recently updated
newest added

_the donate button will be shown only after user have been using prokeys for more than a week_ ![image](https://cloud.githubusercontent.com/assets/6308683/22173893/a5b3b362-dff5-11e6-927f-574040754dd6.png)

enhancement

Tutorial - http://www.html5rocks.com/en/tutorials/dnd/basics/

enhancement
snippet-organization
approved
pro-plan

_Reported by henning on webstore_ If the snippet has an opening tag like ``, it automatically adds a closing tab on save. This can be annoying when you don't want...

Typing a snippet (`abcd&efgh`) into a textarea results in (`abcd&efgh`). This issue does not occur in contenteditable `div`s. The same problem is with ``. Also, editing such a snippet first...

bug
snippet-text
can-reproduce

Characters like `` get converted into `<` and `>`. **TODO:** resolve this issue. Make sure it also does not occur while executing the snippet in rich text areas or textboxes.

bug
snippet-text
cannot-reproduce

Hello, I need to replace `" "` via `" "`, but that does not work. I tried that via `` as well, but problem is same. Is there a possible or...

**Current UI:** ![image](https://cloud.githubusercontent.com/assets/6308683/16545431/600e4b84-4148-11e6-86c5-03c7020d62c3.png) **Proposed new UI:** ![image](https://cloud.githubusercontent.com/assets/6308683/16545437/7674d96a-4148-11e6-9bcc-6a06aeb8b90e.png) Replace the textbox in current UI with the above layout, with only the search button and no else buttons. **Reasons:** 1. Second UI...

enhancement

Dear @GaurangTandon, What a great extension. Thank you so much! This really speeds up reusable snippets. :-) Question. Couldn't figure out what the context menu entry "Block this site" exactly...

enhancement
site-disable

**_Inside codebase_**, all words should be `Snip` ONLY (in any case.)

enhancement
approved
code-refactoring

The number of CRLErrors that can be reported by pre.js in the console can be quite high, and users won't like their console filled with them. However, they are useful...