PADO
PADO Browser Extension
Wat is PADO?
PADO is een Chrome-extensie ontwikkeld door https://padolabs.org, en de belangrijkste functie is "PADO Browser Extension".
Extensie Screenshots
Download het CRX-bestand van de extensie PADO
Download PADO-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The PADO Browser Extension The PADO extension empowers you to convert your internet data into web3 smart contracts, enabling the potential monetization of your personal data while ensuring privacy protection. You can use the extension to fetch personal data from the internet, authenticate, and encode this data into any web3 smart contracts. Furthermore, the PADO extension can collaborate with web3 applications, making it easy for you to swiftly participate in on-chain activities.
Basisinformatie over de Extensie
Naam | PADO |
ID | oeiomhmbaapihbilkfkhmlajkeegnjhe |
Officiële URL | https://chromewebstore.google.com/detail/pado/oeiomhmbaapihbilkfkhmlajkeegnjhe |
Beschrijving | PADO Browser Extension |
Bestandsgrootte | 11.79 MB |
Aantal Installaties | 20,000 |
Huidige Versie | 0.2.24 |
Laatst Bijgewerkt | 2024-02-27 |
Publicatiedatum | 2023-08-09 |
Beoordeling | 4.35/5 Totaal 17 Beoordelingen |
Ontwikkelaar | https://padolabs.org |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://padolabs.org |
Help Pagina-URL | https://docs.padolabs.org/ |
URL van de Privacybeleid Pagina | https://docs.padolabs.org/Privacy-Policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "PADO Browser Extension", "version": "0.2.24", "manifest_version": 3, "name": "PADO", "background": { "service_worker": "background.bundle.js" }, "action": { "default_icon": "logo.png" }, "icons": { "128": "logo.png" }, "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';" }, "permissions": [ "storage", "unlimitedStorage", "offscreen", "webRequest", "scripting" ], "host_permissions": [ " |