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, 扩展基本信息
| 名称 | |
| 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": [
" | |