MoCKiNg SaRcAsEtIc TeXt
To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)
What is MoCKiNg SaRcAsEtIc TeXt?
MoCKiNg SaRcAsEtIc TeXt is a Chrome extension developed by Unknown, and its main feature is "To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)".
Extension Screenshots
Download MoCKiNg SaRcAsEtIc TeXt Extension CRX File
Download MoCKiNg SaRcAsEtIc TeXt extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | MoCKiNg SaRcAsEtIc TeXt |
ID | khgojgjbfhlkcofefcblfddkbibpigcl |
Official URL | https://chromewebstore.google.com/detail/mocking-sarcasetic-text/khgojgjbfhlkcofefcblfddkbibpigcl |
Description | To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme) |
File Size | 322 KB |
Installation Count | 52 |
Current Version | 1.0.0 |
Last Updated | 2019-11-22 |
Publish Date | 2019-11-21 |
Developer | Unknown |
Payment Type | free |
Supported Languages | 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" } } |