Satoshi Inc
CRC Chrome extension
Satoshi Inc란 무엇입니까?
Satoshi Inc은(는) https://satoshi.inc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "CRC Chrome extension"입니다.
확장 프로그램 스크린샷
Satoshi Inc 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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:\/\/*\/*", " |