Poem Network
This extension brings latest poems right to your browser.
什么是Poem Network?
Poem Network是由https://www.poemnetwork.com开发的Chrome扩展程序,该扩展的主要功能是“This extension brings latest poems right to your browser.”。
扩展截图
下载Poem Network扩展crx文件
下载Poem Network扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Are you a Poetry Lover?? This extension is must for you!! Always get the latest poems from the poets across the world, specially India.
Poem Network is a platform for the poets to come together and write, review, share their poems to the world!! 扩展基本信息
| 名称 | |
| ID | iingimpleclnlpnhlimoemjodhhfmami |
| 官方URL | https://chromewebstore.google.com/detail/poem-network/iingimpleclnlpnhlimoemjodhhfmami |
| 简介 | This extension brings latest poems right to your browser. |
| 文件大小 | 41.88 KB |
| 安装次数 | 190 |
| 当前版本 | 1.0 |
| 更新时间 | 2014-08-04 |
| 上架时间 | 2014-08-04 |
| 评分 | 5.00/5 共3次评分 |
| 开发者 | https://www.poemnetwork.com |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Poem Network",
"description": "This extension brings latest poems right to your browser.",
"version": "1.0",
"permissions": [
"https:\/\/www.poemnetwork.com\/"
],
"browser_action": {
"default_icon": "PNLogo.png",
"default_popup": "popup.html"
}
} | |