e-wizzle zip code finder
An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.
e-wizzle zip code finderとは何ですか?
e-wizzle zip code finderはAdedayo Ayodeleによって開発されたChromeの拡張機能で、その主な機能は「An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.」です。
拡張機能のスクリーンショット
e-wizzle zip code finder拡張機能のCRXファイルをダウンロード
e-wizzle zip code finder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
e-wizzle zip code finder is a chrome extension that helps you find the phone code,country code and postal or zip code associated with a given state or country.
拡張機能の基本情報
名前 | e-wizzle zip code finder |
ID | eocdcoimbpmnookgdpemmneoiaghjenp |
公式URL | https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp |
説明 | An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country. |
ファイルサイズ | 283 KB |
インストール数 | 165 |
現在のバージョン | 0.0.0.4 |
最終更新日 | 2013-11-29 |
公開日 | 2013-11-29 |
評価 | 4.75/5 合計 8 レビュー |
開発者 | Adedayo Ayodele |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "e-wizzle zip code finder", "description": "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.", "version": "0.0.0.4", "icons": { "128": "icon.png" }, "permissions": [ "http:\/\/api.geonames.org\/,http:\/\/maps.googleapis.com\/" ], "browser_action": { "default_icon": "icon2.png", "default_popup": "popup.html" } } |