MoCKiNg SaRcAsEtIc TeXt
To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)
Vad är MoCKiNg SaRcAsEtIc TeXt?
MoCKiNg SaRcAsEtIc TeXt är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)".
Tilläggsskärmbilder
Ladda ner MoCKiNg SaRcAsEtIc TeXt-förlängningens CRX-fil
Ladda ner MoCKiNg SaRcAsEtIc TeXt-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | khgojgjbfhlkcofefcblfddkbibpigcl |
| Officiell webbadress | https://chromewebstore.google.com/detail/mocking-sarcasetic-text/khgojgjbfhlkcofefcblfddkbibpigcl |
| Beskrivning | To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme) |
| Filstorlek | 322 KB |
| Antal Installationer | 52 |
| Aktuell Version | 1.0.0 |
| Senast Uppdaterad | 2019-11-22 |
| Publiceringsdatum | 2019-11-21 |
| Utvecklare | Unknown |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |