Charitable

Charitable

Help the world one tab at a time

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Charitable",
  "version": "0.1",
  "manifest_version": 3,
  "description": "Help the world one tab at a time",
  "permissions": [],
  "chrome_url_overrides": {
    "newtab": "tab.html"
  }
}