Agonia Poetry
quick access to a huge library of poems in 10 languages
Wat is Agonia Poetry?
Agonia Poetry is een Chrome-extensie ontwikkeld door https://www.agonia.net, en de belangrijkste functie is "quick access to a huge library of poems in 10 languages".
Extensie Screenshots
Download het CRX-bestand van de extensie Agonia Poetry
Download Agonia Poetry-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Agonia Poetry |
ID | jblilmjghakkkcmolojnmiaghkdiinoh |
Officiële URL | https://chromewebstore.google.com/detail/agonia-poetry/jblilmjghakkkcmolojnmiaghkdiinoh |
Beschrijving | quick access to a huge library of poems in 10 languages |
Bestandsgrootte | 13.31 KB |
Aantal Installaties | 63 |
Huidige Versie | 0.1 |
Laatst Bijgewerkt | 2013-05-27 |
Publicatiedatum | 2013-05-27 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://www.agonia.net |
Betalingswijze | free |
Ondersteunde Talen | 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" } |