Draw your's Newtab

Draw your's Newtab

Draw your's Newtab

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": "icon.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "Draw your's Newtab",
  "icons": {
    "128": "icon.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyRARXjDugCbN79dpfPsPE+0gU0Re3uWzp+lE64KR57lCYRz4Ise47nFrE9GrVVIEZaOAdXTPi9EMnDMw2jeqIanX5DtkxUQMYcsNV4ULKE9JCWhPOPJ4P4G49rH2+i0LocbPPruWKHRiiCBHLBiPicMMLBlL7vsEJG+YqgxkVzJ/E3S7bek6BcZMSgxYRiLQWQ4+zy4RKWLU9onC5u+NHKkgGSrbEo+eVi33SZGmWELq0xiuq+reDRz2jwXs75DZdID8a0TMZiIzdxJA6KVqS7V4pzD6n8O6ch8kVoaiv2o6dZpQdJ4YGs0g6NUInC6wrsyRP/BfzCc4IJYDW0cmHwIDAQAB",
  "manifest_version": 3,
  "name": "Draw your's Newtab",
  "permissions": [
    "unlimitedStorage"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.3"
}