MoCKiNg SaRcAsEtIc TeXt

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

Qu'est-ce que MoCKiNg SaRcAsEtIc TeXt ?

MoCKiNg SaRcAsEtIc TeXt est une extension Chrome développée par Unknown, et sa fonction principale est "To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension MoCKiNg SaRcAsEtIc TeXt

Téléchargez les fichiers d'extension MoCKiNg SaRcAsEtIc TeXt au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom MoCKiNg SaRcAsEtIc TeXt MoCKiNg SaRcAsEtIc TeXt
ID khgojgjbfhlkcofefcblfddkbibpigcl
URL Officiel https://chromewebstore.google.com/detail/mocking-sarcasetic-text/khgojgjbfhlkcofefcblfddkbibpigcl
Description To quickly turn regular text into mocking/sarcastic text. (Inspired by Spongebob meme)
Taille du Fichier 322 KB
Nombre d'Installations 52
Version Actuelle 1.0.0
Dernière Mise à Jour 2019-11-22
Date de Publication 2019-11-21
Développeur Unknown
Type de Paiement free
Langues Prises en Charge 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"
    }
}