WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ZilPay

ZilPay

View on Chrome Web Store
View ZilPay Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (40 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

ZilPay browser Extension for zilliqa blockchain
Type
Extension
Users
40,000 users
10K
Website zilpay.xyz
lich666black
View author page of lich666black
Published
Published on March 23, 2019
Version 1.4.1
Manifest version
3
Updated
Updated on March 5, 2025
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View ZilPay Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ZilPay",
    "author": "https:\/\/zilpay.io\/",
    "description": "ZilPay browser Extension for zilliqa blockchain",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "notifications",
        "activeTab",
        "alarms"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "19": "icons\/icon19.png",
        "38": "icons\/icon38.png",
        "39": "icons\/icon39.png",
        "48": "icons\/icon48.png",
        "96": "icons\/icon96.png",
        "128": "icons\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "inpage.js",
                "phishing.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "minimum_chrome_version": "93",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "ZilPay",
        "default_popup": "index.html"
    },
    "version": "1.4.1",
    "short_name": "ZilPay"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top