Make America Kittens Again
Replaces images of Donald Trump with kittens. Again.
Make America Kittens Againとは何ですか?
Make America Kittens Againはtomroyaldotcomによって開発されたChromeの拡張機能で、その主な機能は「Replaces images of Donald Trump with kittens. Again.」です。
拡張機能のスクリーンショット
Make America Kittens Again拡張機能のCRXファイルをダウンロード
Make America Kittens Again拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replaces Donald Trump with kittens. Because: A) Trump is a disgrace B) Kittens are lovely, and C) I couldn't find a Creative Commons photo of a blobfish to use. Note: this plugin does not advocate against or incite hatred towards groups of people based on their race or ethnic origin, religion, disability, gender, age, veteran status, nationality, sexual orientation, gender, gender identity or any other characteristic that is associated with systematic discrimination or marginalisation. It advocates for kittens in the specific case of Donald Trump.
拡張機能の基本情報
名前 | Make America Kittens Again |
ID | klchnmggepghlcolikgaekpibclpmgcm |
公式URL | https://chromewebstore.google.com/detail/make-america-kittens-agai/klchnmggepghlcolikgaekpibclpmgcm |
説明 | Replaces images of Donald Trump with kittens. Again. |
ファイルサイズ | 8.72 MB |
インストール数 | 20,000 |
現在のバージョン | 1.4.1 |
最終更新日 | 2024-01-15 |
公開日 | 2019-09-28 |
評価 | 4.01/5 合計 785 レビュー |
開発者 | tomroyaldotcom |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.tomroyal.com |
ヘルプページのURL | http://www.tomroyal.com/make-america-kittens-again-faq/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Make America Kittens Again", "description": "Replaces images of Donald Trump with kittens. Again.", "version": "1.4.1", "options_page": "makaoptions.html", "permissions": [ "http:\/\/www.teaandkittens.co.uk\/", "contextMenus" ], "icons": { "48": "maka48.png", "128": "maka128.png" }, "browser_action": { "default_icon": { "48": "maka48.png", "128": "maka128.png" }, "default_title": "#MAKA", "default_popup": "makaoptions.html" }, "background": { "scripts": [ "setmakamenu.js" ] }, "content_scripts": [ { "matches": [ " |