Amesh Extension
Browsing the Amesh Map
Qu'est-ce que Amesh Extension ?
Amesh Extension est une extension Chrome développée par mayuko.hirono, et sa fonction principale est "Browsing the Amesh Map".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Amesh Extension
Téléchargez les fichiers d'extension Amesh Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
東京アメッシュの雨雲の画像が見られるシンプルなアプリケーションです。画面遷移や新しいtabを開く必要がなく、ワンクリックで確認することができます。 (2021 3/13 ver 2.0) レビューを参考に機能を追加しました。Mapをクリックすると、新しいタブにアメッシュのサイトが表示されます。 レビューを頂きまして、ありがとうございました。 (2012 9/17 ver 1.2) オンタイムで雨雲の画像を表示しようとすると、アメッシュ側で雨雲の画像がまだ作られておらず、エラーが表示されることがありました。そのため、現在時刻の1-5分前の画像を表示するように変更しました。
Informations de Base sur l'Extension
Nom | Amesh Extension |
ID | ffiplcnifioabhilbcijmfblclhmihlk |
URL Officiel | https://chromewebstore.google.com/detail/amesh-extension/ffiplcnifioabhilbcijmfblclhmihlk |
Description | Browsing the Amesh Map |
Taille du Fichier | 346 KB |
Nombre d'Installations | 287 |
Version Actuelle | 2.0 |
Dernière Mise à Jour | 2021-03-14 |
Date de Publication | 2012-09-22 |
Évaluation | 4.86/5 Total 7 Évaluations |
Développeur | mayuko.hirono |
[email protected] | |
Type de Paiement | free |
URL de la Page d'Aide | https://www.linkedin.com/in/mayuko-hirono-26794520/ |
Langues Prises en Charge | 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" } } |