Sarcasm Transformer
Transforms old boring, bland text into several saracastic options
ما هو Sarcasm Transformer؟
Sarcasm Transformer هو إضافة Chrome تم تطويرها بواسطة Emily Humphrey، والميزة الرئيسية لها هي "Transforms old boring, bland text into several saracastic options".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Sarcasm Transformer
قم بتنزيل ملفات الامتداد Sarcasm Transformer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Adds options to the right click menu to transform selected text into options to easily convey sarcasm.
معلومات أساسية عن التمديد
الاسم | |
ID | bfjcijkekppnpbkmfeldaonkclihpdcl |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/sarcasm-transformer/bfjcijkekppnpbkmfeldaonkclihpdcl |
الوصف | Transforms old boring, bland text into several saracastic options |
حجم الملف | 38.06 KB |
عدد التثبيتات | 23 |
النسخة الحالية | 0.0.1 |
آخر تحديث | 2018-12-26 |
تاريخ النشر | 2018-12-20 |
المطور | Emily Humphrey |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | 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": [ " |