HyeTab: Monetize your tabs - benefit Armenia

HyeTab: Monetize your tabs - benefit Armenia

Raise money for charities that focus on developing Armenia and Artsakh's infrastructure with each tab you open.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "HyeTab: Monetize your tabs - benefit Armenia",
  "short_name": "HyeTab",
  "description": "Raise money for charities that focus on developing Armenia and Artsakh's infrastructure with each tab you open.",
  "version": "3.0.0",
  "author": "HyeTab team",
  "homepage_url": "https://hyetab.io",
  "icons": {
    "16": "/logo/logo-16.png",
    "32": "/logo/logo-32.png",
    "64": "/logo/logo-64.png",
    "128": "/logo/logo-128.png",
    "512": "/logo/logo-512.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';",
    "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
  },
  "chrome_url_overrides": {
    "newtab": "/src/pages/index.html"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhmTBZiehhT9WsvSgFrhCc1OlcHZH4rRWNOwinXV3ARYCtvAKDGcudkpNPRO+YVS8MhYnFqJdMdjJxNGNK9o1NWg7klmwu7LWWEVVfxFEy1wQFPBekK2+Fqnqvw1rhElPonwQTnTRDZRxa5niVFzscTxo1bJc3L6haeS1b2ZLLL11poNVdt5CJ/OV6u9ZPLwaxqualHCq+o+LJVsUhBbxsEbYQYj1I1TvIM4TpWbVjo1x9sB0VZRD5aChDy8mT49ZyOJYyyzGBL+p1wFljBl5O7koXbJIwa407hgR7GMsYivCu5aLCHrEgwx+OpkPu7vl6J22rUUF7TTehdEYZxYvoQIDAQAB"
}