Solid Motivation

Solid Motivation

Solid Motivation is a browser extension available for both Chrome and Firefox. It transforms your new tab page into a real-time…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Solid Motivation",
  "version": "1.0.129",
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]"
    }
  },
  "version_name": "1.0.129-1d899c2"
}