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 |
官方URL | 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" ] } |