NerdRoller

Rolls RPG dice

What is NerdRoller?

NerdRoller is a Chrome extension developed by Andrew Pitts, and its main feature is "Rolls RPG dice".

Extension Screenshots

screenshot
screenshot
screenshot

Download NerdRoller Extension CRX File

Download NerdRoller 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

                        A tiny toolbox of RPG dice rollers.                    

Extension Basic Information

Name NerdRoller NerdRoller
ID pcbghdldmddkncbafmfjkomdinibkfeb
Official URL https://chromewebstore.google.com/detail/nerdroller/pcbghdldmddkncbafmfjkomdinibkfeb
Description Rolls RPG dice
File Size 10.56 KB
Installation Count 18
Current Version 2.0.2
Last Updated 2019-04-02
Publish Date 2019-04-02
Rating 5.00/5 Total 1 Ratings
Developer Andrew Pitts
Email [email protected]
Payment Type free
Extension Website http://apitts.com
Help Page URL http://apitts.com
Supported Languages en-US
manifest.json
{
    "browser_action": {
        "default_popup": "popup\/popup.html",
        "default_title": "NerdRoller"
    },
    "description": "Rolls RPG dice",
    "icons": {
        "128": "icons\/icon128.png",
        "32": "icons\/icon32.png",
        "64": "icons\/icon64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhGp16D8Mhey0u9FakE7fVCRMJfA+Hk7+XRFrycfiNbB\/+B029951XAnVYeYgDKGxYnUajVjQISF5+Gb8f6Am0nVLcoxEc8RteYQrY3pP7zouydXf4Oy7fYhWyYp6YWktQQTEcnf4bB6+6Phod9BVcxG1d4JEJ85BCR58iHnllTX03HgcqKaE5JkAUvWmynTiizy8OFiEaC+ustApuToUzEcqZ5KdvAXFxtbX4oQk6fiCt4mhcJ6xdEbQFPBRMgdwRMVBWJEF60q5pG7rWHAFCAX3lewCrJh5R1uRke0VHoMNjYsdnul5LeSNoLAbjYA\/jYIFw4U0cMeSiO76+18HPwIDAQAB",
    "manifest_version": 2,
    "name": "NerdRoller",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.2",
    "permissions": [
        "storage",
        "tabs"
    ]
}