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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย magicjj และคุณลักษณะหลักของมันคือ "After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Win Dominion Game Scraper

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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\/"
    ]
}