Noticias de Deportes
Descubre las noticias de Deportes más recientes
Noticias de Deportesとは何ですか?
Noticias de DeportesはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Descubre las noticias de Deportes más recientes」です。
拡張機能のスクリーンショット
Noticias de Deportes拡張機能のCRXファイルをダウンロード
Noticias de Deportes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Últimas noticias sobre Deportes donde encontrarás información sobre lo que a usted le interesa. Póngase al día con las noticias de deporte actualizadas al minuto, además de reportajes y mucho más. Nota: Solo funciona con acceso a Internet!
拡張機能の基本情報
名前 | Noticias de Deportes |
ID | fgpofjfnmifikopmbchgmgpgjnkcpbpd |
公式URL | https://chromewebstore.google.com/detail/noticias-de-deportes/fgpofjfnmifikopmbchgmgpgjnkcpbpd |
説明 | Descubre las noticias de Deportes más recientes |
ファイルサイズ | 32.69 KB |
インストール数 | 17 |
現在のバージョン | 1 |
最終更新日 | 2017-01-16 |
公開日 | 2017-01-16 |
開発者 | Unknown |
支払い方法 | free |
対応言語 | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Noticias de Deportes", "manifest_version": 2, "short_name": "Noticias de Deportes", "description": "Descubre las noticias de Deportes m\u00e1s recientes", "version": "1", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "1484397030_Citycons_newspaper.png" }, "icons": { "128": "icon.png" } } |