Penpaland
Language exchange with Pen Pals around the world
什麼是Penpaland?
Penpaland是由https://www.penpaland.com開發的Chrome擴展程式,該擴展的主要功能是“Language exchange with Pen Pals around the world”。
擴展截圖
下載Penpaland擴展crx文件
下載Penpaland擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | bgeljjcdocekijhlfkjbkcfmfijmibjh |
官方網址 | https://chrome.google.com/webstore/detail/penpaland/bgeljjcdocekijhlfkjbkcfmfijmibjh |
簡介 | Language exchange with Pen Pals around the world |
檔案大小 | 31.52 KB |
安裝次數 | 204 |
目前版本 | 1.2 |
更新時間 | 2018-02-19 |
上架時間 | 2018-02-19 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://www.penpaland.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.penpaland.com |
說明頁面URL | https://www.penpaland.com/feedback |
隱私政策頁面URL | https://www.penpaland.com/privacy |
支援的語言 | 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" ] } |