Penpaland
Language exchange with Pen Pals around the world
Vad är Penpaland?
Penpaland är en Chrome-tillägg utvecklad av https://www.penpaland.com, och dess huvudfunktion är "Language exchange with Pen Pals around the world".
Tilläggsskärmbilder
Ladda ner Penpaland-förlängningens CRX-fil
Ladda ner Penpaland-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | bgeljjcdocekijhlfkjbkcfmfijmibjh |
Officiell webbadress | https://chrome.google.com/webstore/detail/penpaland/bgeljjcdocekijhlfkjbkcfmfijmibjh |
Beskrivning | Language exchange with Pen Pals around the world |
Filstorlek | 31.52 KB |
Antal Installationer | 204 |
Aktuell Version | 1.2 |
Senast Uppdaterad | 2018-02-19 |
Publiceringsdatum | 2018-02-19 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | https://www.penpaland.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.penpaland.com |
Hjälpsida URL | https://www.penpaland.com/feedback |
URL till Sekretesspolicy Sidan | https://www.penpaland.com/privacy |
Stödda Språk | 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" ] } |