Oldskoolizer
Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.
Co je Oldskoolizer?
Oldskoolizer je rozšíření Chrome vyvinuté https://kassoulet.free.fr, a jeho hlavní funkcí je „Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Oldskoolizer
Stáhněte si soubory rozšíření Oldskoolizer ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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,
Základní Informace o Rozšíření
Název | Oldskoolizer |
ID | dlloichpnmecnikbmhleniagdmmopiba |
Oficiální URL | https://chromewebstore.google.com/detail/oldskoolizer/dlloichpnmecnikbmhleniagdmmopiba |
Popis | Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version. |
Velikost souboru | 41.26 KB |
Počet instalací | 370 |
Aktuální Verze | 0.1.2 |
Poslední Aktualizace | 2016-11-15 |
Datum Vydání | 2016-11-15 |
Hodnocení | 4.44/5 Celkem 9 Hodnocení |
Vývojář | https://kassoulet.free.fr |
Typ Platby | free |
Podporované Jazyky | 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": [ " |