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.31c218d2.png",
"32": "icon32.plasmo.748c6e29.png",
"48": "icon48.plasmo.889b11b3.png",
"64": "icon64.plasmo.a80db70f.png",
"128": "icon128.plasmo.25d4ea53.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.31c218d2.png",
"32": "icon32.plasmo.748c6e29.png",
"48": "icon48.plasmo.889b11b3.png",
"64": "icon64.plasmo.a80db70f.png",
"128": "icon128.plasmo.25d4ea53.png"
},
"default_popup": "popup.html"
},
"version": "1.0.4",
"author": "Coin98",
"name": "Ancient8 Wallet by Coin98",
"description": "Ancient8 Wallet: Agile, seamless asset management, and dApp connectivity",
"background": {
"service_worker": "background.9994844e.js"
},
"permissions": [
"storage",
"identity",
"activeTab",
"tabs",
"unlimitedStorage",
"clipboardRead"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contents.cd12867d.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.5a171c4c.js"
]
}
],
"host_permissions": [
"*:\/\/*\/"
],
"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"
]
}
}