Sherlock
Focused, actionable and meaningful so you know who’s engaged, who’s ready to convert, and who’s stuck.
Sherlockとは何ですか?
Sherlockはhttps://sherlockscore.comによって開発されたChromeの拡張機能で、その主な機能は「Focused, actionable and meaningful so you know who’s engaged, who’s ready to convert, and who’s stuck.」です。
拡張機能のスクリーンショット
Sherlock拡張機能のCRXファイルをダウンロード
Sherlock拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Sherlock's Chrome extension is the newest way to integrate Sherlock's singular product engagement insights into your existing workflow.
These real-world metrics that matter give your customer-facing SaaS teams all the information they need to take accounts from trial to forever.
Now you can get at-a-glance views of:
- Account and user details
- Last active
- Activation
- Engagement
All without switching tabs. Quite excellent!
Privacy policy: https://www.sherlockscore.com/privacy/                     拡張機能の基本情報
| 名前 |   |  
| ID | anafhchpaoamodnanlgfnaockjlaplii | 
| 公式URL | https://chromewebstore.google.com/detail/sherlock/anafhchpaoamodnanlgfnaockjlaplii | 
| 説明 | Focused, actionable and meaningful so you know who’s engaged, who’s ready to convert, and who’s stuck. | 
| ファイルサイズ | 1.12 MB | 
| インストール数 | 80 | 
| 現在のバージョン | 1.3.0 | 
| 最終更新日 | 2020-02-11 | 
| 公開日 | 2020-02-11 | 
| 評価 | 5.00/5 合計 1 レビュー | 
| 開発者 | https://sherlockscore.com | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://sherlockscore.com | 
| プライバシーポリシーページのURL | https://www.sherlockscore.com/privacy | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sherlock",
    "description": "Focused, actionable and meaningful so you know who\u2019s engaged, who\u2019s ready to convert, and who\u2019s stuck.",
    "version": "1.3.0",
    "minimum_chrome_version": "33",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Open metrics"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "logo-sherlock.png",
        "48": "logo-sherlock.png",
        "128": "logo-sherlock.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsMcB2KaqPBTy4BA0DUke1LlftwsyQiQC01NyPbliePfxQ2VNTgf0lM6ofAT7PnL3YW3RjAREogNfvC\/Yl3KjxxrCaoSR2DaNKxpDzLuLZ4E4EdzsLLrRThsPDQFquPuKwxBsxS+duQtVWlBMUHB2DrMqnlg69dvd5rpvB0QHI9YvA2DYQ9h5YoKea\/JSlqmYSjHbSwWiPW\/yyVIqoeCOT00b0\/gov0Dy1Z2YWjoHTxnOKCUwqUjPD0LbGOjXqm2nT37I4MlFgP+Kn05wcF4wVDb5PlUWNiFVoLsQ3ob9EaVa7YLWj8MT2m\/ul3f5m7uhPsr3AsFyLrA1BW1wmUfv\/wIDAQAB",
    "content_security_policy": "script-src 'self' https:\/\/app.sherlockscore.com https:\/\/accounts.sherlockscore.com https:\/\/www.google-analytics.com https:\/\/cdn.segment.com https:\/\/scripts.kissmetrics.com https:\/\/fast.appcues.com https:\/\/js.hs-analytics.net https:\/\/widget.intercom.io https:\/\/js.intercomcdn.com https:\/\/js.hs-scripts.com; object-src 'self'",
    "permissions": [
        "identity",
        "notifications",
        "storage",
        "https:\/\/*.auth0.com\/*",
        "https:\/\/*.sherlockscore.com\/*",
        "https:\/\/accounts.sherlockscore.com\/*",
        "https:\/\/cdn.segment.com\/*"
    ]
}  |  |