Bitcoin Home Page

Bitcoin Home Page

This extension turns your homepage to have a Bitcoin background with the current Bitcoin price. It has a sleek design with a Google…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Bitcoin Home Page",
  "version": "1.1",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}