Fun Puns with Kuma

Make every new tab page fun with a pun and animated gif of Rilakkuma!!

Что такое Fun Puns with Kuma?

Fun Puns with Kuma - это расширение Chrome, разработанное Kira L, и его основная функция - "Make every new tab page fun with a pun and animated gif of Rilakkuma!!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Fun Puns with Kuma

Скачайте файлы расширений Fun Puns with Kuma в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        In this Chrome extension, you can replace your new tab page with fun pun, and gif from the show Rilakkuma and Kaoru! Credit to pun.me for the puns, and Rilakkuma and Kaoru for the puns!                    

Основная информация о расширении

Название Fun Puns with Kuma Fun Puns with Kuma
ID kcgkabkdjihopdhoaokijenmgendfjhb
Официальный URL https://chromewebstore.google.com/detail/fun-puns-with-kuma/kcgkabkdjihopdhoaokijenmgendfjhb
Описание Make every new tab page fun with a pun and animated gif of Rilakkuma!!
Размер файла 35.46 MB
Количество установок 442
Текущая Версия 1.0
Последнее Обновление 2019-06-29
Дата публикации 2019-06-29
Рейтинг 5.00/5 Всего 4 оценок
Разработчик Kira L
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fun Puns with Kuma",
    "version": "1.0",
    "description": "Make every new tab page fun with a pun and animated gif of Rilakkuma!!",
    "chrome_url_overrides": {
        "newtab": "newTabPage.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "manifest_version": 2
}