Dicey
Need a number? I gotchu
What is Dicey?
Dicey is a Chrome extension developed by zjulia, and its main feature is "Need a number? I gotchu".
Extension Screenshots
Download Dicey Extension CRX File
Download Dicey extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Need a number? Can't find any dice around? Don't worry, I gotchu Want to learn how to make this? I made a Youtube video https://www.youtube.com/watch?v=toI-_ifx2cI
Extension Basic Information
Name | Dicey |
ID | pfidblmeeiiekoklmcfpfnennjdeadoc |
Official URL | https://chromewebstore.google.com/detail/dicey/pfidblmeeiiekoklmcfpfnennjdeadoc |
Description | Need a number? I gotchu |
File Size | 4.19 KB |
Installation Count | 228 |
Current Version | 1.0 |
Last Updated | 2014-10-16 |
Publish Date | 2014-10-15 |
Developer | zjulia |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dicey", "version": "1.0", "description": "Need a number? I gotchu", "manifest_version": 2, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |