TickOps Extension
TickOps official extension
TickOps Extensionとは何ですか?
TickOps Extensionはhttps://tickops.comによって開発されたChromeの拡張機能で、その主な機能は「TickOps official extension」です。
拡張機能のスクリーンショット
TickOps Extension拡張機能のCRXファイルをダウンロード
TickOps Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The TickOps extension provides brokers with inventory information for Ticketmaster and Live Nation ticket markets for research purposes. The extension also can bookmark and save specific events to the TickOps web portal for further research and analysis. For more information, to request a demo/trial or provide feedback please visit our website.
拡張機能の基本情報
名前 | TickOps Extension |
ID | bepfghodbgfaipmaakcbgjobcfiecnhe |
公式URL | https://chromewebstore.google.com/detail/tickops-extension/bepfghodbgfaipmaakcbgjobcfiecnhe |
説明 | TickOps official extension |
ファイルサイズ | 304 KB |
インストール数 | 290 |
現在のバージョン | 3.2.6 |
最終更新日 | 2024-02-11 |
公開日 | 2020-07-31 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | https://tickops.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://tickops.com |
ヘルプページのURL | https://tickops.com |
プライバシーポリシーページのURL | https://tickops.com/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "TickOps Extension", "description": "TickOps official extension", "version": "3.2.6", "background": { "service_worker": "service-worker.js" }, "action": { "default_title": "TickOps", "default_popup": "popup\/popup.html", "default_icon": "icons\/icon-48.png" }, "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "content_scripts": [ { "js": [ "popup\/js\/jquery.min.js", "scripts\/content.js", "scripts\/inject\/requests\/xhook.min.js", "scripts\/inject.js" ], "matches": [ " |