Poem Network
This extension brings latest poems right to your browser.
Cos'è Poem Network?
Poem Network è un'estensione di Chrome sviluppata da https://www.poemnetwork.com, e la sua funzione principale è "This extension brings latest poems right to your browser.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Poem Network
Scarica i file di estensione Poem Network in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Are you a Poetry Lover?? This extension is must for you!! Always get the latest poems from the poets across the world, specially India.
Poem Network is a platform for the poets to come together and write, review, share their poems to the world!! Informazioni di Base sull'Estensione
| Nome | |
| ID | iingimpleclnlpnhlimoemjodhhfmami |
| URL Ufficiale | https://chromewebstore.google.com/detail/poem-network/iingimpleclnlpnhlimoemjodhhfmami |
| Descrizione | This extension brings latest poems right to your browser. |
| Dimensione del File | 41.88 KB |
| Conteggio Installazioni | 190 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2014-08-04 |
| Data di Pubblicazione | 2014-08-04 |
| Valutazione | 5.00/5 Totale 3 Valutazioni |
| Sviluppatore | https://www.poemnetwork.com |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Poem Network",
"description": "This extension brings latest poems right to your browser.",
"version": "1.0",
"permissions": [
"https:\/\/www.poemnetwork.com\/"
],
"browser_action": {
"default_icon": "PNLogo.png",
"default_popup": "popup.html"
}
} | |