Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"default_popup": "popup.html"
},
"version": "10.3.4",
"author": "thanhtam",
"name": "Coin98 Wallet Extension: Crypto & Defi",
"description": "Coin98 is an open, decentralized, and secure crypto wallet that provides essential tools for everyone.",
"background": {
"service_worker": "static\/background\/index_10.3.4.js"
},
"permissions": [
"storage",
"activeTab",
"tabs",
"notifications",
"unlimitedStorage",
"clipboardRead",
"identity",
"sidePanel"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contents.e02f0287.js"
],
"all_frames": true,
"run_at": "document_start",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"takePlaces.f90f5315.js"
],
"exclude_matches": [
"https:\/\/telegramwallet.coin98.com\/*",
"https:\/\/superwallet-telegramwallet-test.coin98.dev\/*",
"https:\/\/superwallet-telegramwallet-stg.teleport.coin98.dev\/*"
],
"all_frames": true,
"run_at": "document_start",
"css": [],
"world": "MAIN"
}
],
"default_locale": "en",
"commands": {
"_execute_action": {
"description": "Open the Coin98 Wallet extension",
"suggested_key": {
"chromeos": "Alt + Shift + C",
"linux": "Alt + Shift + C",
"mac": "Alt + Shift + C",
"windows": "Alt + Shift + C"
}
}
},
"side_panel": {
"default_path": "tabs\/extension.html"
},
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
},
"web_accessible_resources": [
{
"resources": [
"public\/**",
"cosmos.*.js",
"inpage.*.js"
],
"matches": [
"*:\/\/*\/*",
"<all_urls>"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"cosmos.5463b63e.js",
"inpage.f0208481.js"
]
}
],
"host_permissions": [
"<all_urls>"
],
"oauth2": {
"client_id": "114789873055-e2sktrogsg2k12rj9lhhvfhpg796ebsf.apps.googleusercontent.com",
"scopes": [
"profile",
"email",
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/www.googleapis.com\/auth\/userinfo.profile",
"drive"
]
}
}