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.

Cos'è Win Dominion Game Scraper?

Win Dominion Game Scraper è un'estensione di Chrome sviluppata da magicjj, e la sua funzione principale è "After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Win Dominion Game Scraper

Scarica i file di estensione Win Dominion Game Scraper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Win Dominion Game Scraper Win Dominion Game Scraper
ID denlafhecndjbofgefekklidcpannapm
URL Ufficiale https://chrome.google.com/webstore/detail/win-dominion-game-scraper/denlafhecndjbofgefekklidcpannapm
Descrizione After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.
Dimensione del File 716 KB
Conteggio Installazioni 77
Versione Corrente 1.4
Ultimo Aggiornamento 2017-05-16
Data di Pubblicazione 2017-05-16
Valutazione 3.33/5 Totale 3 Valutazioni
Sviluppatore magicjj
Tipo di Pagamento free
Sito Web dell'Estensione http://www.windominion.com
Lingue Supportate 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\/"
    ]
}