Ark Changer
Automatically redirects pages on the old Ark wiki (ark.fandom.com), to the new Ark wiki (ark.wiki.gg)!
Ark Changerとは何ですか?
Ark Changerはilansbernsteinによって開発されたChromeの拡張機能で、その主な機能は「Automatically redirects pages on the old Ark wiki (ark.fandom.com), to the new Ark wiki (ark.wiki.gg)!」です。
拡張機能のスクリーンショット
Ark Changer拡張機能のCRXファイルをダウンロード
Ark Changer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Automatically redirects pages on the old Ark wiki (ark.fandom.com), to the new Ark wiki (ark.wiki.gg)!
拡張機能の基本情報
名前 | Ark Changer |
ID | blahbmjhmebmhidghfmmnlhljfmkblbj |
公式URL | https://chromewebstore.google.com/detail/ark-changer/blahbmjhmebmhidghfmmnlhljfmkblbj |
説明 | Automatically redirects pages on the old Ark wiki (ark.fandom.com), to the new Ark wiki (ark.wiki.gg)! |
ファイルサイズ | 19.78 KB |
インストール数 | 70 |
現在のバージョン | 1.0 |
最終更新日 | 2023-10-28 |
公開日 | 2022-09-19 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | ilansbernstein |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ark Changer", "description": "Automatically redirects pages on the old Ark wiki (ark.fandom.com), to the new Ark wiki (ark.wiki.gg)!", "version": "1.0", "manifest_version": 3, "icons": { "128": "icon.png" }, "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules_1.json" } ] }, "permissions": [ "declarativeNetRequest" ], "host_permissions": [ "*:\/\/ark.fandom.com\/*" ] } |