Link Share App | Riple
Link Share App that helps share the best web content
Wat is Link Share App | Riple?
Link Share App | Riple is een Chrome-extensie ontwikkeld door https://riple.io, en de belangrijkste functie is "Link Share App that helps share the best web content".
Extensie Screenshots
Download het CRX-bestand van de extensie Link Share App | Riple
Download Link Share App | Riple-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
| Naam | |
| ID | mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| Officiële URL | https://chromewebstore.google.com/detail/link-share-app-riple/mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| Beschrijving | Link Share App that helps share the best web content |
| Bestandsgrootte | 9.41 KB |
| Aantal Installaties | 81 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2017-04-10 |
| Publicatiedatum | 2017-04-09 |
| Beoordeling | 3.00/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | https://riple.io |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://papaly.com/privacy |
| Ondersteunde Talen | 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"
} | |