Axs extension
TRT's AXS Tool, for members only.
Axs extensionคืออะไร?
Axs extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ticketresaleteam.com และคุณลักษณะหลักของมันคือ "TRT's AXS Tool, for members only."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Axs extension
ดาวน์โหลดไฟล์ส่วนขยาย 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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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\/*" ] } |