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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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\/"
    ]
}