Oldskoolizer
Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.
什麼是Oldskoolizer?
Oldskoolizer是由https://kassoulet.free.fr開發的Chrome擴展程式,該擴展的主要功能是“Browsing... 8 bits at a time. Transform web pages into a wanabee-8 bits version.”。
擴展截圖
下載Oldskoolizer擴展crx文件
下載Oldskoolizer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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": [ " |