Zecrey
Zecrey Chrome extension
Vad är Zecrey?
Zecrey är en Chrome-tillägg utvecklad av https://zecrey.com, och dess huvudfunktion är "Zecrey Chrome extension".
Tilläggsskärmbilder
Ladda ner Zecrey-förlängningens CRX-fil
Ladda ner Zecrey-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
Zecrey is a portal to the new & open Internet. Zecrey is an all-in-one wallet that not only provides a multi-chain layer-1 wallet but also a private cross-chain layer-2 wallet. You can use Zecrey to connect to different blockchains, such as Ethereum, Polygon, Near Aurora, .etc. Zecrey is the entrance of the privacy world and a connector that connects different networks. It not only provides privacy to aggregated assets but also a general cross-chain bridge solution and privacy cross-chain assets swap solution. More info on zecrey.com
Grundläggande Information om Tillägg
Namn | |
ID | ojbpcbinjmochkhelkflddfnmcceomdi |
Officiell webbadress | https://chromewebstore.google.com/detail/zecrey/ojbpcbinjmochkhelkflddfnmcceomdi |
Beskrivning | Zecrey Chrome extension |
Filstorlek | 12.6 MB |
Antal Installationer | 38,369 |
Aktuell Version | 0.3.2 |
Senast Uppdaterad | 2023-11-01 |
Publiceringsdatum | 2021-09-16 |
Betyg | 4.71/5 Totalt 21 Betyg |
Utvecklare | https://zecrey.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.zecrey.com/ |
URL till Sekretesspolicy Sidan | https://www.privacypolicies.com/live/83cb864e-4de4-4ae2-aaf2-1ae1204e3edb |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Zecrey Chrome extension", "version": "0.3.2", "manifest_version": 3, "name": "Zecrey", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "zecrey.png" }, "icons": { "32": "zecrey.png", "72": "zecrey.png", "128": "zecrey.png", "512": "zecrey.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |