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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Alt's best-in-class Chrome extension shows you fair market prices when you buy and sell slabs."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Alt: Price Guide for Slabs एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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": [ " |