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 là gì?
Win Dominion Game Scraper là một tiện ích mở rộng Chrome được phát triển bởi magicjj, và tính năng chính của nó là "After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Win Dominion Game Scraper
Tải xuống các tệp mở rộng Win Dominion Game Scraper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | denlafhecndjbofgefekklidcpannapm |
URL Chính Thức | https://chrome.google.com/webstore/detail/win-dominion-game-scraper/denlafhecndjbofgefekklidcpannapm |
Mô tả | After your Dominion Online game, click this to automatically scrape your game log and view a detailed analysis of the game results. |
Kích Thước Tệp | 716 KB |
Số Lần Cài Đặt | 77 |
Phiên Bản Hiện Tại | 1.4 |
Cập Nhật Lần Cuối | 2017-05-16 |
Ngày Phát Hành | 2017-05-16 |
Đánh Giá | 3.33/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | magicjj |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.windominion.com |
Ngôn Ngữ Được Hỗ Trợ | 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\/" ] } |