Weekly & Bonus Stake

Weekly & Bonus Stake

The "Weekly & Bonus Stake" Chrome extension is a quick and efficient solution for workers who want to know the approximate amount…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Weekly & Bonus Stake",
  "version": "1.1",
  "manifest_version": 3,
  "action": {
    "default_title": "Click to view a popup",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png"
    }
  }
}