WebExtension.net
WebExtension.net

ZilPay

View on Chrome Web Store
View ZilPay Chrome Extension on Chrome Web Store
3.7 (39 ratings)

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
50,000 users
Website zilpay.xyz
lich666black
View author page of lich666black
Published
Published on March 23, 2019
Version 1.4.0
Manifest version
3
Updated
Updated on June 1, 2024
View on Chrome Web Store
View ZilPay Chrome Extension on Chrome Web Store
productivity/communication
Extension Category
Website
Visit developer website

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.0",
    "short_name": "ZilPay"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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