Sarcasm Transformer
Transforms old boring, bland text into several saracastic options
什么是Sarcasm Transformer?
Sarcasm Transformer是由Emily Humphrey开发的Chrome扩展程序,该扩展的主要功能是“Transforms old boring, bland text into several saracastic options”。
扩展截图
下载Sarcasm Transformer扩展crx文件
下载Sarcasm Transformer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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": [ " |