Gifviewer Blackcan
Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail.
Что такое Gifviewer Blackcan?
Gifviewer Blackcan - это расширение Chrome, разработанное webmaster.grumpy, и его основная функция - "Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail.".
Снимки экрана расширения
Скачать файл CRX расширения Gifviewer Blackcan
Скачайте файлы расширений Gifviewer Blackcan в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail. Have fun. Основная информация о расширении
| Название | |
| ID | keiidhcjcnicfhmfifpcddljgahjhagl |
| Официальный URL | https://chromewebstore.google.com/detail/gifviewer-blackcan/keiidhcjcnicfhmfifpcddljgahjhagl |
| Описание | Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail. |
| Размер файла | 2.62 MB |
| Количество установок | 64 |
| Текущая Версия | 1.0.0.4 |
| Последнее Обновление | 2014-03-19 |
| Дата публикации | 2014-03-19 |
| Разработчик | webmaster.grumpy |
| Тип оплаты | free |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Gifviewer Blackcan",
"short_name": "GV Blackcan",
"description": "Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail.",
"version": "1.0.0.4",
"permissions": [
"unlimitedStorage"
],
"icons": {
"48": "res\/icons\/android\/[email protected]",
"72": "res\/icons\/android\/[email protected]",
"96": "res\/icons\/android\/[email protected]",
"128": "res\/icons\/android\/[email protected]"
},
"browser_action": {
"default_icon": "res\/icons\/android\/[email protected]",
"default_popup": "index_extention.html"
}
} | |