Un-Transcender
makes backhandedly nice articles about non-white people more accurate. by @dexdigi
Un-Transcenderとは何ですか?
Un-Transcenderはdexdigiによって開発されたChromeの拡張機能で、その主な機能は「makes backhandedly nice articles about non-white people more accurate. by @dexdigi」です。
拡張機能のスクリーンショット
Un-Transcender拡張機能のCRXファイルをダウンロード
Un-Transcender拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Changes all instances of "transcended race" to "was retroactively deemed safe by white people". Because that's usually what that phrase means.
拡張機能の基本情報
名前 | Un-Transcender |
ID | aegcbjflheephjplfflgdgmcpipcjdmf |
公式URL | https://chromewebstore.google.com/detail/un-transcender/aegcbjflheephjplfflgdgmcpipcjdmf |
説明 | makes backhandedly nice articles about non-white people more accurate. by @dexdigi |
ファイルサイズ | 3.85 KB |
インストール数 | 62 |
現在のバージョン | 0.12 |
最終更新日 | 2016-06-07 |
公開日 | 2016-06-07 |
評価 | 5.00/5 合計 9 レビュー |
開発者 | dexdigi |
支払い方法 | free |
拡張機能のウェブサイト | https://medium.com/@dexdigi/47649e79b3bd |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Un-Transcender", "version": "0.12", "description": "makes backhandedly nice articles about non-white people more accurate. by @dexdigi", "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end", "all_frames": true } ] } |