Post to Facebook
Post the link of the active tab to Facebook.
Post to Facebookとは何ですか?
Post to FacebookはKateXiaによって開発されたChromeの拡張機能で、その主な機能は「Post the link of the active tab to Facebook.」です。
拡張機能のスクリーンショット
Post to Facebook拡張機能のCRXファイルをダウンロード
Post to Facebook拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Click on the extension icon to post the browsing webpage to Facebook.
拡張機能の基本情報
名前 | Post to Facebook |
ID | mldollebkbecdcdhgnomamidpdaibhcj |
公式URL | https://chromewebstore.google.com/detail/post-to-facebook/mldollebkbecdcdhgnomamidpdaibhcj |
説明 | Post the link of the active tab to Facebook. |
ファイルサイズ | 6.36 KB |
インストール数 | 93 |
現在のバージョン | 1.0 |
最終更新日 | 2017-09-24 |
公開日 | 2017-09-24 |
開発者 | KateXia |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Post to Facebook", "version": "1.0", "description": "Post the link of the active tab to Facebook.", "permissions": [ "tabs" ], "browser_action": { "default_title": "Show Tabs in this Process", "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2 } |