Short story

Short story

This exention show short joke stories, these will help you feel fun after a busy day

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Short story",
  "description": "This exention show short joke stories, these will help you feel fun after a busy day",
  "version": "1.0",
  "icons": {
    "128": "joker.png"
  },
  "action": {
    "default_icon": "joker.png",
    "default_popup": "popup.html"
  }
}