MoCKiNg SaRcAsEtIc TeXt
To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)
什么是MoCKiNg SaRcAsEtIc TeXt?
MoCKiNg SaRcAsEtIc TeXt是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)”。
扩展截图
下载MoCKiNg SaRcAsEtIc TeXt扩展crx文件
下载MoCKiNg SaRcAsEtIc TeXt扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Have you wanted to quickly turn text into a mocking or sarcastic like the Spongebob meme? Well this extension helps you accomplish that. Just type and/or paste in the phrase you want and click Mock Text and BAM! The text will appear as mocking/sarcastic that can easily be copied for your use. 扩展基本信息
| 名称 | |
| ID | khgojgjbfhlkcofefcblfddkbibpigcl |
| 官方URL | https://chromewebstore.google.com/detail/mocking-sarcasetic-text/khgojgjbfhlkcofefcblfddkbibpigcl |
| 简介 | To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme) |
| 文件大小 | 322 KB |
| 安装次数 | 52 |
| 当前版本 | 1.0.0 |
| 更新时间 | 2019-11-22 |
| 上架时间 | 2019-11-21 |
| 开发者 | Unknown |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "MoCKiNg SaRcAsEtIc TeXt",
"author": "Alvaro Castelan",
"version": "1.0.0",
"description": "To quickly turn regular text into mocking\/sarcastic text. (Inspired by Spongebob meme)",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_popup": "index.html"
}
} | |