Snappy copy Extension

Make creating LinkedIn content easy

Snappy copy Extensionとは何ですか?

Snappy copy Extensionはhttps://snappycopy.aiによって開発されたChromeの拡張機能で、その主な機能は「Make creating LinkedIn content easy」です。

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

screenshot
screenshot

Snappy copy Extension拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Enhance your LinkedIn experience with the Snappy Copy extension, your personal assistant for crafting engaging content on LinkedIn.

Whether it's a post, comment, connection request, or InMail message, our AI-powered tool helps you compose compelling and personalized messages that resonate with your audience. Streamline your content creation process and engage more effectively with your professional network.

Key Features:

- Post Composer: Generate unique post ideas and draft compelling content that grabs your audience's attention.
- Smart Comment Assistant: Craft thoughtful comments that promote meaningful dialogue and engagement.
- Connection & InMail : Send personalized connection requests and InMail messages that stand out.

With Snappy Copy, you're just a click away from creating powerful LinkedIn content that propels your professional growth. Install today and become a LinkedIn pro!

https://snappycopy.ai/                    

拡張機能の基本情報

名前 Snappy copy Extension Snappy copy Extension
ID pejjddacofaeobaepaenednmlkhgpnbn
公式URL https://chromewebstore.google.com/detail/snappy-copy-extension/pejjddacofaeobaepaenednmlkhgpnbn
説明 Make creating LinkedIn content easy
ファイルサイズ 20.59 KB
インストール数 27
現在のバージョン 0.0.2
最終更新日 2023-07-11
公開日 2023-06-18
評価 5.00/5 合計 6 レビュー
開発者 https://snappycopy.ai
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://snappycopy.ai/
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Snappy copy Extension",
    "description": "Make creating LinkedIn content easy",
    "version": "0.0.2",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [],
    "action": {
        "default_icon": {
            "16": "images\/logo_transparent_background2.png",
            "48": "images\/logo_transparent_background2.png",
            "128": "images\/logo_transparent_background2.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/logo_transparent_background2.png",
        "48": "images\/logo_transparent_background2.png",
        "128": "images\/logo_transparent_background2.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "matches": []
    }
}