Oldskoolizer
Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.
Qu'est-ce que Oldskoolizer ?
Oldskoolizer est une extension Chrome développée par https://kassoulet.free.fr, et sa fonction principale est "Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Oldskoolizer
Téléchargez les fichiers d'extension Oldskoolizer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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,
Informations de Base sur l'Extension
Nom | Oldskoolizer |
ID | dlloichpnmecnikbmhleniagdmmopiba |
URL Officiel | https://chromewebstore.google.com/detail/oldskoolizer/dlloichpnmecnikbmhleniagdmmopiba |
Description | Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version. |
Taille du Fichier | 41.26 KB |
Nombre d'Installations | 370 |
Version Actuelle | 0.1.2 |
Dernière Mise à Jour | 2016-11-15 |
Date de Publication | 2016-11-15 |
Évaluation | 4.44/5 Total 9 Évaluations |
Développeur | https://kassoulet.free.fr |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |