IsThereAnyDeal Everywhere
Check game prices and the best deals on any webpage with IsThereAnyDeal
What is IsThereAnyDeal Everywhere?
IsThereAnyDeal Everywhere is a Chrome extension developed by IsThereAnyDeal, and its main feature is "Check game prices and the best deals on any webpage with IsThereAnyDeal".
Extension Screenshots
Download IsThereAnyDeal Everywhere Extension CRX File
Download IsThereAnyDeal Everywhere 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
IsThereAnyDeal Everywhere adds a quick price overview for each link to Steam store it can find on a page. A small icon will appear next to each Steam store link. Moving your cursor over it will show you a tooltip that contains current best price and historical lowest price from authorized stores, as tracked by IsThereAnyDeal, as well as some quick and useful links to IsThereAnyDeal and SteamPeek. Try it on Steam, SteamGifts, Barter.vg or reddit ;)
Extension Basic Information
Name | IsThereAnyDeal Everywhere |
ID | fpkglohhcpgncijlhfnoloioahigjloj |
Official URL | https://chromewebstore.google.com/detail/isthereanydeal-everywhere/fpkglohhcpgncijlhfnoloioahigjloj |
Description | Check game prices and the best deals on any webpage with IsThereAnyDeal |
File Size | 148 KB |
Installation Count | 5,877 |
Current Version | 2.0.1 |
Last Updated | 2024-02-27 |
Publish Date | 2019-02-05 |
Rating | 4.36/5 Total 14 Ratings |
Developer | IsThereAnyDeal |
[email protected] | |
Payment Type | free |
Extension Website | https://everywhere.isthereanydeal.com/ |
Help Page URL | https://github.com/tfedor/IsThereAnyDeal-Everywhere/issues |
Privacy Policy Page URL | https://privacy.isthereanydeal.com |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "IsThereAnyDeal Everywhere", "version": "2.0.1", "description": "Check game prices and the best deals on any webpage with IsThereAnyDeal", "homepage_url": "https:\/\/everywhere.isthereanydeal.com\/", "icons": { "16": "assets\/icon16.png", "24": "assets\/icon24.png", "32": "assets\/icon32.png", "48": "assets\/icon48.png", "64": "assets\/icon64.png", "96": "assets\/icon96.png", "128": "assets\/icon128.png" }, "content_scripts": [ { "css": [ "content\/content.css" ], "js": [ "content\/content.js" ], "run_at": "document_end", "matches": [ " |