Axs Ticket Counter

Ticketdatamaster Axs Ticket Counter

What is Axs Ticket Counter?

Axs Ticket Counter is a Chrome extension developed by fanalyticscreations, and its main feature is "Ticketdatamaster Axs Ticket Counter".

Extension Screenshots

screenshot

Download Axs Ticket Counter Extension CRX File

Download Axs Ticket Counter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Check the amount and pricing of primary and secondary tickets on axs and compare to Stubhub and Vividseats                    

Extension Basic Information

Name Axs Ticket Counter Axs Ticket Counter
ID kkpemblfhnleejdhkfmhjehfjhafpfgl
Official URL https://chromewebstore.google.com/detail/axs-ticket-counter/kkpemblfhnleejdhkfmhjehfjhafpfgl
Description Ticketdatamaster Axs Ticket Counter
File Size 589 KB
Installation Count 79
Current Version 1.0
Last Updated 2021-06-20
Publish Date 2021-06-20
Developer fanalyticscreations
Email [email protected]
Payment Type free
Extension Website https://ticketdatamaster.com
Privacy Policy Page URL https://ticketdatamaster.com
Supported Languages 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\/"
    ]
}