Agonia Poetry
quick access to a huge library of poems in 10 languages
Agonia Poetryとは何ですか?
Agonia Poetryはhttps://www.agonia.netによって開発されたChromeの拡張機能で、その主な機能は「quick access to a huge library of poems in 10 languages」です。
拡張機能のスクリーンショット
Agonia Poetry拡張機能のCRXファイルをダウンロード
Agonia Poetry拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Agonia Poetry |
ID | jblilmjghakkkcmolojnmiaghkdiinoh |
公式URL | https://chromewebstore.google.com/detail/agonia-poetry/jblilmjghakkkcmolojnmiaghkdiinoh |
説明 | quick access to a huge library of poems in 10 languages |
ファイルサイズ | 13.31 KB |
インストール数 | 63 |
現在のバージョン | 0.1 |
最終更新日 | 2013-05-27 |
公開日 | 2013-05-27 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://www.agonia.net |
支払い方法 | free |
対応言語 | 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" } |