Act-On Anywhere

Sales and Marketing Acceleration.

Act-On Anywhereとは何ですか?

Act-On AnywhereはAct-On Softwareによって開発されたChromeの拡張機能で、その主な機能は「Sales and Marketing Acceleration.」です。

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

screenshot

Act-On Anywhere拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Having to use multiple systems to accomplish set goals has always been a challenge, with 83% of marketers citing fragmented systems as the most vexing issue they face. 

Act-On Anywhere solves that problem. It provides sales intelligence and critical marketing automation functionality to sales and marketing users without requiring them to log into the Act-On instance.

Take Act-On with you as you prospect LinkedIn and understand how your extended network interacts with your company’s web properties and content. Get more insight into their behaviors and interests with the click of a button. 

You can do this in Gmail too, search for an email contact and pull up their activity history. The intelligence is at your fingertips wherever you browse and prospect online. 

Receive alerts in real-time when a prospect opens your email or clicks on a link - seamlessly, and without the recipient knowing.  

Do you use Wordpress, Drupal or Joobla to create your website? We got you covered there too! 

You can pull in assets, forms, buttons, landing pages -- you name it, from Act-On with a click of the power-on glyph from within your CMS environment and HootSuite platform, and create trackable call to actions easily!

If you want to accelerate your sales process and make your prospecting efforts more efficient, or if you need marketing automation functionality embedded into your CMS or social publishing platforms -- you have found your match.

Features for marketers:
- Access Act-On assets, forms, landing pages and content while creating content in your CMS
- Works with WordPress, Joomla, Drupal and others
- View SEO audits of your web pages targeted at specific key words

Features for salespeople:
- Access marketing timeline for any customer or prospect at any time
- Use Act-On templates and include assets, forms, landing pages and content in outgoing emails
- Track emails sent out via Gmail in your Act-On instance
- Receive alerts when your recipients open your email or click on embedded links                    

拡張機能の基本情報

名前 Act-On Anywhere Act-On Anywhere
ID mdkealgdmlepifhemklmfmdniakiikgp
公式URL https://chromewebstore.google.com/detail/act-on-anywhere/mdkealgdmlepifhemklmfmdniakiikgp
説明 Sales and Marketing Acceleration.
ファイルサイズ 694 KB
インストール数 919
現在のバージョン 2.75
最終更新日 2023-12-05
公開日 2019-09-26
評価 3.75/5 合計 8 レビュー
開発者 Act-On Software
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.act-on.com/privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Act-On Anywhere",
    "description": "Sales and Marketing Acceleration.",
    "version": "2.75",
    "icons": {
        "16": "img\/logo\/logo16.png",
        "48": "img\/logo\/logo.png",
        "128": "img\/logo\/logo128.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "clipboardWrite",
        "storage",
        "unlimitedStorage",
        "notifications",
        "webRequest",
        "webRequestBlocking"
    ],
    "web_accessible_resources": [
        "hbs\/*",
        "img\/*",
        "css\/*",
        "js\/*",
        "fonts\/*.*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "js\/lib\/jquery\/jquery-1.11.0.min.js",
                "js\/lib\/handlebars.js",
                "js\/lib\/jquery\/jquery.endless-scroll.js",
                "js\/HandlebarHelpers.js",
                "js\/constants.js",
                "js\/contentscript\/aolibrary\/contentDialogUI.js",
                "js\/utils.js",
                "js\/contentscript\/aolibrary\/contentscript.js"
            ],
            "css": [
                "css\/lib\/google.font.css",
                "css\/lib\/bootstrap.min.css",
                "css\/lib\/font-awesome.min.css",
                "css\/aologo.css",
                "css\/act-on_style_folder.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "js\/lib\/lru.js",
                "js\/contentscript\/timeline\/timeline.js"
            ],
            "css": [
                "css\/main.css",
                "css\/lib\/font-awesome.min.css",
                "css\/aologo.css"
            ],
            "all_frames": false,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "js\/lib\/jquery\/jquery-1.11.0.min.js",
                "js\/lib\/jquery\/jquery.ba-bbq.min.js",
                "js\/lib\/gmailr.js",
                "js\/contentscript\/gmail\/event_monitor.js",
                "js\/lib\/yepnope.1.5.4-min.js",
                "js\/lib\/bootstrap.js",
                "js\/lib\/jquery\/jquery.visible.js",
                "js\/lib\/dialog.js",
                "js\/lib\/css_inliner.js",
                "js\/contentscript\/gmail\/gmail_compose.js",
                "js\/contentscript\/templateUtil.js"
            ],
            "css": [
                "css\/lib\/dialog.css",
                "css\/lib\/font-awesome.min.css"
            ],
            "all_frames": false,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/outlook.office.com\/*"
            ],
            "js": [
                "js\/lib\/yepnope.1.5.4-min.js",
                "js\/utils.js",
                "js\/lib\/dialog.js",
                "js\/lib\/css_inliner.js",
                "js\/contentscript\/office365\/load.js",
                "js\/lib\/jquery\/jquery.visible.js",
                "js\/contentscript\/office365\/compose.js",
                "js\/contentscript\/templateUtil.js"
            ],
            "css": [
                "css\/lib\/dialog.css"
            ],
            "all_frames": false,
            "run_at": "document_end"
        }
    ],
    "browser_action": {
        "default_icon": "img\/logo\/acton-disabled.png",
        "default_title": "Act-On",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "js\/lib\/jquery\/jquery-1.11.0.min.js",
            "js\/lib\/socket.io.js",
            "js\/constants.js",
            "js\/common.js",
            "js\/background\/background.js",
            "js\/utils.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
    "options_page": "options.html"
}