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.
拡張機能の基本情報
名前 | MoCKiNg SaRcAsEtIc TeXt |
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" } } |