Party Time for those Offline
A Simple Extension for Procrastination.
Что такое Party Time for those Offline?
Party Time for those Offline - это расширение Chrome, разработанное wrightMatthew, и его основная функция - "A Simple Extension for Procrastination.".
Снимки экрана расширения
Скачать файл CRX расширения Party Time for those Offline
Скачайте файлы расширений Party Time for those Offline в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
You ever find yourself out of internet and bored? Up late working on a paper dreaming of games? In lecture? Snag this extension and you have three little games to keep you entertained: a basic shooter, a paddle and ball game, and a sketching pad to grow reminiscent of your TI-83 drawing days. And just as an added bonus, we have a little banner that'll let you know if your internet is connected. Go on, grab the extension. It's party time.
Основная информация о расширении
Название | Party Time for those Offline |
ID | kkjnnjljagjfhjphmifoeapaaimdelbl |
Официальный URL | https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl |
Описание | A Simple Extension for Procrastination. |
Размер файла | 5.33 MB |
Количество установок | 50 |
Текущая Версия | 1.0.0.2 |
Последнее Обновление | 2016-04-25 |
Дата публикации | 2016-04-25 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | wrightMatthew |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Party Time for those Offline", "description": "A Simple Extension for Procrastination.", "icons": { "16": "images\/AwesomeLogo2.png" }, "version": "1.0.0.2", "short_name": "Party Time", "manifest_version": 2, "browser_action": { "default_popup": "partyTimePopUp.html" } } |