Satoshi Inc
CRC Chrome extension
Wat is Satoshi Inc?
Satoshi Inc is een Chrome-extensie ontwikkeld door https://satoshi.inc, en de belangrijkste functie is "CRC Chrome extension".
Extensie Screenshots
Download het CRX-bestand van de extensie Satoshi Inc
Download Satoshi Inc-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
Track bitcoin influencers and companies building the future of finance. Instant access to over 10,000 profiles along with the ability to set up one-on-one phone calls.
Basisinformatie over de Extensie
Naam | Satoshi Inc |
ID | efobpegonajiceeogpmfgopcibdfcihh |
Officiële URL | https://chromewebstore.google.com/detail/satoshi-inc/efobpegonajiceeogpmfgopcibdfcihh |
Beschrijving | CRC Chrome extension |
Bestandsgrootte | 385 KB |
Aantal Installaties | 28 |
Huidige Versie | 1.0.7 |
Laatst Bijgewerkt | 2022-03-24 |
Publicatiedatum | 2021-10-16 |
Ontwikkelaar | https://satoshi.inc |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.satoshi.inc/ |
URL van de Privacybeleid Pagina | https://www.satoshi.inc/privacy |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "CRC Chrome extension", "version": "1.0.7", "manifest_version": 2, "name": "Satoshi Inc", "background": { "scripts": [ "background.bundle.js" ], "persistent": false }, "browser_action": { "default_popup": "popup.html", "default_icon": "icon-32.png" }, "icons": { "128": "icon-128.png" }, "content_scripts": [ { "run_at": "document_idle", "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |