Satoshi Inc
CRC Chrome extension
Vad är Satoshi Inc?
Satoshi Inc är en Chrome-tillägg utvecklad av https://satoshi.inc, och dess huvudfunktion är "CRC Chrome extension".
Tilläggsskärmbilder
Ladda ner Satoshi Inc-förlängningens CRX-fil
Ladda ner Satoshi Inc-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
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.
Grundläggande Information om Tillägg
Namn | Satoshi Inc |
ID | efobpegonajiceeogpmfgopcibdfcihh |
Officiell webbadress | https://chromewebstore.google.com/detail/satoshi-inc/efobpegonajiceeogpmfgopcibdfcihh |
Beskrivning | CRC Chrome extension |
Filstorlek | 385 KB |
Antal Installationer | 28 |
Aktuell Version | 1.0.7 |
Senast Uppdaterad | 2022-03-24 |
Publiceringsdatum | 2021-10-16 |
Utvecklare | https://satoshi.inc |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.satoshi.inc/ |
URL till Sekretesspolicy Sidan | https://www.satoshi.inc/privacy |
Stödda Språk | 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:\/\/*\/*", " |