Ogame Mobile

Ogame for mobile

Ogame Mobile là gì?

Ogame Mobile là một tiện ích mở rộng Chrome được phát triển bởi Azke, và tính năng chính của nó là "Ogame for mobile".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Ogame Mobile

Tải xuống các tệp mở rộng Ogame Mobile 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

                        Officially tolerated by GameForge. Provides an intuitive way to play Ogame on mobile.
See here for more details: https://board.en.ogame.gameforge.com/index.php?thread/810561-ogame-mobile-extension/                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Ogame Mobile Ogame Mobile
ID ahdpobgdnkcgmconpbidefdbbiinpodm
URL Chính Thức https://chromewebstore.google.com/detail/ogame-mobile/ahdpobgdnkcgmconpbidefdbbiinpodm
Mô tả Ogame for mobile
Kích Thước Tệp 62.18 KB
Số Lần Cài Đặt 117
Phiên Bản Hiện Tại 0.1.2
Cập Nhật Lần Cuối 2019-09-25
Ngày Phát Hành 2019-09-25
Đánh Giá 2.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Azke
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ogame Mobile",
    "short_name": "OMobile",
    "description": "Ogame for mobile",
    "version": "0.1.2",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "hot-reload.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?*"
            ],
            "js": [
                "common\/third-parties\/jquery.min.js",
                "common\/third-parties\/slideout.js",
                "common\/scripts\/at-runstart.js",
                "common\/scripts\/sidemenus.js"
            ],
            "css": [
                "common\/styles\/main.css",
                "common\/styles\/slideout.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=overview*"
            ],
            "js": [
                "common\/scripts\/overview.js"
            ],
            "css": [
                "common\/styles\/overview.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=resources*"
            ],
            "js": [
                "common\/scripts\/resources.js"
            ],
            "css": [
                "common\/styles\/resources.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=station*"
            ],
            "js": [
                "common\/scripts\/station.js"
            ],
            "css": [
                "common\/styles\/station.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=research*"
            ],
            "js": [
                "common\/scripts\/research.js"
            ],
            "css": [
                "common\/styles\/research.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=shipyard*"
            ],
            "js": [
                "common\/scripts\/shipyard.js"
            ],
            "css": [
                "common\/styles\/shipyard.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=defense*"
            ],
            "js": [
                "common\/scripts\/defense.js"
            ],
            "css": [
                "common\/styles\/defense.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=galaxy*"
            ],
            "js": [
                "common\/scripts\/galaxy.js"
            ],
            "css": [
                "common\/styles\/galaxy.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=messages*"
            ],
            "js": [
                "common\/scripts\/messages.js"
            ],
            "css": [
                "common\/styles\/messages.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=fleet1*"
            ],
            "js": [
                "common\/scripts\/fleet1.js"
            ],
            "css": [
                "common\/styles\/fleet1.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=fleet2*"
            ],
            "js": [
                "common\/scripts\/fleet2.js"
            ],
            "css": [
                "common\/styles\/fleet2.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=fleet3*"
            ],
            "js": [
                "common\/scripts\/fleet3.js"
            ],
            "css": [
                "common\/styles\/fleet3.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=preferences*"
            ],
            "js": [
                "common\/scripts\/preferences.js"
            ],
            "css": [
                "common\/styles\/preferences.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=highscore*"
            ],
            "js": [
                "common\/scripts\/highscore.js"
            ],
            "css": [
                "common\/styles\/highscore.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=resourceSettings*"
            ],
            "js": [
                "common\/scripts\/resourceSettings.js"
            ],
            "css": [
                "common\/styles\/resourceSettings.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.ogame.gameforge.com\/game\/index.php?page=movement*"
            ],
            "js": [
                "common\/scripts\/movement.js"
            ],
            "css": [
                "common\/styles\/movement.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "browser_action": {
        "default_title": "Ogame Mobile"
    },
    "permissions": [
        "https:\/\/*.ogame.gameforge.com\/game\/index.php?*",
        "https:\/\/lobby.ogame.gameforge.com\/*"
    ]
}