さくっと、ろせん検索 ~お家へかえろう~
さくっと、ろせん検索しちゃいます
What is さくっと、ろせん検索 ~お家へかえろう~?
さくっと、ろせん検索 ~お家へかえろう~ is a Chrome extension developed by 5a3i, and its main feature is "さくっと、ろせん検索しちゃいます".
Extension Screenshots
Download さくっと、ろせん検索 ~お家へかえろう~ Extension CRX File
Download さくっと、ろせん検索 ~お家へかえろう~ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
路線検索をさくっとやっちゃいます! (Yahoo! 路線検索を利用しております。) 使い方はとっても簡単! 1. 電車の画像のボタンを押下して、出発駅、到着駅、駅までの所要時間を入力! 2. 「しらべーの」ボタンを押すと現時刻で調べた結果がブラウザタブ上で表示されます! =更新履歴= •一部のバグ改善 2013/03/31 •履歴機能改善 2013/04/18 •終電検索追加 2013/04/18 •履歴駅の重複チェック追加 2013/07/07 •バグ修正 2013/07/07 •反転機能追加 2013/10/02 •最新履歴残存機能追加 2013/10/02 •天気情報リンクを追加 2013/10/26 •履歴保存ロジック変更 2013/11/24
Extension Basic Information
Name | |
ID | imnodmiokhpbjlihfegpiilbpclaolkl |
Official URL | https://chrome.google.com/webstore/detail/%E3%81%95%E3%81%8F%E3%81%A3%E3%81%A8%E3%80%81%E3%82%8D%E3%81%9B%E3%82%93%E6%A4%9C%E7%B4%A2-%E3%81%8A%E5%AE%B6%E3%81%B8%E3%81%8B%E3%81%88%E3%82%8D%E3%81%86/imnodmiokhpbjlihfegpiilbpclaolkl |
Description | さくっと、ろせん検索しちゃいます |
File Size | 87.17 KB |
Installation Count | 345 |
Current Version | 1.3 |
Last Updated | 2013-11-23 |
Publish Date | 2013-11-23 |
Rating | 5.00/5 Total 3 Ratings |
Developer | 5a3i |
Payment Type | free |
Extension Website | http://www.5a3i.com/ |
Privacy Policy Page URL | https://housmart.co.jp/company/personal-information |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u3055\u304f\u3063\u3068\u3001\u308d\u305b\u3093\u691c\u7d22 ~\u304a\u5bb6\u3078\u304b\u3048\u308d\u3046~", "description": "\u3055\u304f\u3063\u3068\u3001\u308d\u305b\u3093\u691c\u7d22\u3057\u3061\u3083\u3044\u307e\u3059", "version": "1.3", "manifest_version": 2, "permissions": [ "tabs" ], "icons": { "16": "img\/train.png", "48": "img\/train.png", "126": "img\/train.png" }, "browser_action": { "default_icon": "img\/train.png", "default_title": "\u8def\u7dda\u3051\u3093\u3055\u304f", "default_popup": "popup.html" } } |