Share Helper

Helps to share title and url.

Share Helperとは何ですか?

Share Helperはmss2011cによって開発されたChromeの拡張機能で、その主な機能は「Helps to share title and url.」です。

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

screenshot

Share Helper拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        "Share Helper" helps to share title and url.

How to use
1.Click "Share Helper" icon to get title and url of current tab.
2.Click "copy to clipboard" to copy title and url.                    

拡張機能の基本情報

名前 Share Helper Share Helper
ID pbaicnmajllojjjenolllikmiadmimfg
公式URL https://chromewebstore.google.com/detail/share-helper/pbaicnmajllojjjenolllikmiadmimfg
説明 Helps to share title and url.
ファイルサイズ 32.96 KB
インストール数 24
現在のバージョン 1.3.0
最終更新日 2021-09-11
公開日 2016-01-27
開発者 mss2011c
Eメール [email protected]
支払い方法 free
対応言語 en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.3.0",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": "icons\/icon19.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "clipboardWrite"
    ]
}