Math Worksheets - Multiplication Tables

Math Worksheets - Multiplication Tables

Online mathematics worksheets. Practice multiplication tables. If your answer is wrong, the text is red. Click the 'Show Answer'…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Math Worksheets - Multiplication Tables",
  "description": "",
  "version": "1",
  "manifest_version": 2,
  "app": {
    "urls": [
      "https://script.google.com/macros/s/AKfycbylDJxLvSq3ncE5AFME0c07UqpRwYnnUnv3cBl2v38QV_UKPq0/exec"
    ],
    "launch": {
      "web_url": "https://script.google.com/macros/s/AKfycbylDJxLvSq3ncE5AFME0c07UqpRwYnnUnv3cBl2v38QV_UKPq0/exec"
    }
  },
  "icons": {
    "128": "script-icon_128.png"
  }
}