Stencil
Instantly add text to any image - just right-click!
Apa itu Stencil?
Stencil adalah ekstensi Chrome yang dikembangkan oleh https://getstencil.com, dan fitur utamanya adalah "Instantly add text to any image - just right-click!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Stencil
Unduh file ekstensi Stencil 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
The Stencil Chrome extension lets you highlight text anywhere on the web and turn it into an image instantly. See an image you want to add some text to? Just right-click any image and select "Open Image with Stencil". Then you can start creating and customizing your image! - Over 5,000,000+ new royalty-free background photos (with search) - Over 3,100,000+ royalty-free icons (with search) - 1,350+ all new templates (with search) - 4,700+ fonts - Instantly add captions to images on Facebook, Twitter, Pinterest & Instagram and any images on the web! - Custom watermarks - Works on any website! Start creating and sharing your images with Stencil!
Informasi Dasar Ekstensi
Nama | Stencil |
ID | hgmhphfbdfbkokcfajipbmkcakmmepeb |
URL Resmi | https://chromewebstore.google.com/detail/stencil/hgmhphfbdfbkokcfajipbmkcakmmepeb |
Deskripsi | Instantly add text to any image - just right-click! |
Ukuran File | 23.75 KB |
Jumlah Instalasi | 20,000 |
Versi Saat Ini | 2.1.4 |
Terakhir Diperbarui | 2022-05-12 |
Tanggal Publikasi | 2020-01-07 |
Penilaian | 3.88/5 Total 120 Penilaian |
Pengembang | https://getstencil.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://getstencil.com/ |
URL Halaman Bantuan | https://help.getstencil.com/ |
URL Halaman Kebijakan Privasi | https://getstencil.com/privacy |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Stencil", "description": "Instantly add text to any image - just right-click!", "version": "2.1.4", "author": "Stencil", "manifest_version": 2, "browser_action": { "default_title": "Stencil", "default_icon": { "19": "images\/icons\/logo-19x19.png", "38": "images\/icons\/logo-38x38.png" } }, "permissions": [ "contextMenus" ], "background": { "persistent": true, "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |