Wareko Map This
This extension will let you get a Wareko Map for any selected address on a webpage.
Wat is Wareko Map This?
Wareko Map This is een Chrome-extensie ontwikkeld door https://www.wareko.jp, en de belangrijkste functie is "This extension will let you get a Wareko Map for any selected address on a webpage.".
Extensie Screenshots
Download het CRX-bestand van de extensie Wareko Map This
Download Wareko Map This-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Select any word or sentence in a website. Usually, they are name of the place or the address of the place you are interested in. Then, right click and execute 'Wareko Map This'. The Wareko Map will be opened in a new tab in Chrome and you can see the map and streetview there. Wareko Map is developed using Google Maps API. My web site: http://www.wareko.jp Wareko Map: http://www.wareko.jp/map/
Basisinformatie over de Extensie
Naam | Wareko Map This |
ID | mhalbcjmgdgcmcenkmacealabcfkbcha |
Officiële URL | https://chromewebstore.google.com/detail/wareko-map-this/mhalbcjmgdgcmcenkmacealabcfkbcha |
Beschrijving | This extension will let you get a Wareko Map for any selected address on a webpage. |
Bestandsgrootte | 6.89 KB |
Aantal Installaties | 66 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2015-12-06 |
Publicatiedatum | 2015-12-06 |
Ontwikkelaar | https://www.wareko.jp |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Wareko Map This", "description": "This extension will let you get a Wareko Map for any selected address on a webpage.", "version": "1.2", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "permissions": [ "contextMenus", "tabs", "activeTab", "http:\/\/*\/*", "https:\/\/*\/*", " |