Forecastable, Inc

Account-Based Selling for Enterprise Sales Teams

Forecastable, Incとは何ですか?

Forecastable, Incはhttps://forecastable.comによって開発されたChromeの拡張機能で、その主な機能は「Account-Based Selling for Enterprise Sales Teams」です。

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

screenshot
screenshot

Forecastable, Inc拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Win more deals by carefully controlling sales cycles through advanced account planning, stakeholder tracking, and close plan collaboration

-----------
By installing the extension, you agree to Forecastable’s Terms and Conditions (www.forecastable.com/terms). 
-----------

★ Collaborate with Your Partners & Prospects on Close Plans
Without a plan, complete with milestones, target dates, and owners, you’re setting yourself up for a slipped deal at best. Better control the sales cycle by collaborating on timelines and activities. 


★ Make Account Research Faster with Information-Rich Account Feeds
With easy access to 8-K, 10-K, 10-Q, and earnings call transcript information, you will always be in the know and can conduct account research efficiently and effectively.


★ Easily Visualize Key Stakeholders for More Effective Account Planning
Very few reps take the time to visualize their stakeholders because it’s too time consuming. We’ve made it easy to build buyer maps, directly from LinkedIn.                    

拡張機能の基本情報

名前 Forecastable, Inc Forecastable, Inc
ID mecefkgphoclbiadaannooafhgnmmmhl
公式URL https://chromewebstore.google.com/detail/forecastable-inc/mecefkgphoclbiadaannooafhgnmmmhl
説明 Account-Based Selling for Enterprise Sales Teams
ファイルサイズ 573 KB
インストール数 31
現在のバージョン 1.0.13
最終更新日 2022-09-01
公開日 2020-05-15
開発者 https://forecastable.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.forecastable.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.13",
    "name": "Forecastable, Inc",
    "manifest_version": 2,
    "description": "Account-Based Selling for Enterprise Sales Teams",
    "oauth2": {
        "client_id": "1032637472626-4rfrpbg45t1l8gg6ivmjfbo1ofkc0jm5.apps.googleusercontent.com",
        "scopes": [
            "email"
        ]
    },
    "browser_action": {
        "default_title": "Forecastable, Inc",
        "default_popup": "forecastable.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "web_accessible_resources": [
        "inject.html",
        "cognitoAuth.js",
        "*.png",
        "chrome-extension:\/\/*.js"
    ],
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "https:\/\/app.forecastable.com\/*",
        "storage",
        "identity",
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/platform.linkedin.com\/*",
        "https:\/\/www.googleapis.com\/*"
    ],
    "content_security_policy": "default-src 'self'; script-src 'self' https:\/\/forecastable.auth.us-west-2.amazoncognito.com https:\/\/dijkjjcpbnbbahelhbmajabianbojfdh.chromiumapp.org https:\/\/platform.linkedin.com https:\/\/www.googleapis.com https:\/\/static.licdn.com https:\/\/api.linkedin.com https:\/\/s.c.lnkd.licdn.com https:\/\/www.linkedin.com\/oauth\/v2\/accessToken https:\/\/platform.linkedin.com\/in.js https:\/\/www.linkedin.com\/uas\/js\/userspace https:\/\/platform.linkedin.com\/in.js 'unsafe-eval'; connect-src wss:\/\/remotedev.io https:\/\/app.forecastable.com https:\/\/forecastable.auth.us-west-2.amazoncognito.com https:\/\/linkedin.com https:\/\/platform.linkedin.com https:\/\/www.googleapis.com https:\/\/static.licdn.com https:\/\/api.linkedin.com https:\/\/s.c.lnkd.licdn.com https:\/\/www.linkedin.com\/oauth\/v2\/accessToken https:\/\/platform.linkedin.com\/in.js; style-src * 'unsafe-inline' 'self' blob:; img-src 'self' data:; font-src 'self' https:\/\/fonts.gstatic.com",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNljR+pT2CdJ5KRHJhVJO2QmgJLdEPmgfFsPfxG3moD+UTR7qH0MgkRGoy8ED\/2ItQ4oUYr8akwsiAmvojZZw+N6U2g7lHIqMhgFoprfKEw280k\/mhy7jm0tsXrGvCd6tpiaYh8cPrYALEZDzY+uhv9xt13kwuOqRmktV5tbX\/eiz3Q1JBzXBWaS9lDkQbv\/Xd7GgHOpnv34bWfAmvcWbDDri8tmYpZum92UDrfRO1vyqxDl5vpdNVvsOUCSaiOLWgxZqOkZ7FTb65ognROZ71RAUvWtsnQLQbN4uezfqtYTXSAeEhdtfLdoGVQX0QTDd+p5dXIkk14Zox6icP6FZwIDAQAB"
}