Oldskoolizer
Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.
Что такое Oldskoolizer?
Oldskoolizer - это расширение Chrome, разработанное https://kassoulet.free.fr, и его основная функция - "Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.".
Снимки экрана расширения
Скачать файл CRX расширения Oldskoolizer
Скачайте файлы расширений Oldskoolizer в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This is an experimental 8-bit transformation for Chrome. What is supported: - Change all fonts by something more Commodore-64-ish. - Pixelize images. - Reduce colors by using C64 16 colors palette. - Add full-page scanlines overlay. What is broken: - font is ascii -only, foreign languages are unsupported for now. - html content is changed once after loading. So no pixelization if images change. dynamically,
Основная информация о расширении
Название | Oldskoolizer |
ID | dlloichpnmecnikbmhleniagdmmopiba |
Официальный URL | https://chromewebstore.google.com/detail/oldskoolizer/dlloichpnmecnikbmhleniagdmmopiba |
Описание | Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version. |
Размер файла | 41.26 KB |
Количество установок | 370 |
Текущая Версия | 0.1.2 |
Последнее Обновление | 2016-11-15 |
Дата публикации | 2016-11-15 |
Рейтинг | 4.44/5 Всего 9 оценок |
Разработчик | https://kassoulet.free.fr |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Oldskoolizer", "version": "0.1.2", "description": "Browsing... 8 bits at a time.\nTransform web pages into a wanabee-8 bits version.", "content_scripts": [ { "css": [ "styles.css" ], "js": [ "nearestColor.js", "content.js" ], "matches": [ " |