Link Share App | Riple
Link Share App that helps share the best web content
Apa itu Link Share App | Riple?
Link Share App | Riple adalah ekstensi Chrome yang dikembangkan oleh https://riple.io, dan fitur utamanya adalah "Link Share App that helps share the best web content".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Link Share App | Riple
Unduh file ekstensi Link Share App | Riple dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Informasi Dasar Ekstensi
| Nama | |
| ID | mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| URL Resmi | https://chromewebstore.google.com/detail/link-share-app-riple/mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| Deskripsi | Link Share App that helps share the best web content |
| Ukuran File | 9.41 KB |
| Jumlah Instalasi | 81 |
| Versi Saat Ini | 1.0.1 |
| Terakhir Diperbarui | 2017-04-10 |
| Tanggal Publikasi | 2017-04-09 |
| Penilaian | 3.00/5 Total 4 Penilaian |
| Pengembang | https://riple.io |
| [email protected] | |
| Tipe Pembayaran | free |
| URL Halaman Kebijakan Privasi | https://papaly.com/privacy |
| Bahasa yang Didukung | 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"
} | |