Flow Reference Wallet
Digital wallet created for everyone.
Vad är Flow Reference Wallet?
Flow Reference Wallet är en Chrome-tillägg utvecklad av https://lilico.app, och dess huvudfunktion är "Digital wallet created for everyone.".
Tilläggsskärmbilder
Ladda ner Flow Reference Wallet-förlängningens CRX-fil
Ladda ner Flow Reference Wallet-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Digital wallet created for everyone.
Trusted. Battle-tested. Beautifully designed. Grundläggande Information om Tillägg
| Namn | |
| ID | hpclkefagolihohboafpheddmmgdffjm |
| Officiell webbadress | https://chromewebstore.google.com/detail/flow-reference-wallet/hpclkefagolihohboafpheddmmgdffjm |
| Beskrivning | Digital wallet created for everyone. |
| Filstorlek | 6.75 MB |
| Antal Installationer | 23,127 |
| Aktuell Version | 2.0.4 |
| Senast Uppdaterad | 2024-01-21 |
| Publiceringsdatum | 2022-05-10 |
| Betyg | 4.37/5 Totalt 19 Betyg |
| Utvecklare | https://lilico.app |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://core.flow.com |
| Hjälpsida URL | https://core.flow.com |
| URL till Sekretesspolicy Sidan | https://lilico.app/about/privacy-policy |
| Stödda Språk | en,ru,zh-CN,ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "2.0.4",
"default_locale": "en",
"description": "__MSG_appDescription__",
"icons": {
"16": "images\/icon-16.png",
"19": "images\/icon-19.png",
"32": "images\/icon-32.png",
"38": "images\/icon-38.png",
"48": "images\/icon-48.png",
"64": "images\/icon-64.png",
"128": "images\/icon-128.png",
"512": "images\/icon-512.png"
},
"action": {
"default_icon": {
"16": "images\/icon-16.png",
"19": "images\/icon-19.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"default_popup": "popup.html",
"default_title": "Flow Reference Wallet"
},
"author": "https:\/\/core.flow.com\/",
"background": {
"service_worker": "sw.js"
},
"content_scripts": [
{
"js": [
"content-script.js",
"script.js"
],
"matches": [
"file:\/\/*\/*",
"http:\/\/*\/*",
"https:\/\/*\/*"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self';"
},
"permissions": [
"storage",
"activeTab",
"tabs",
"notifications",
"identity"
],
"web_accessible_resources": [
{
"resources": [
"user-media-permission.html"
],
"matches": [
" | |