Agonia Poetry
quick access to a huge library of poems in 10 languages
什么是Agonia Poetry?
Agonia Poetry是由https://www.agonia.net开发的Chrome扩展程序,该扩展的主要功能是“quick access to a huge library of poems in 10 languages”。
扩展截图
下载Agonia Poetry扩展crx文件
下载Agonia Poetry扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This little extension (only 11kb) creates a small icon in your bar that allows you to see the most recent texts on www.agonia.net and also make a quick search for any literary text on agonia.net. 扩展基本信息
| 名称 | |
| ID | jblilmjghakkkcmolojnmiaghkdiinoh |
| 官方URL | https://chromewebstore.google.com/detail/agonia-poetry/jblilmjghakkkcmolojnmiaghkdiinoh |
| 简介 | quick access to a huge library of poems in 10 languages |
| 文件大小 | 13.31 KB |
| 安装次数 | 63 |
| 当前版本 | 0.1 |
| 更新时间 | 2013-05-27 |
| 上架时间 | 2013-05-27 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | https://www.agonia.net |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"name": "Agonia Poetry",
"description": "quick access to a huge library of poems in 10 languages",
"browser_action": {
"default_icon": {
"38": "icon.png"
},
"default_title": "Poetry by Agonia",
"default_popup": "agonia.html"
},
"manifest_version": 2,
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
"version": "0.1"
} | |