Link Share App | Riple
Link Share App that helps share the best web content
Link Share App | Ripleとは何ですか?
Link Share App | Ripleはhttps://riple.ioによって開発されたChromeの拡張機能で、その主な機能は「Link Share App that helps share the best web content」です。
拡張機能のスクリーンショット
Link Share App | Riple拡張機能のCRXファイルをダウンロード
Link Share App | Riple拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
| 名前 | |
| ID | mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| 公式URL | https://chromewebstore.google.com/detail/link-share-app-riple/mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| 説明 | Link Share App that helps share the best web content |
| ファイルサイズ | 9.41 KB |
| インストール数 | 81 |
| 現在のバージョン | 1.0.1 |
| 最終更新日 | 2017-04-10 |
| 公開日 | 2017-04-09 |
| 評価 | 3.00/5 合計 4 レビュー |
| 開発者 | https://riple.io |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://papaly.com/privacy |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Link Share App | Riple",
"version": "1.0.1",
"short_name": "Link Share App",
"description": "Link Share App that helps share the best web content",
"icons": {
"128": "logo.png"
},
"browser_action": {
"default_icon": "logo.png",
"default_title": "Share this URL",
"default_popup": "bookmarklet.html"
},
"permissions": [
"activeTab"
],
"incognito": "split"
} | |