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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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, معلومات أساسية عن التمديد
| الاسم | |
| 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": [
" | |