Text Snippets
Right click to quickly insert text snippets and save time with things like customer service and support through email or any website
¿Qué es Text Snippets?
Text Snippets es una extensión de Chrome desarrollada por xcc, y su función principal es "Right click to quickly insert text snippets and save time with things like customer service and support through email or any website".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Text Snippets
Descarga archivos de extensión Text Snippets en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Save and quickly insert commonly used text snippets and templates by right clicking on text fields on any website. Useful for customer service, support, sales, or any communication online. Based on the Inserttext extension which stopped working and was never fixed.
Información Básica de la Extensión
Nombre | Text Snippets |
ID | jggnilkehdabmihebipcodnnjoepllao |
URL Oficial | https://chromewebstore.google.com/detail/text-snippets/jggnilkehdabmihebipcodnnjoepllao |
Descripción | Right click to quickly insert text snippets and save time with things like customer service and support through email or any website |
Tamaño del Archivo | 1.14 MB |
Cantidad de Instalaciones | 6,828 |
Versión Actual | 1.10 |
Última Actualización | 2018-03-26 |
Fecha de Publicación | 2018-03-25 |
Calificación | 3.33/5 Total de 21 Calificaciones |
Desarrollador | xcc |
Tipo de Pago | free |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Text Snippets", "version": "1.10", "description": "Right click to quickly insert text snippets and save time with things like customer service and support through email or any website", "manifest_version": 2, "icons": { "128": "images\/icon.png" }, "browser_action": { "default_icon": "images\/icon.png" }, "options_page": "options.html", "background": { "scripts": [ "lib\/store.js", "lib\/settings.js", "lib\/menu.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |