Agonia Poetry

quick access to a huge library of poems in 10 languages

Was ist Agonia Poetry?

Agonia Poetry ist eine Chrome-Erweiterung, die von https://www.agonia.net entwickelt wurde, und ihr Hauptmerkmal ist "quick access to a huge library of poems in 10 languages".

Erweiterungsscreenshots

screenshot

Agonia Poetry-Erweiterungs-CRX-Datei herunterladen

Laden Sie Agonia Poetry-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Agonia Poetry Agonia Poetry
ID jblilmjghakkkcmolojnmiaghkdiinoh
Offizielle URL https://chromewebstore.google.com/detail/agonia-poetry/jblilmjghakkkcmolojnmiaghkdiinoh
Beschreibung quick access to a huge library of poems in 10 languages
Dateigröße 13.31 KB
Installationsanzahl 63
Aktuelle Version 0.1
Letztes Update 2013-05-27
Veröffentlichungsdatum 2013-05-27
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://www.agonia.net
Zahlungsart free
Unterstützte Sprachen 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"
}