Fishbone 5 why problem solving analysis ext

Fishbone 5 why problem solving analysis ext

An easy tool that will help you present problem statement and "5 WHYs" in graphical form. PRINT the 'fish' by hitting its nose.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Fishbone 5 why problem solving analysis ext",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "description": "An easy tool that will help you present problem statement and \"5 WHYs\" in graphical form. PRINT the 'fish' by hitting its nose.",
  "author": "Mohan Joshi (@mojowrites)",
  "browser_action": {
    "default_popup": "FishboneExtension.html"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}