Axs Ticket Counter

Ticketdatamaster Axs Ticket Counter

什麼是Axs Ticket Counter?

Axs Ticket Counter是由fanalyticscreations開發的Chrome擴展程式,該擴展的主要功能是“Ticketdatamaster Axs Ticket Counter”。

擴展截圖

screenshot

下載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                    

擴展基本資訊

名稱 Axs Ticket Counter Axs Ticket Counter
ID kkpemblfhnleejdhkfmhjehfjhafpfgl
官方網址 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\/"
    ]
}