Win Dominion Game Scraper
After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.
What is Win Dominion Game Scraper?
Win Dominion Game Scraper is a Chrome extension developed by magicjj, and its main feature is "After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.".
Extension Screenshots
Download Win Dominion Game Scraper Extension CRX File
Download Win Dominion Game Scraper 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
After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.
Extension Basic Information
Name | |
ID | denlafhecndjbofgefekklidcpannapm |
Official URL | https://chrome.google.com/webstore/detail/win-dominion-game-scraper/denlafhecndjbofgefekklidcpannapm |
Description | After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results. |
File Size | 716 KB |
Installation Count | 77 |
Current Version | 1.4 |
Last Updated | 2017-05-16 |
Publish Date | 2017-05-16 |
Rating | 3.33/5 Total 3 Ratings |
Developer | magicjj |
Payment Type | free |
Extension Website | http://www.windominion.com |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Win Dominion Game Scraper", "description": "After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.", "version": "1.4", "icons": { "16": "icon-16.png", "32": "icon-32.png", "48": "icon-48.png", "128": "icon-128.png" }, "browser_action": { "default_icon": "icon-16.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "tabs", "https:\/\/ajax.googleapis.com\/" ] } |