Satoshi Inc
CRC Chrome extension
什么是Satoshi Inc?
Satoshi Inc是由https://satoshi.inc开发的Chrome扩展程序,该扩展的主要功能是“CRC Chrome extension”。
扩展截图
下载Satoshi Inc扩展crx文件
下载Satoshi Inc扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Satoshi Inc |
ID | efobpegonajiceeogpmfgopcibdfcihh |
官方URL | https://chromewebstore.google.com/detail/satoshi-inc/efobpegonajiceeogpmfgopcibdfcihh |
简介 | CRC Chrome extension |
文件大小 | 385 KB |
安装次数 | 28 |
当前版本 | 1.0.7 |
更新时间 | 2022-03-24 |
上架时间 | 2021-10-16 |
开发者 | https://satoshi.inc |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.satoshi.inc/ |
隐私政策页面URL | https://www.satoshi.inc/privacy |
支持的语言 | 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:\/\/*\/*", " |