Sarcasm Transformer
Transforms old boring, bland text into several saracastic options
Apa itu Sarcasm Transformer?
Sarcasm Transformer adalah ekstensi Chrome yang dikembangkan oleh Emily Humphrey, dan fitur utamanya adalah "Transforms old boring, bland text into several saracastic options".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Sarcasm Transformer
Unduh file ekstensi Sarcasm Transformer 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
Adds options to the right click menu to transform selected text into options to easily convey sarcasm.
Informasi Dasar Ekstensi
Nama | |
ID | bfjcijkekppnpbkmfeldaonkclihpdcl |
URL Resmi | https://chrome.google.com/webstore/detail/sarcasm-transformer/bfjcijkekppnpbkmfeldaonkclihpdcl |
Deskripsi | Transforms old boring, bland text into several saracastic options |
Ukuran File | 38.06 KB |
Jumlah Instalasi | 23 |
Versi Saat Ini | 0.0.1 |
Terakhir Diperbarui | 2018-12-26 |
Tanggal Publikasi | 2018-12-20 |
Pengembang | Emily Humphrey |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sarcasm Transformer", "version": "0.0.1", "manifest_version": 2, "description": "Transforms old boring, bland text into several saracastic options", "homepage_url": "http:\/\/hmphry.com\/library\/sarcasm\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "scripts": [ "src\/bg\/background.js" ], "persistent": true }, "permissions": [ "contextMenus", "tabs", "activeTab" ], "content_scripts": [ { "matches": [ " |