Oracle 5E
A quick reference tool for Dungeons & Dragons 5th edition
什麼是Oracle 5E?
Oracle 5E是由matou.io開發的Chrome擴展程式,該擴展的主要功能是“A quick reference tool for Dungeons & Dragons 5th edition”。
擴展截圖
下載Oracle 5E擴展crx文件
下載Oracle 5E擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Oracle 5E let's you look up Dungeon and Dragons rules and information such as spells and monsters, providing you with a list of detailed information in seconds. Stop flipping through rule books and complicated sites and let Oracle 5E get you info instantly! 擴展基本資訊
| 名稱 | |
| ID | oaaemnehemehdnelbehkgmkjdfgboole |
| 官方網址 | https://chromewebstore.google.com/detail/oracle-5e/oaaemnehemehdnelbehkgmkjdfgboole |
| 簡介 | A quick reference tool for Dungeons & Dragons 5th edition |
| 檔案大小 | 20.49 KB |
| 安裝次數 | 214 |
| 目前版本 | 1.2.2 |
| 更新時間 | 2021-02-12 |
| 上架時間 | 2021-02-12 |
| 開發者 | matou.io |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Oracle 5E",
"short_name": "Oracle 5E",
"version": "1.2.2",
"description": "A quick reference tool for Dungeons & Dragons 5th edition",
"browser_action": {
"default_icon": "40.png",
"default_popup": "index.html"
},
"icons": {
"40": "40.png",
"128": "128.png"
}
} | |