Oldskoolizer
Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.
Wat is Oldskoolizer?
Oldskoolizer is een Chrome-extensie ontwikkeld door https://kassoulet.free.fr, en de belangrijkste functie is "Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.".
Extensie Screenshots
Download het CRX-bestand van de extensie Oldskoolizer
Download Oldskoolizer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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,
Basisinformatie over de Extensie
Naam | Oldskoolizer |
ID | dlloichpnmecnikbmhleniagdmmopiba |
Officiële URL | https://chromewebstore.google.com/detail/oldskoolizer/dlloichpnmecnikbmhleniagdmmopiba |
Beschrijving | Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version. |
Bestandsgrootte | 41.26 KB |
Aantal Installaties | 370 |
Huidige Versie | 0.1.2 |
Laatst Bijgewerkt | 2016-11-15 |
Publicatiedatum | 2016-11-15 |
Beoordeling | 4.44/5 Totaal 9 Beoordelingen |
Ontwikkelaar | https://kassoulet.free.fr |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |