Alt: Price Guide for Slabs
Alt's best-in-class Chrome extension shows you fair market prices when you buy and sell slabs.
Alt: Price Guide for Slabsとは何ですか?
Alt: Price Guide for Slabsはhttp://onlyalt.comによって開発されたChromeの拡張機能で、その主な機能は「Alt's best-in-class Chrome extension shows you fair market prices when you buy and sell slabs.」です。
拡張機能のスクリーンショット
Alt: Price Guide for Slabs拡張機能のCRXファイルをダウンロード
Alt: Price Guide for Slabs拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Use the extension to understand the latest comps on the hottest, rarest, and most sought-after cards. Stop guessing, and know the tech team at Alt has put together the best possible data to support your investing strategy. Our extension inlines the actual price paid for eBay listings. Don't forget to ship your purchases to the Alt Vault to save with no sales tax! -- More information at onlyalt.com/vault. Alt is not affiliated with, associated with, or sponsored by eBay in any way.
拡張機能の基本情報
名前 | |
ID | dkjcldclheafmcllpnmjilddbjfjinno |
公式URL | https://chrome.google.com/webstore/detail/alt-price-guide-for-slabs/dkjcldclheafmcllpnmjilddbjfjinno |
説明 | Alt's best-in-class Chrome extension shows you fair market prices when you buy and sell slabs. |
ファイルサイズ | 25.85 MB |
インストール数 | 2,000 |
現在のバージョン | 0.14.0 |
最終更新日 | 2022-05-17 |
公開日 | 2021-06-23 |
評価 | 5.00/5 合計 6 レビュー |
開発者 | http://onlyalt.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.onlyalt.com |
プライバシーポリシーページのURL | https://www.onlyalt.com/privacy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Alt: Price Guide for Slabs", "description": "Alt's best-in-class Chrome extension shows you fair market prices when you buy and sell slabs.", "version": "0.14.0", "manifest_version": 3, "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "\/images\/alt_plugin_16.png", "32": "\/images\/alt_plugin_32.png", "48": "\/images\/alt_plugin_48.png", "128": "\/images\/alt_plugin_128.png" } }, "icons": { "16": "\/images\/alt_plugin_16.png", "32": "\/images\/alt_plugin_32.png", "48": "\/images\/alt_plugin_48.png", "128": "\/images\/alt_plugin_128.png" }, "content_scripts": [ { "css": [ "src\/styles.css" ], "js": [ "src\/content.js" ], "matches": [ "*:\/\/*.ebay.com\/*" ] } ], "web_accessible_resources": [ { "resources": [ "images\/*.png" ], "matches": [ " |