Pitch.Link Discovery

Pitch.Link Discovery Chrome Browser Extension is an accompanying app to the Pitch.Link application.

Pitch.Link Discoveryとは何ですか?

Pitch.Link Discoveryはhttps://pitch.linkによって開発されたChromeの拡張機能で、その主な機能は「Pitch.Link Discovery Chrome Browser Extension is an accompanying app to the Pitch.Link application.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Pitch.Link Discovery拡張機能のCRXファイルをダウンロード

Pitch.Link Discovery拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Pitch.Link Discovery Chrome Browser Extension is an accompanying app to the Pitch.Link application. While researching prospects, competition and markets, you can take screenshots, capture links and take notes. You can then save these within projects and folders in the PitchLink Discovery module. You can also create Projects and Folders on the fly.                    

拡張機能の基本情報

名前 Pitch.Link Discovery Pitch.Link Discovery
ID hlkmmibcdnpkljedncfhbkbkppaaiifd
公式URL https://chromewebstore.google.com/detail/pitchlink-discovery/hlkmmibcdnpkljedncfhbkbkppaaiifd
説明 Pitch.Link Discovery Chrome Browser Extension is an accompanying app to the Pitch.Link application.
ファイルサイズ 109 KB
インストール数 48
現在のバージョン 1.1
最終更新日 2021-11-26
公開日 2018-09-25
評価 5.00/5 合計 1 レビュー
開発者 https://pitch.link
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://pitch.link/pages/privacy
対応言語 en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/pitchlink.png",
        "default_popup": "popup.html",
        "default_title": "Pitch.Link Discovery."
    },
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self'",
    "description": "Pitch.Link Discovery Chrome Browser Extension is an accompanying app to the Pitch.Link application.",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk90m7dXXna0+1uYx3oBhwX7X8lryCJBfRbg3mvq0MeuK3vHONc4h8LSqfatvmb7moKsrm05q4xkPuSdGFoc87Z9l6hYBxACfBOzlzPXXCiEfUBiWGEz6wz\/epyHEDNEmhLXPUKjKwvYt9B7phPNVallmOgAcUlG3oj8yOvqAohvrBfzTz9hQugOH+ntg\/g\/Scf\/IJr\/ag4nnXYble6fVx8QxtjzvNANpcadMndk79OYHBHqZtha13pBuLmlUfF8UyxpBFrjG0caXsJ1t9cvRfD3g2PnxeXuPhk4PjDMW1SE3WXNABeP6NJZJC8m4G1yR5XsxxV\/SXVr3tMEh0wI7DQIDAQAB",
    "manifest_version": 2,
    "name": "Pitch.Link Discovery",
    "options_page": "options.html",
    "permissions": [
        "activeTab",
        "storage",
        "",
        "tabs"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}