nMeme April Fools
(this is an edit from an existing edit of nCage. thanks to aaronneyer.
Was ist nMeme April Fools?
nMeme April Fools ist eine Chrome-Erweiterung, die von guyfawkesmint entwickelt wurde, und ihr Hauptmerkmal ist "(this is an edit from an existing edit of nCage. thanks to aaronneyer.".
Erweiterungsscreenshots
nMeme April Fools-Erweiterungs-CRX-Datei herunterladen
Laden Sie nMeme April Fools-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
This replaces all images to Memes, this is an edit of nCage, and nCage April fools. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | fldkaoljlllccadbkpplikpgdofoffcg |
| Offizielle URL | https://chromewebstore.google.com/detail/nmeme-april-fools/fldkaoljlllccadbkpplikpgdofoffcg |
| Beschreibung | (this is an edit from an existing edit of nCage. thanks to aaronneyer. |
| Dateigröße | 50.06 KB |
| Installationsanzahl | 108 |
| Aktuelle Version | 1.20 |
| Letztes Update | 2014-03-25 |
| Veröffentlichungsdatum | 2014-03-25 |
| Entwickler | guyfawkesmint |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"content_scripts": [
{
"js": [
"jquery-1.8.0.min.js",
"background.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
]
}
],
"description": "(this is an edit from an existing edit of nCage. thanks to aaronneyer.",
"manifest_version": 2,
"name": "nMeme April Fools",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.20"
} | |