Share To Facebook Twitter Pinterest
Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way
Share To Facebook Twitter Pinterestとは何ですか?
Share To Facebook Twitter PinterestはWebTech360によって開発されたChromeの拡張機能で、その主な機能は「Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way」です。
拡張機能のスクリーンショット
Share To Facebook Twitter Pinterest拡張機能のCRXファイルをダウンロード
Share To Facebook Twitter Pinterest拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Sharing the URL you like on Social Network is easy but when you have to do it regularly this extension will help you get it done quickly. To minimize too much reliance on a site-heavy plugin, you can now use (Extention: Share To Facebook Twitter Pinterest) to get beautiful social sharing buttons and save money. System resources as well as page load capacity.
拡張機能の基本情報
名前 | |
ID | pcbckpfgadgjmlgehfjjbpmeaakchibc |
公式URL | https://chromewebstore.google.com/detail/share-to-facebook-twitter/pcbckpfgadgjmlgehfjjbpmeaakchibc |
説明 | Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way |
ファイルサイズ | 49.29 KB |
インストール数 | 81 |
現在のバージョン | 0.1 |
最終更新日 | 2020-12-31 |
公開日 | 2020-12-31 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | WebTech360 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.webtech360.com/ |
ヘルプページのURL | https://www.webtech360.com/ |
プライバシーポリシーページのURL | https://www.webtech360.com/privacy-policy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Share To Facebook Twitter Pinterest", "short_name": "Share Utility", "version": "0.1", "AddDefaultCharset": "utf-8", "description": "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": "images\/icon16.png", "default_popup": "page\/popup.html" }, "permissions": [ "tabs" ], "homepage_url": "https:\/\/www.webtech360.com\/?source=ext_share-button_menu", "author": "WebTech360" } |