nMeme April Fools
(this is an edit from an existing edit of nCage. thanks to aaronneyer.
Vad är nMeme April Fools?
nMeme April Fools är en Chrome-tillägg utvecklad av guyfawkesmint, och dess huvudfunktion är "(this is an edit from an existing edit of nCage. thanks to aaronneyer.".
Tilläggsskärmbilder
Ladda ner nMeme April Fools-förlängningens CRX-fil
Ladda ner nMeme April Fools-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
This replaces all images to Memes, this is an edit of nCage, and nCage April fools. Grundläggande Information om Tillägg
| Namn | |
| ID | fldkaoljlllccadbkpplikpgdofoffcg |
| Officiell webbadress | https://chromewebstore.google.com/detail/nmeme-april-fools/fldkaoljlllccadbkpplikpgdofoffcg |
| Beskrivning | (this is an edit from an existing edit of nCage. thanks to aaronneyer. |
| Filstorlek | 50.06 KB |
| Antal Installationer | 108 |
| Aktuell Version | 1.20 |
| Senast Uppdaterad | 2014-03-25 |
| Publiceringsdatum | 2014-03-25 |
| Utvecklare | guyfawkesmint |
| Betalningssätt | free |
| Stödda Språk | 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"
} | |