MoCKiNg SaRcAsEtIc TeXt

To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)

Was ist MoCKiNg SaRcAsEtIc TeXt?

MoCKiNg SaRcAsEtIc TeXt ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)".

Erweiterungsscreenshots

screenshot
screenshot

MoCKiNg SaRcAsEtIc TeXt-Erweiterungs-CRX-Datei herunterladen

Laden Sie MoCKiNg SaRcAsEtIc TeXt-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name MoCKiNg SaRcAsEtIc TeXt MoCKiNg SaRcAsEtIc TeXt
ID khgojgjbfhlkcofefcblfddkbibpigcl
Offizielle URL https://chromewebstore.google.com/detail/mocking-sarcasetic-text/khgojgjbfhlkcofefcblfddkbibpigcl
Beschreibung To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)
Dateigröße 322 KB
Installationsanzahl 52
Aktuelle Version 1.0.0
Letztes Update 2019-11-22
Veröffentlichungsdatum 2019-11-21
Entwickler Unknown
Zahlungsart free
Unterstützte Sprachen 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"
    }
}