Dice Roller

Dice Roller app. Play Virtual Dice Thrower!

Apa itu Dice Roller?

Dice Roller adalah ekstensi Chrome yang dikembangkan oleh appsforwebstore, dan fitur utamanya adalah "Dice Roller app. Play Virtual Dice Thrower!".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Dice Roller

Unduh file ekstensi Dice Roller dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Play Virtual Dice Thrower. Dice Roller app in your browser. Just click to the icon of app and play in the popup. 

Dice Roller includes sound effects, mix of colors and awesome animations. Click the mouse or press the keyboard to start dice thrower.

MIT License, Copyright (c) 2018 Cameron Samuels
https://github.com/cameronsamuels/dice                    

Informasi Dasar Ekstensi

Nama Dice Roller Dice Roller
ID chidgbjejnkfcgjikakacojiigjliodi
URL Resmi https://chromewebstore.google.com/detail/dice-roller/chidgbjejnkfcgjikakacojiigjliodi
Deskripsi Dice Roller app. Play Virtual Dice Thrower!
Ukuran File 19.73 KB
Jumlah Instalasi 1,200
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2021-07-03
Tanggal Publikasi 2021-07-03
Penilaian 5.00/5 Total 2 Penilaian
Pengembang appsforwebstore
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://www.smart-finder.net/privacy.html
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.0",
    "name": "Dice Roller",
    "short_name": "Dice Roller",
    "description": "Dice Roller app. Play Virtual Dice Thrower!",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_popup": "app\/index.html",
        "default_icon": "icon.png"
    },
    "offline_enabled": true
}