Insert Text
With Insert Text you can insert a saved block of text in any editable field. Simply right click where you want to insert it, open the ‘Insert Text’ menu and select the text to insert. It’s that easy. It will work with any input field, rich text editor or your favourite email account such as GMail, Hotmail or Yahoo! Mail.
Save time by creating blocks of text that you often use like a signature for your emails or your address for e-commerce sites.
Install
Click here to install Insert Text for Google Chrome
Features
- Right click any field to access the easy to use Insert Text menu and select the text you want to insert
- Use for inserting your email signature or anything other text you use often
- Options page for managing your texts
- Create new texts and update, delete and re-order existing texts
- Create multiple folders to organise different types of text
- Create in either plain text or rich text formats
- Export and import texts
Screenshots
Version History
v2.0 – 23rd September 2011
- New Features
- Brand new options interface
- Create multiple folders to organise texts into categories
- Create texts as either plain or rich text
- Import and export texts
v1.0 – 9th September 2011
- Initial release
Support
If you require any support or wish to report a bug with this addon please click here



It worked for me in the fields above, but does not work in Gmail. Win Vista 32bit SP2. Chrome. Any ideas?
I would SO like this to work – it could save me hours.
Best wishes,
Nick Bomford
Same here. I was able to get it working in Gmail if I switched it to “Plain Text”, but Rich Formatting didn’t work. Otherwise, exactly what I was looking for.
- rob
Using Chrome in Ubuntu 11.10 and can’t insert text in any forms, not even gmail in either plain or rich text.
i created a plain text with a html code but it won’t paste!
as Rich Text it works but a don’t want one more , it messes with my code…
i hope there will be a fix… thanks
*one more
*”"
*division < tag
Mine is working in Gmail Rich Text Editor when pasting plain text Chrome 16.0.912.75 on MACOSX 10.6.8 Had to restart browser.
Feature suggestion – Allow placeholder text, like {{FIRST_NAME}}, and have it do some Javascript prompts to fill them in. Should be an easy enough feature.
Here’s some code for placeholders so you can add it to the next version. (insert into content.js, line11)
text = text.replace(/\$\[(\w+)\]/g, function (s, contents) { return window.prompt(“Please Enter: ” + contents,”"); });
Tokens can then be added to snippets like
“Dear $[FIRST_NAME], You are late on your payment for invoice $[INVOICE_NUMBER]. Thank you”
Does not work in Gmail “invitations”.
Please somebody correct mistakes of this programm and write here the link to download