Axs extension

TRT's AXS Tool, for members only.

Axs extensionとは何ですか?

Axs extensionはhttps://ticketresaleteam.comによって開発されたChromeの拡張機能で、その主な機能は「TRT's AXS Tool, for members only.」です。

拡張機能のスクリーンショット

screenshot

Axs extension拡張機能のCRXファイルをダウンロード

Axs extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The Ticket Resale Team counter provides users information about how a specific event is selling. This information helps members in many ways.
The extension provides members with the amount of tickets remaining for an event. This allows members to decide if they should purchase this event or not. Having information on how many tickets are left really helps our users. This extension provides information for axs events                    

拡張機能の基本情報

名前 Axs extension Axs extension
ID joambplkekngmmajojihamohlohdbcap
公式URL https://chromewebstore.google.com/detail/axs-extension/joambplkekngmmajojihamohlohdbcap
説明 TRT's AXS Tool, for members only.
ファイルサイズ 4.98 MB
インストール数 581
現在のバージョン 4.0
最終更新日 2020-12-04
公開日 2020-05-16
開発者 https://ticketresaleteam.com
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Axs extension",
    "description": "TRT's AXS Tool, for members only.",
    "version": "4.0",
    "icons": {
        "128": "icons\/icon_128.png",
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon_128.png",
        "default_popup": "popup.html",
        "default_title": "Axs chrome extension"
    },
    "permissions": [
        "cookies",
        "activeTab",
        "storage",
        "https:\/\/tix.axs.com\/",
        "https:\/\/unified-api.axs.com",
        "https:\/\/unifiedapicommerce.us-prod0.axs.com",
        "*:\/\/ticketresaleteam.com\/*"
    ]
}