Amesh Extension
Browsing the Amesh Map
What is Amesh Extension?
Amesh Extension is a Chrome extension developed by mayuko.hirono, and its main feature is "Browsing the Amesh Map".
Extension Screenshots
Download Amesh Extension Extension CRX File
Download Amesh Extension 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
東京アメッシュの雨雲の画像が見られるシンプルなアプリケーションです。画面遷移や新しいtabを開く必要がなく、ワンクリックで確認することができます。 (2021 3/13 ver 2.0) レビューを参考に機能を追加しました。Mapをクリックすると、新しいタブにアメッシュのサイトが表示されます。 レビューを頂きまして、ありがとうございました。 (2012 9/17 ver 1.2) オンタイムで雨雲の画像を表示しようとすると、アメッシュ側で雨雲の画像がまだ作られておらず、エラーが表示されることがありました。そのため、現在時刻の1-5分前の画像を表示するように変更しました。
Extension Basic Information
Name | Amesh Extension |
ID | ffiplcnifioabhilbcijmfblclhmihlk |
Official URL | https://chromewebstore.google.com/detail/amesh-extension/ffiplcnifioabhilbcijmfblclhmihlk |
Description | Browsing the Amesh Map |
File Size | 346 KB |
Installation Count | 287 |
Current Version | 2.0 |
Last Updated | 2021-03-14 |
Publish Date | 2012-09-22 |
Rating | 4.86/5 Total 7 Ratings |
Developer | mayuko.hirono |
[email protected] | |
Payment Type | free |
Help Page URL | https://www.linkedin.com/in/mayuko-hirono-26794520/ |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Amesh Extension", "version": "2.0", "manifest_version": 2, "description": "Browsing the Amesh Map", "browser_action": { "default_icon": "icon.png", "default_popup": "amesh.html" } } |