Thanksgiving & Turkey

Thanksgiving & Turkey

Fun facts on Thanksgiving and feather a Turkey.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Thanksgiving & Turkey",
  "description": "Fun facts on Thanksgiving and feather a Turkey. ",
  "version": "0.1.2",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_icon": "icon16.png",
    "default_popup": "thanksgiving.html"
  },
  "permissions": []
}