Agonia Poetry
quick access to a huge library of poems in 10 languages
Apa itu Agonia Poetry?
Agonia Poetry adalah ekstensi Chrome yang dikembangkan oleh https://www.agonia.net, dan fitur utamanya adalah "quick access to a huge library of poems in 10 languages".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Agonia Poetry
Unduh file ekstensi Agonia Poetry dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Agonia Poetry |
ID | jblilmjghakkkcmolojnmiaghkdiinoh |
URL Resmi | https://chromewebstore.google.com/detail/agonia-poetry/jblilmjghakkkcmolojnmiaghkdiinoh |
Deskripsi | quick access to a huge library of poems in 10 languages |
Ukuran File | 13.31 KB |
Jumlah Instalasi | 63 |
Versi Saat Ini | 0.1 |
Terakhir Diperbarui | 2013-05-27 |
Tanggal Publikasi | 2013-05-27 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://www.agonia.net |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |