nMeme April Fools
(this is an edit from an existing edit of nCage. thanks to aaronneyer.
Что такое nMeme April Fools?
nMeme April Fools - это расширение Chrome, разработанное guyfawkesmint, и его основная функция - "(this is an edit from an existing edit of nCage. thanks to aaronneyer.".
Снимки экрана расширения
Скачать файл CRX расширения nMeme April Fools
Скачайте файлы расширений nMeme April Fools в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This replaces all images to Memes, this is an edit of nCage, and nCage April fools. Основная информация о расширении
| Название | |
| ID | fldkaoljlllccadbkpplikpgdofoffcg |
| Официальный URL | https://chromewebstore.google.com/detail/nmeme-april-fools/fldkaoljlllccadbkpplikpgdofoffcg |
| Описание | (this is an edit from an existing edit of nCage. thanks to aaronneyer. |
| Размер файла | 50.06 KB |
| Количество установок | 108 |
| Текущая Версия | 1.20 |
| Последнее Обновление | 2014-03-25 |
| Дата публикации | 2014-03-25 |
| Разработчик | guyfawkesmint |
| Тип оплаты | free |
| Поддерживаемые языки | 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"
} | |