Galaxytoolbar Revived for Chrome
A Chrome AddOn for the OGame Galaxytool.
Galaxytoolbar Revived for Chrome là gì?
Galaxytoolbar Revived for Chrome là một tiện ích mở rộng Chrome được phát triển bởi https://gamerangerz.de, và tính năng chính của nó là "A Chrome AddOn for the OGame Galaxytool.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Galaxytoolbar Revived for Chrome
Tải xuống các tệp mở rộng Galaxytoolbar Revived for Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Galaxytoolbar Revived is a project to bring back the Galaxytool for the newest OGame! The Galaxytoolbar is an Extension which lets you submit data from your OGame account/universe to the Galaxytool. Then all the sent data becomes searchable.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Galaxytoolbar Revived for Chrome |
ID | fpgfgephimamebidafbckomhpjclmpfp |
URL Chính Thức | https://chromewebstore.google.com/detail/galaxytoolbar-revived-for/fpgfgephimamebidafbckomhpjclmpfp |
Mô tả | A Chrome AddOn for the OGame Galaxytool. |
Kích Thước Tệp | 447 KB |
Số Lần Cài Đặt | 166 |
Phiên Bản Hiện Tại | 3.0.1 |
Cập Nhật Lần Cuối | 2022-02-15 |
Ngày Phát Hành | 2022-02-11 |
Nhà Phát Triển | https://gamerangerz.de |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | de,en,fr,nl,no,tr,da,es,hr,it,hu,pl,pt-BR,pt-PT,ro,sl,fi,sv,cs,el,bg,ru,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Galaxytoolbar Revived for Chrome", "version": "3.0.1", "description": "A Chrome AddOn for the OGame Galaxytool.", "default_locale": "en", "manifest_version": 3, "content_scripts": [ { "matches": [ "http:\/\/*.ogame.com.ar\/game\/*", "http:\/\/*.ae.ogame.org\/game\/*", "http:\/\/*.ba.ogame.com\/game\/*", "http:\/\/*.ogame.com.br\/game\/*", "http:\/\/*.ogame.cz\/game\/*", "http:\/\/*.ogame.de\/game\/*", "http:\/\/*.ogame.dk\/game\/*", "http:\/\/*.ogame.com.es\/game\/*", "http:\/\/*.fi.ogame.org\/game\/*", "http:\/\/*.ogame.fr\/game\/*", "http:\/\/*.ogame.gr\/game\/*", "http:\/\/*.hr.ogame.org\/game\/*", "http:\/\/*.ogame.com.hr\/game\/*", "http:\/\/*.ogame.hu\/game\/*", "http:\/\/*.ogame.it\/game\/*", "http:\/\/*.ogame.jp\/game\/*", "http:\/\/*.mx.ogame.org\/game\/*", "http:\/\/*.ogame.no\/game\/*", "http:\/\/*.ogame.nl\/game\/*", "http:\/\/*.ogame.org\/game\/*", "http:\/\/*.ogame.pl\/game\/*", "http:\/\/*.ogame.com.pt\/game\/*", "http:\/\/*.ogame.ro\/game\/*", "http:\/\/*.ogame.ru\/game\/*", "http:\/\/*.ogame.se\/game\/*", "http:\/\/*.ogame.si\/game\/*", "http:\/\/*.ogame.sk\/game\/*", "http:\/\/*.ogame.tw\/game\/*", "http:\/\/*.tr.ogame.org\/game\/*", "http:\/\/*.ogame.us\/game\/*", "http:\/\/*.ogame.gameforge.com\/game\/*", "https:\/\/*.ogame.com.ar\/game\/*", "https:\/\/*.ae.ogame.org\/game\/*", "https:\/\/*.ba.ogame.com\/game\/*", "https:\/\/*.ogame.com.br\/game\/*", "https:\/\/*.ogame.cz\/game\/*", "https:\/\/*.ogame.de\/game\/*", "https:\/\/*.ogame.dk\/game\/*", "https:\/\/*.ogame.com.es\/game\/*", "https:\/\/*.fi.ogame.org\/game\/*", "https:\/\/*.ogame.fr\/game\/*", "https:\/\/*.ogame.gr\/game\/*", "https:\/\/*.hr.ogame.org\/game\/*", "https:\/\/*.ogame.com.hr\/game\/*", "https:\/\/*.ogame.hu\/game\/*", "https:\/\/*.ogame.it\/game\/*", "https:\/\/*.ogame.jp\/game\/*", "https:\/\/*.mx.ogame.org\/game\/*", "https:\/\/*.ogame.no\/game\/*", "https:\/\/*.ogame.nl\/game\/*", "https:\/\/*.ogame.org\/game\/*", "https:\/\/*.ogame.pl\/game\/*", "https:\/\/*.ogame.com.pt\/game\/*", "https:\/\/*.ogame.ro\/game\/*", "https:\/\/*.ogame.ru\/game\/*", "https:\/\/*.ogame.se\/game\/*", "https:\/\/*.ogame.si\/game\/*", "https:\/\/*.ogame.sk\/game\/*", "https:\/\/*.ogame.tw\/game\/*", "https:\/\/*.tr.ogame.org\/game\/*", "https:\/\/*.ogame.us\/game\/*", "https:\/\/*.ogame.gameforge.com\/game\/*" ], "js": [ "js\/allypage.js", "js\/auctioneer.js", "js\/combat_reports.js", "js\/empire.js", "js\/fleet_movement.js", "js\/galaxyview.js", "js\/highscore.js", "js\/messages.js", "js\/planet_data.js", "js\/techtree.js", "js\/galaxystorage.js", "js\/general.js", "js\/galaxyoptions2.js", "js\/init.js" ], "run_at": "document_start", "all_frames": true } ], "icons": { "16": "img\/galaxyplugin_16.png", "48": "img\/galaxyplugin_48.png", "64": "img\/galaxyplugin_64.png" }, "web_accessible_resources": [ { "resources": [ "css\/galaxytoolbar.css", "img\/empty.png", "img\/green.png", "img\/green_small.png", "img\/menuicon.png", "img\/red_small.png", "img\/red.png", "img\/send_to_galaxytool_small.png", "img\/send_to_galaxytool.png", "img\/yellow_small.png", "img\/yellow.png", "js\/injectHandler.js", "js\/injectPhalanx.js", "js\/injectStyle.js" ], "matches": [ "http:\/\/*.ogame.com.ar\/*", "http:\/\/*.ae.ogame.org\/*", "http:\/\/*.ba.ogame.com\/*", "http:\/\/*.ogame.com.br\/*", "http:\/\/*.ogame.cz\/*", "http:\/\/*.ogame.de\/*", "http:\/\/*.ogame.dk\/*", "http:\/\/*.ogame.com.es\/*", "http:\/\/*.fi.ogame.org\/*", "http:\/\/*.ogame.fr\/*", "http:\/\/*.ogame.gr\/*", "http:\/\/*.hr.ogame.org\/*", "http:\/\/*.ogame.com.hr\/*", "http:\/\/*.ogame.hu\/*", "http:\/\/*.ogame.it\/*", "http:\/\/*.ogame.jp\/*", "http:\/\/*.mx.ogame.org\/*", "http:\/\/*.ogame.no\/*", "http:\/\/*.ogame.nl\/*", "http:\/\/*.ogame.org\/*", "http:\/\/*.ogame.pl\/*", "http:\/\/*.ogame.com.pt\/*", "http:\/\/*.ogame.ro\/*", "http:\/\/*.ogame.ru\/*", "http:\/\/*.ogame.se\/*", "http:\/\/*.ogame.si\/*", "http:\/\/*.ogame.sk\/*", "http:\/\/*.ogame.tw\/*", "http:\/\/*.tr.ogame.org\/*", "http:\/\/*.ogame.us\/*", "http:\/\/*.ogame.gameforge.com\/*", "https:\/\/*.ogame.com.ar\/*", "https:\/\/*.ae.ogame.org\/*", "https:\/\/*.ba.ogame.com\/*", "https:\/\/*.ogame.com.br\/*", "https:\/\/*.ogame.cz\/*", "https:\/\/*.ogame.de\/*", "https:\/\/*.ogame.dk\/*", "https:\/\/*.ogame.com.es\/*", "https:\/\/*.fi.ogame.org\/*", "https:\/\/*.ogame.fr\/*", "https:\/\/*.ogame.gr\/*", "https:\/\/*.hr.ogame.org\/*", "https:\/\/*.ogame.com.hr\/*", "https:\/\/*.ogame.hu\/*", "https:\/\/*.ogame.it\/*", "https:\/\/*.ogame.jp\/*", "https:\/\/*.mx.ogame.org\/*", "https:\/\/*.ogame.no\/*", "https:\/\/*.ogame.nl\/*", "https:\/\/*.ogame.org\/*", "https:\/\/*.ogame.pl\/*", "https:\/\/*.ogame.com.pt\/*", "https:\/\/*.ogame.ro\/*", "https:\/\/*.ogame.ru\/*", "https:\/\/*.ogame.se\/*", "https:\/\/*.ogame.si\/*", "https:\/\/*.ogame.sk\/*", "https:\/\/*.ogame.tw\/*", "https:\/\/*.tr.ogame.org\/*", "https:\/\/*.ogame.us\/*", "https:\/\/*.ogame.gameforge.com\/*" ], "use_dynamic_url": true } ], "content_security_policy": { "extension_pages": "script-src 'self';object-src 'self';" }, "permissions": [ "unlimitedStorage" ], "host_permissions": [ "http:\/\/*.ogame.com.ar\/*", "http:\/\/*.ae.ogame.org\/*", "http:\/\/*.ba.ogame.com\/*", "http:\/\/*.ogame.com.br\/*", "http:\/\/*.ogame.cz\/*", "http:\/\/*.ogame.de\/*", "http:\/\/*.ogame.dk\/*", "http:\/\/*.ogame.com.es\/*", "http:\/\/*.fi.ogame.org\/*", "http:\/\/*.ogame.fr\/*", "http:\/\/*.ogame.gr\/*", "http:\/\/*.hr.ogame.org\/*", "http:\/\/*.ogame.com.hr\/*", "http:\/\/*.ogame.hu\/*", "http:\/\/*.ogame.it\/*", "http:\/\/*.ogame.jp\/*", "http:\/\/*.mx.ogame.org\/*", "http:\/\/*.ogame.no\/*", "http:\/\/*.ogame.nl\/*", "http:\/\/*.ogame.org\/*", "http:\/\/*.ogame.pl\/*", "http:\/\/*.ogame.com.pt\/*", "http:\/\/*.ogame.ro\/*", "http:\/\/*.ogame.ru\/*", "http:\/\/*.ogame.se\/*", "http:\/\/*.ogame.si\/*", "http:\/\/*.ogame.sk\/*", "http:\/\/*.ogame.tw\/*", "http:\/\/*.tr.ogame.org\/*", "http:\/\/*.ogame.us\/*", "http:\/\/*.ogame.gameforge.com\/*", "https:\/\/*.ogame.com.ar\/*", "https:\/\/*.ae.ogame.org\/*", "https:\/\/*.ba.ogame.com\/*", "https:\/\/*.ogame.com.br\/*", "https:\/\/*.ogame.cz\/*", "https:\/\/*.ogame.de\/*", "https:\/\/*.ogame.dk\/*", "https:\/\/*.ogame.com.es\/*", "https:\/\/*.fi.ogame.org\/*", "https:\/\/*.ogame.fr\/*", "https:\/\/*.ogame.gr\/*", "https:\/\/*.hr.ogame.org\/*", "https:\/\/*.ogame.com.hr\/*", "https:\/\/*.ogame.hu\/*", "https:\/\/*.ogame.it\/*", "https:\/\/*.ogame.jp\/*", "https:\/\/*.mx.ogame.org\/*", "https:\/\/*.ogame.no\/*", "https:\/\/*.ogame.nl\/*", "https:\/\/*.ogame.org\/*", "https:\/\/*.ogame.pl\/*", "https:\/\/*.ogame.com.pt\/*", "https:\/\/*.ogame.ro\/*", "https:\/\/*.ogame.ru\/*", "https:\/\/*.ogame.se\/*", "https:\/\/*.ogame.si\/*", "https:\/\/*.ogame.sk\/*", "https:\/\/*.ogame.tw\/*", "https:\/\/*.tr.ogame.org\/*", "https:\/\/*.ogame.us\/*", "https:\/\/*.ogame.gameforge.com\/*" ], "background": { "service_worker": "js\/eventPage.js" }, "minimum_chrome_version": "88" } |