Agonia Poetry

quick access to a huge library of poems in 10 languages

What is Agonia Poetry?

Agonia Poetry is a Chrome extension developed by https://www.agonia.net, and its main feature is "quick access to a huge library of poems in 10 languages".

Extension Screenshots

screenshot

Download Agonia Poetry Extension CRX File

Download Agonia Poetry extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Agonia Poetry Agonia Poetry
ID jblilmjghakkkcmolojnmiaghkdiinoh
Official URL https://chromewebstore.google.com/detail/agonia-poetry/jblilmjghakkkcmolojnmiaghkdiinoh
Description quick access to a huge library of poems in 10 languages
File Size 13.31 KB
Installation Count 63
Current Version 0.1
Last Updated 2013-05-27
Publish Date 2013-05-27
Rating 5.00/5 Total 1 Ratings
Developer https://www.agonia.net
Payment Type free
Supported Languages 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"
}