Text Snippets
Inserts text into any text field at the click of a button.
Hvad er Text Snippets?
Text Snippets er en Chrome-udvidelse udviklet af https://getcrx.cn, og dens hovedfunktion er "Inserts text into any text field at the click of a button.".
Udvidelsesskærmbilleder
Download Text Snippets-udvidelses-CRX-fil
Download Text Snippets-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Support: 1.Manage Text 2. Import / Export Update: - v2.2.0 fixed: can not add texts in folders. To my user: Many users want me to add the ability to store snippets online. I also think it is necessary, and I also have the technology to develop it. However, resources such as the service host require some economic cost. Will you still use it if I charge for it? How much are you willing to pay for it? I want to know your thoughts. --Sigma 2023.2.8 from China
Grundlæggende oplysninger om udvidelsen
Navn | Text Snippets |
ID | nfkicldpnflkchmbaliabnplahdhipip |
Officiel URL | https://chromewebstore.google.com/detail/text-snippets/nfkicldpnflkchmbaliabnplahdhipip |
Beskrivelse | Inserts text into any text field at the click of a button. |
Filstørrelse | 210 KB |
Antal Installationer | 8,486 |
Nuværende Version | 2.2.0 |
Senest Opdateret | 2023-02-09 |
Udgivelsesdato | 2019-03-08 |
Bedømmelse | 2.95/5 Samlet 19 Bedømmelser |
Udvikler | https://getcrx.cn |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://github.com/g8up/youDaoDict/wiki/privacy |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.2.0", "background": { "scripts": [ "js\/store.js", "js\/settings.js", "js\/menu.js", "js\/background.js" ] }, "browser_action": { "default_icon": "gfx\/icon_16.png", "default_title": "Text Snippets Options" }, "content_scripts": [ { "all_frames": false, "js": [ "js\/content.js" ], "matches": [ " |