Text Snippets
Inserts text into any text field at the click of a button.
Apa itu Text Snippets?
Text Snippets adalah ekstensi Chrome yang dikembangkan oleh https://getcrx.cn, dan fitur utamanya adalah "Inserts text into any text field at the click of a button.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Text Snippets
Unduh file ekstensi Text Snippets dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | Text Snippets |
ID | nfkicldpnflkchmbaliabnplahdhipip |
URL Resmi | https://chromewebstore.google.com/detail/text-snippets/nfkicldpnflkchmbaliabnplahdhipip |
Deskripsi | Inserts text into any text field at the click of a button. |
Ukuran File | 210 KB |
Jumlah Instalasi | 8,486 |
Versi Saat Ini | 2.2.0 |
Terakhir Diperbarui | 2023-02-09 |
Tanggal Publikasi | 2019-03-08 |
Penilaian | 2.95/5 Total 19 Penilaian |
Pengembang | https://getcrx.cn |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://github.com/g8up/youDaoDict/wiki/privacy |
Bahasa yang Didukung | 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": [ " |