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.

什麼是Win Dominion Game Scraper?

Win Dominion Game Scraper是由magicjj開發的Chrome擴展程式,該擴展的主要功能是“After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.”。

擴展截圖

screenshot

下載Win Dominion Game Scraper擴展crx文件

下載Win Dominion Game Scraper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Win Dominion Game Scraper Win Dominion Game Scraper
ID denlafhecndjbofgefekklidcpannapm
官方網址 https://chrome.google.com/webstore/detail/win-dominion-game-scraper/denlafhecndjbofgefekklidcpannapm
簡介 After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.
檔案大小 716 KB
安裝次數 77
目前版本 1.4
更新時間 2017-05-16
上架時間 2017-05-16
評分 3.33/5 共 3 次評分
開發者 magicjj
付費類型 free
擴展官網 http://www.windominion.com
支援的語言 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\/"
    ]
}