Text Snippets
Right click to quickly insert text snippets and save time with things like customer service and support through email or any website
Wat is Text Snippets?
Text Snippets is een Chrome-extensie ontwikkeld door xcc, en de belangrijkste functie is "Right click to quickly insert text snippets and save time with things like customer service and support through email or any website".
Extensie Screenshots
Download het CRX-bestand van de extensie Text Snippets
Download Text Snippets-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Text Snippets |
ID | jggnilkehdabmihebipcodnnjoepllao |
Officiële URL | https://chromewebstore.google.com/detail/text-snippets/jggnilkehdabmihebipcodnnjoepllao |
Beschrijving | Right click to quickly insert text snippets and save time with things like customer service and support through email or any website |
Bestandsgrootte | 1.14 MB |
Aantal Installaties | 6,828 |
Huidige Versie | 1.10 |
Laatst Bijgewerkt | 2018-03-26 |
Publicatiedatum | 2018-03-25 |
Beoordeling | 3.33/5 Totaal 21 Beoordelingen |
Ontwikkelaar | xcc |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |