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
电子邮箱 [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\/*"
    ]
}