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.

Apa itu Win Dominion Game Scraper?

Win Dominion Game Scraper adalah ekstensi Chrome yang dikembangkan oleh magicjj, dan fitur utamanya adalah "After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Win Dominion Game Scraper

Unduh file ekstensi Win Dominion Game Scraper dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Win Dominion Game Scraper Win Dominion Game Scraper
ID denlafhecndjbofgefekklidcpannapm
URL Resmi https://chrome.google.com/webstore/detail/win-dominion-game-scraper/denlafhecndjbofgefekklidcpannapm
Deskripsi After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.
Ukuran File 716 KB
Jumlah Instalasi 77
Versi Saat Ini 1.4
Terakhir Diperbarui 2017-05-16
Tanggal Publikasi 2017-05-16
Penilaian 3.33/5 Total 3 Penilaian
Pengembang magicjj
Tipe Pembayaran free
Situs Ekstensi http://www.windominion.com
Bahasa yang Didukung 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\/"
    ]
}