First City Dice (GURPS)

First City Dice (GURPS)

Fate at the touch of a finger.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "First City Dice (GURPS)",
  "description": "Fate at the touch of a finger.",
  "short_name": "FCDice",
  "version": "0.16.0",
  "offline_enabled": true,
  "browser_action": {
    "default_icon": {
      "16": "images/dice16.png",
      "20": "images/dice20.png",
      "32": "images/dice32.png"
    },
    "default_popup": "fcdice.html",
    "default_title": "First City Dice"
  }
}