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 |
公式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": [ " |