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 |
Eメール | [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:\/\/*\/*", " |