Axs Ticket Counter
Ticketdatamaster Axs Ticket Counter
什么是Axs Ticket Counter?
Axs Ticket Counter是由fanalyticscreations开发的Chrome扩展程序,该扩展的主要功能是“Ticketdatamaster Axs Ticket Counter”。
扩展截图
下载Axs Ticket Counter扩展crx文件
下载Axs Ticket Counter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Check the amount and pricing of primary and secondary tickets on axs and compare to Stubhub and Vividseats                     扩展基本信息
| 名称 |   |  
| ID | kkpemblfhnleejdhkfmhjehfjhafpfgl | 
| 官方URL | https://chromewebstore.google.com/detail/axs-ticket-counter/kkpemblfhnleejdhkfmhjehfjhafpfgl | 
| 简介 | Ticketdatamaster Axs Ticket Counter | 
| 文件大小 | 589 KB | 
| 安装次数 | 79 | 
| 当前版本 | 1.0 | 
| 更新时间 | 2021-06-20 | 
| 上架时间 | 2021-06-20 | 
| 开发者 | fanalyticscreations | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://ticketdatamaster.com | 
| 隐私政策页面URL | https://ticketdatamaster.com | 
| 支持的语言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Axs Ticket Counter",
    "description": "Ticketdatamaster Axs Ticket Counter",
    "version": "1.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 Ticket Count Extension"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "https:\/\/tix.axs.com\/"
    ]
}  |  |