Oldskoolizer
Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.
Oldskoolizer क्या है?
Oldskoolizer https://kassoulet.free.fr द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Oldskoolizer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [ " |