ISIS to Illuminati
Changes ISIS to The Illuminati
ISIS to Illuminatiとは何ですか?
ISIS to Illuminatiはpokemonraterによって開発されたChromeの拡張機能で、その主な機能は「Changes ISIS to The Illuminati」です。
ISIS to Illuminati拡張機能のCRXファイルをダウンロード
ISIS to Illuminati拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | ISIS to Illuminati |
ID | gappidhplbhammngkfibhbhcflnndpmb |
公式URL | https://chromewebstore.google.com/detail/isis-to-illuminati/gappidhplbhammngkfibhbhcflnndpmb |
説明 | Changes ISIS to The Illuminati |
ファイルサイズ | 3.52 KB |
インストール数 | 20 |
現在のバージョン | 1.0 |
最終更新日 | 2016-03-09 |
公開日 | 2016-03-08 |
開発者 | pokemonrater |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ISIS to Illuminati", "description": "Changes ISIS to The Illuminati", "version": "1.0", "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end" } ] } |