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 |
| 官方網址 | 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"
}
} | |