Agonia Poetry

quick access to a huge library of poems in 10 languages

Qu'est-ce que Agonia Poetry ?

Agonia Poetry est une extension Chrome développée par https://www.agonia.net, et sa fonction principale est "quick access to a huge library of poems in 10 languages".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Agonia Poetry

Téléchargez les fichiers d'extension Agonia Poetry au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Agonia Poetry Agonia Poetry
ID jblilmjghakkkcmolojnmiaghkdiinoh
URL Officiel https://chromewebstore.google.com/detail/agonia-poetry/jblilmjghakkkcmolojnmiaghkdiinoh
Description quick access to a huge library of poems in 10 languages
Taille du Fichier 13.31 KB
Nombre d'Installations 63
Version Actuelle 0.1
Dernière Mise à Jour 2013-05-27
Date de Publication 2013-05-27
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://www.agonia.net
Type de Paiement free
Langues Prises en Charge 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"
}