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 |
官方網址 | 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": [ " |