WikiMaps
WikiMaps lets you select locations from text on the web, see them on a map, and view Wikipedia summaries for each one.
什麼是WikiMaps?
WikiMaps是由AaronPlave開發的Chrome擴展程式,該擴展的主要功能是“WikiMaps lets you select locations from text on the web, see them on a map, and view Wikipedia summaries for each one.”。
擴展截圖
下載WikiMaps擴展crx文件
下載WikiMaps擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
WikiMaps works best with locations that can normally be found on Google Maps (and optionally on Wikipedia). How to Use: ---Viewing the map--- • Click on the WikiMaps icon in the extensions icon toolbar in the upper right hand corner of the screen. Then click "Display Map" ---Adding a location to WikiMaps--- • Highlight some text you find on the web (for example "Empire State Building" or "Budapest, Hungary"). Then, right click on your highlighted text and select "Add to WikiMaps" in the menu that appears. • Alternatively, in the map page (after you click "Display Map") you can enter locations to add in the "Add Locations" area. ---Removing locations--- • To remove a particular location, press the "x" button to the right of the location. To clear all locations, click the WikiMaps icon and then click "Clear List". ---Viewing Wikipedia Summary--- • To view the Wikipedia summary, click on an item in the map view and then click on "Summary" in the information window that appears above the map marker. Other Features/Notes: • Locations are saved locally and will be reloaded in the event you close your browser. • You can sort the locations in the tables alphabetically by clicking on the "Location" label in the table. • You can view a location in Google Maps by clicking "View in Google Maps" in the Wikipedia summary page of any location. • If WikiMaps is unable to identify the location you attempted to add, the location will not be added. • Not all locations will have complete or any Wikipedia data. Future Improvements: • Improve geocoding by pulling new coordinates from Wikipedia if data is found on Wikipedia for a location. • Notifying the user whether an added location has been successfully added or was not successfully added. • Better responsiveness to different window sizes. • Ability to calculate distances between two locations on the map • Ability to select multiple locations and export them to a Google map to get directions. • Ability to export/share data with other users. • Sets of locations • Starred locations See this on Github: https://github.com/AaronPlave/WikiMaps
擴展基本資訊
名稱 | |
ID | ibepgidgocafmabnegongehedkijfmac |
官方網址 | https://chrome.google.com/webstore/detail/wikimaps/ibepgidgocafmabnegongehedkijfmac |
簡介 | WikiMaps lets you select locations from text on the web, see them on a map, and view Wikipedia summaries for each one. |
檔案大小 | 434 KB |
安裝次數 | 317 |
目前版本 | 1.2 |
更新時間 | 2014-07-02 |
上架時間 | 2014-07-02 |
評分 | 4.00/5 共 1 次評分 |
開發者 | AaronPlave |
付費類型 | free |
說明頁面URL | https://github.com/AaronPlave/WikiMaps |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WikiMaps", "version": "1.2", "description": "WikiMaps lets you select locations from text on the web, see them on a map, and view Wikipedia summaries for each one.", "icons": { "16": "img\/16icon.png", "48": "img\/48icon.png", "128": "img\/128icon.png" }, "commands": { "add_selection": { "suggested_key": { "default": "Ctrl+Shift+Z", "mac": "Command+Shift+Z" }, "description": "Add selection to WikiMaps" } }, "background": { "page": "html\/background.html" }, "content_scripts": [ { "matches": [ " |