Link Share App | Riple
Link Share App that helps share the best web content
Cos'è Link Share App | Riple?
Link Share App | Riple è un'estensione di Chrome sviluppata da https://riple.io, e la sua funzione principale è "Link Share App that helps share the best web content".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Link Share App | Riple
Scarica i file di estensione Link Share App | Riple in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Informazioni di Base sull'Estensione
| Nome | |
| ID | mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| URL Ufficiale | https://chromewebstore.google.com/detail/link-share-app-riple/mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| Descrizione | Link Share App that helps share the best web content |
| Dimensione del File | 9.41 KB |
| Conteggio Installazioni | 81 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2017-04-10 |
| Data di Pubblicazione | 2017-04-09 |
| Valutazione | 3.00/5 Totale 4 Valutazioni |
| Sviluppatore | https://riple.io |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://papaly.com/privacy |
| Lingue Supportate | 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"
} | |