Penpaland
Language exchange with Pen Pals around the world
Cos'è Penpaland?
Penpaland è un'estensione di Chrome sviluppata da https://www.penpaland.com, e la sua funzione principale è "Language exchange with Pen Pals around the world".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Penpaland
Scarica i file di estensione Penpaland 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
PenPal Land is the free social networking site for exchange language with Pen Pals around the world.Get your pen pal and learn languages for free now! Penpaland Features: - Language exchange for learning English, Spanish, French, Portuguese, Italian, Arabic, Korean and so on. - Making friends around the world - Search engine for travel buddy - Search engine for language partner - Publish Articles - Ask questions and wait for the best answers
Informazioni di Base sull'Estensione
Nome | |
ID | bgeljjcdocekijhlfkjbkcfmfijmibjh |
URL Ufficiale | https://chrome.google.com/webstore/detail/penpaland/bgeljjcdocekijhlfkjbkcfmfijmibjh |
Descrizione | Language exchange with Pen Pals around the world |
Dimensione del File | 31.52 KB |
Conteggio Installazioni | 204 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2018-02-19 |
Data di Pubblicazione | 2018-02-19 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://www.penpaland.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.penpaland.com |
URL della Pagina di Aiuto | https://www.penpaland.com/feedback |
URL della Pagina della Politica sulla Privacy | https://www.penpaland.com/privacy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Penpaland", "description": "Language exchange with Pen Pals around the world", "version": "1.2", "icons": { "128": "128.png" }, "browser_action": { "default_popup": "iframe2.html" }, "permissions": [ "unlimitedStorage", "notifications" ] } |