WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Viction Wallet

Viction Wallet

View on Chrome Web Store
View Viction Wallet Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 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.

Viction Wallet by Coin98
Type
Extension
Users
1,000 users
Website viction.xyz
98-publisher-group
View author page of 98-publisher-group
Published
Published on August 19, 2023
Version 1.1.7
Manifest version
3
Updated
Updated on January 23, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Viction Wallet 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",
    "icons": {
        "16": "icon16.plasmo.4fc44a02.png",
        "32": "icon32.plasmo.8143e39a.png",
        "48": "icon48.plasmo.09c4451a.png",
        "64": "icon64.plasmo.91e84bd0.png",
        "128": "icon128.plasmo.649aef66.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.4fc44a02.png",
            "32": "icon32.plasmo.8143e39a.png",
            "48": "icon48.plasmo.09c4451a.png",
            "64": "icon64.plasmo.91e84bd0.png",
            "128": "icon128.plasmo.649aef66.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.1.7",
    "author": "Coin98",
    "name": "Viction Wallet",
    "description": "Viction Wallet by Coin98 ",
    "background": {
        "service_worker": "background.9389a498.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "tabs",
        "unlimitedStorage",
        "clipboardRead"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contents.ea72c30e.js"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "css": []
        }
    ],
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "public\/**"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "inpage.68cf81e8.js"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/"
    ]
}
© 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