Get back to work stupid

Get back to work stupid

This simple extension keeps you motivated through the day with an endless supply of epic quotes. Each time you click on the…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Get back to work stupid",
  "version": "1.0.2",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html",
    "default_icon": "logo.png"
  },
  "icons": {
    "128": "logo.png"
  }
}