French Numbers
Learn your French Numbers, In one conveniently located app right on your browser.
French Numbersとは何ですか?
French NumbersはJustinGによって開発されたChromeの拡張機能で、その主な機能は「Learn your French Numbers, In one conveniently located app right on your browser.」です。
拡張機能のスクリーンショット
French Numbers拡張機能のCRXファイルをダウンロード
French Numbers拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Learn French Numbers with this easy to use, desktop numbers extension! All french numbers 1-100 right on your browser!
拡張機能の基本情報
名前 | |
ID | phogecjkgonokmlekhhphlaeibbekkig |
公式URL | https://chrome.google.com/webstore/detail/french-numbers/phogecjkgonokmlekhhphlaeibbekkig |
説明 | Learn your French Numbers, In one conveniently located app right on your browser. |
ファイルサイズ | 10.71 KB |
インストール数 | 331 |
現在のバージョン | 1.1 |
最終更新日 | 2014-10-31 |
公開日 | 2014-10-31 |
評価 | 4.00/5 合計 1 レビュー |
開発者 | JustinG |
支払い方法 | free |
拡張機能のウェブサイト | http://chrome.justingoetz.net/app.php?a=numbers |
ヘルプページのURL | http://chrome.justingoetz.net/support.php |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "French Numbers", "description": "Learn your French Numbers, In one conveniently located app right on your browser.", "version": "1.1", "browser_action": { "default_icon": "miniflag.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "http:\/\/rss.bloople.net\/", "http:\/\/www.therebelreport.org\/", "webRequest" ] } |