Cryptab

Cryptab

Top 100 Cryptocurrencies Ranked by MarketCqp

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Cryptab",
  "description": "Top 100 Cryptocurrencies Ranked by MarketCqp",
  "version": "2.2.1",
  "manifest_version": 2,
  "scripts": "js/custom.js",
  "icons": {
    "128": "icon_128.png",
    "256": "icon_dark_256.png"
  },
  "chrome_url_overrides": {
    "newtab": "cryptab.html"
  }
}