Save common responses and insert them into various form fields. Ideal for ticket systems and repetitive emailsCommon Responses allows you to save repetitevely utilized text. It can then be
be inserted into forms at a later date.
This extension is based on a Chrome Clipper plugin, which was based on Firefox Clipper.
Key features include:
- Add new responses
- Add new responses from selected text
- Edit or Delete saved responses
- Utilize placeholders in your responses
- Utilize includes in your responses
- Reorder Responses with Drag and Drop
- Export responses so that you can import them on other machines
1.0.10 Release (November 4th, 2016)
- Allowed for file uploading instead of copy/paste
1.0.9 Release (November 4th, 2016)
- Fixed some reordering madness
- Adjusted the import process to indicate success
1.0.6 Release (October 28th, 2016)
- Fix issue with too many iframes being referenced
(temp fix until I can pass true activeElement. iFrames and contextmenu click event are screwing with activeElement)
1.0.5 Release (October 21st, 2016)
- Fix issue with placeholders popping too often
- Update menu to include tabs and better organize data
1.0.4 Release (October 19th, 2016)
- Add ability to add reponse from scratch
- Make menu more concise
- Fixed a bug that prevented exporting with non latin1 characters
1.0.3 Release (October 18th, 2016)
- Add Import/Export functionality
- Fix bug where existing values were overridden by response
1.0.2 Release (October 17th, 2016)
- Reorder responses with drag and drop
- Fixed include bug that only included one thing
- Fixed link in disclaimer
1.0.1 Release (October 17th, 2016)
- Add the ability to use includes
- Change curly brace syntax for code
- Add some error checking and id duplication prevention