Share Counters
View social share counters and share any page you visit.
Share Countersとは何ですか?
Share Countersはhttps://browser-tools.comによって開発されたChromeの拡張機能で、その主な機能は「View social share counters and share any page you visit.」です。
拡張機能のスクリーンショット
Share Counters拡張機能のCRXファイルをダウンロード
Share Counters拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Share Counters reveals the social live of any web page. - Individual share counters - Total shares - Global site rank - Reach percentage You can also share the page with a click on an icon. Supported social networks: - Twitter - Facebook - Google+ - Reddit - StumbleUpon - Pinterest - Linked-in The reach percentage displayed in the extension is the number of shares versus the global domain rank and determines how the page performed on social networks.
拡張機能の基本情報
| 名前 | |
| ID | cfodbffnpkbkemcnhpdmfjmhbcbcopbl |
| 公式URL | https://chromewebstore.google.com/detail/share-counters/cfodbffnpkbkemcnhpdmfjmhbcbcopbl |
| 説明 | View social share counters and share any page you visit. |
| ファイルサイズ | 41.26 KB |
| インストール数 | 271 |
| 現在のバージョン | 1.24 |
| 最終更新日 | 2017-08-23 |
| 公開日 | 2017-08-23 |
| 評価 | 4.17/5 合計 6 レビュー |
| 開発者 | https://browser-tools.com |
| Eメール | info@cospace.com |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://browser-tools.com |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Share Counters",
"short_name": "Share Counters",
"description": "View social share counters and share any page you visit.",
"version": "1.24",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"http:\/\/*\/"
]
} | |