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!
扩展基本信息
名称 | Oracle 5E |
ID | oaaemnehemehdnelbehkgmkjdfgboole |
官方URL | 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" } } |