ChickSquares
Chickens. On your newtab!
Что такое ChickSquares?
ChickSquares - это расширение Chrome, разработанное steeven.liu2, и его основная функция - "Chickens. On your newtab!".
Снимки экрана расширения
Скачать файл CRX расширения ChickSquares
Скачайте файлы расширений ChickSquares в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
What better way to fill a new tab than with a variety of chicken cubes? With each new tab get a feathered friend with a motivational message. Keep them in your barn to generate eggs, and unlock even more poultry partners. You can even create your own! ----- Update 1.3.2: Transitioned to a new database for storing chickens. ----- Planned future features: - New chicken hairstyles, eye styles, beak styles, and more - Internal messaging system - Custom picture chickens - 'Report to moderator' button - Advertisements (gotta be honest hosting hundreds of user created content isn't cheep ;-;)
Основная информация о расширении
Название | |
ID | nkjbdebcjapomgjbegialdfhkamedpkc |
Официальный URL | https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc |
Описание | Chickens. On your newtab! |
Размер файла | 324 KB |
Количество установок | 28 |
Текущая Версия | 1.3.2 |
Последнее Обновление | 2018-11-01 |
Дата публикации | 2018-11-01 |
Рейтинг | 5.00/5 Всего 3 оценок |
Разработчик | steeven.liu2 |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ChickSquares", "description": "Chickens. On your newtab!", "icons": { "48": "store\/icon48.png", "128": "store\/icon128.png" }, "version": "1.3.2", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "activeTab", "storage" ] } |