Oracle 5E
A quick reference tool for Dungeons & Dragons 5th edition
Cos'è Oracle 5E?
Oracle 5E è un'estensione di Chrome sviluppata da matou.io, e la sua funzione principale è "A quick reference tool for Dungeons & Dragons 5th edition".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Oracle 5E
Scarica i file di estensione Oracle 5E in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | Oracle 5E |
ID | oaaemnehemehdnelbehkgmkjdfgboole |
URL Ufficiale | https://chromewebstore.google.com/detail/oracle-5e/oaaemnehemehdnelbehkgmkjdfgboole |
Descrizione | A quick reference tool for Dungeons & Dragons 5th edition |
Dimensione del File | 20.49 KB |
Conteggio Installazioni | 214 |
Versione Corrente | 1.2.2 |
Ultimo Aggiornamento | 2021-02-12 |
Data di Pubblicazione | 2021-02-12 |
Sviluppatore | matou.io |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |