Cat moving in & out of screen
Brown adult kitten funny moving in and out of screen with dark background as looking for other cat or meal, hunting for bird, mouse.
Что такое Cat moving in & out of screen?
Cat moving in & out of screen - это расширение Chrome, разработанное https://www.finanser.es, и его основная функция - "Brown adult kitten funny moving in and out of screen with dark background as looking for other cat or meal, hunting for bird, mouse.".
Снимки экрана расширения
Скачать файл CRX расширения Cat moving in & out of screen
Скачайте файлы расширений Cat moving in & out of screen в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Brown adult kitten funny moving in and out of screen with dark background as looking for other cat or meal, hunting for bird, mouse or ...
Основная информация о расширении
Название | |
ID | gaodlpmggciphakhofcfpjpkhhmmhiof |
Официальный URL | https://chrome.google.com/webstore/detail/cat-moving-in-out-of-scre/gaodlpmggciphakhofcfpjpkhhmmhiof |
Описание | Brown adult kitten funny moving in and out of screen with dark background as looking for other cat or meal, hunting for bird, mouse. |
Размер файла | 45.11 KB |
Количество установок | 583 |
Текущая Версия | 1.30 |
Последнее Обновление | 2018-05-21 |
Дата публикации | 2018-05-21 |
Рейтинг | 4.05/5 Всего 21 оценок |
Разработчик | https://www.finanser.es |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cat moving in & out of screen", "description": "Brown adult kitten funny moving in and out of screen with dark background as looking for other cat or meal, hunting for bird, mouse.", "author": "Jos\u00e9 Mar\u00eda Acu\u00f1a Morgado", "version": "1.30", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "browser_action": { "default_title": "Cat moving in & out of screen.", "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "64": "icon64.png", "128": "icon.png", "256": "icon256.png" }, "manifest_version": 2 } |