Exxeble - Search In Future - Crypto Tools

Exxeble - Search In Future - Crypto Tools

Exxeble is next generation Crypto, NFT domains and Web content search engine. Crypto tools and services. Everything in one place!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Exxeble - Search In Future - Crypto Tools",
  "version": "1.0",
  "manifest_version": 3,
  "description": "Exxeble is next generation Crypto, NFT domains and Web content search engine. Crypto tools and services. Everything in one place!",
  "action": {
    "default_popup": "./popup.html"
  },
  "icons": {
    "16": "./img/16.png",
    "48": "./img/48.png",
    "128": "./img/128.png"
  },
  "host_permissions": [
    "https://exxeble.com/",
    "https://exxeble.com/ajax"
  ]
}