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.

Wat is Win Dominion Game Scraper?

Win Dominion Game Scraper is een Chrome-extensie ontwikkeld door magicjj, en de belangrijkste functie is "After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Win Dominion Game Scraper

Download Win Dominion Game Scraper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.                    

Basisinformatie over de Extensie

Naam Win Dominion Game Scraper Win Dominion Game Scraper
ID denlafhecndjbofgefekklidcpannapm
Officiële URL https://chrome.google.com/webstore/detail/win-dominion-game-scraper/denlafhecndjbofgefekklidcpannapm
Beschrijving After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.
Bestandsgrootte 716 KB
Aantal Installaties 77
Huidige Versie 1.4
Laatst Bijgewerkt 2017-05-16
Publicatiedatum 2017-05-16
Beoordeling 3.33/5 Totaal 3 Beoordelingen
Ontwikkelaar magicjj
Betalingswijze free
Extensiewebsite http://www.windominion.com
Ondersteunde Talen 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\/"
    ]
}