Yandex Map Editor extension
Additional features for Yandex Map Editor
什麼是Yandex Map Editor extension?
Yandex Map Editor extension是由Улучшатели НЯК開發的Chrome擴展程式,該擴展的主要功能是“Additional features for Yandex Map Editor”。
擴展截圖
下載Yandex Map Editor extension擴展crx文件
下載Yandex Map Editor extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Yandex Map Editor extension enhances and simplifies the way you edit the map and search the information required to edit the map. The extension works in browsers based on Chromium (like Google Chrome, Yandex Browser, Opera). The extension allows to: • delete yellow joints of composite polygonal objects; • change transport route attributes in a batch like no exit and no entry options; • create object templates (clone objects) by adding templates to `Recently created` panel; • calculate and set time coefficient for transport routes to set total time to a desired value; • create linked objects (roads, rivers, railway lines) directly by add them as templates to `Recently created` panel; • transliterate object names according to map editor rules of transliteration russian names and serbian names between Cyrillic and Latin alphabets; • open Map editor user profile from Map editor club and Club of moderators; • show a circular cursor with a radius of 4,5 meters when drawing parallel parking; • add links to external map services which are opened with the current coordinates in the map editor; • automatically turn on satellite layer and search in point mode for russian Public cadastral map (Rosreestr) (https://pkk5.rosreestr.ru); • check duplicate name types when saving objects; • display view and edit forms in a compact way; • open map editor panels and Yandex Map in new window with a middle click; • minimize and maximize side panels; • enable dark theme for the Map editor; • search zip codes when creating and editing addresses (works for Russian post only); • display color labels under road type icons; • simplify time input for organizations and maneuvers; • block map movement; • add links to selected text in comments and Yandex.Messenger chats; • use hot keys to switch satellite background and search mode on Rosreestr map. ***New in version 16.0 - implemented option to block map movement, to add link in comments and chats, added hotkey for Rosreestr map. ***New in version 15.0 - implemented simplified time input for organizations and maneuvers. ***New in version 14.0 - implemented feature to add department times from text. ***New in version 13.0 - removed displaying number of unread messages as messages have migrated to Yandex.Chat. You can check the full history of changes by clicking on a version link at extension settings screen.
擴展基本資訊
名稱 | |
ID | bijkhhcgjhgdddmppajndjgpogecfghn |
官方網址 | https://chromewebstore.google.com/detail/yandex-map-editor-extensi/bijkhhcgjhgdddmppajndjgpogecfghn |
簡介 | Additional features for Yandex Map Editor |
檔案大小 | 5.16 MB |
安裝次數 | 1,242 |
目前版本 | 17.7.2 |
更新時間 | 2021-12-15 |
上架時間 | 2020-06-23 |
評分 | 5.00/5 共 20 次評分 |
開發者 | Улучшатели НЯК |
電子郵箱 | [email protected] |
付費類型 | free |
說明頁面URL | https://teletype.in/@nikitabalakovo/B1GaUqLPX |
隱私政策頁面URL | https://docs.google.com/document/u/1/d/e/2PACX-1vSaAkzLW4T5EDrot05Q_87ZR4racgfaBpb4wmhmp6UIl4JlPOWsvIeTqVLGkCU5wt3OBt64GpwfDV9r/pub |
支援的語言 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "default_locale": "ru", "description": "__MSG_appDesc__", "version": "17.7.2", "content_scripts": [ { "matches": [ "https:\/\/*.maps.yandex.ru\/*", "https:\/\/mapeditor.yandex.com\/*", "https:\/\/mapeditor.yandex.com.tr\/*" ], "js": [ "jquery-3.3.1.min.js", "content.js", "editorCommon.js", "editorFeature.js", "ParkingRadius.js", "GoTo.js", "NameChecker.js", "CompactForms.js", "menuItems.js", "ZipCode.js", "MiddleClicks.js", "MinimizeButton.js", "ColorHelper.js", "DeleteYellowPoints.js", "AddDeparture.js", "ShowStopTime.js", "Notifications.js", "DateTimeHelper.js", "LockMap.js", "MessageLinks.js" ] }, { "matches": [ "https:\/\/pkk.rosreestr.ru\/*" ], "js": [ "common.js", "Rosreestr.js" ] }, { "matches": [ "https:\/\/yandex.ru\/chat*", "https:\/\/yandex.com\/chat*", "https:\/\/yandex.com.tr\/chat*" ], "js": [ "jquery-3.3.1.min.js", "common.js", "editorFeature.js", "menuItems.js", "DarkThemeCommon.js", "DarkThemeInit.js", "MessageLinks.js" ], "run_at": "document_start", "all_frames": true }, { "matches": [ "https:\/\/www.pochta.ru\/offices*" ], "js": [ "jquery-3.3.1.min.js", "common.js", "PochtaRequest.js", "PochtaHandler.js" ], "all_frames": true }, { "matches": [ "https:\/\/*.maps.yandex.ru\/*", "https:\/\/mapeditor.yandex.com\/*", "https:\/\/mapeditor.yandex.com.tr\/*", "https:\/\/yandex.ru\/promo\/nmaps\/*", "https:\/\/yastatic.net\/tableau\/tableau.html*", "https:\/\/yandex.ru\/support\/nmaps\/*", "https:\/\/yandex.com\/support\/mapeditor\/*", "https:\/\/yandex.com.tr\/support\/mapeditor\/*", "https:\/\/yandex.com.tr\/support\/nmaps\/*,", "https:\/\/yandex.ru\/blog\/narod-karta\/*", "https:\/\/yandex.ru\/blog\/narod-moderator\/*", "https:\/\/forms.yandex.ru\/surveys\/1810\/*", "https:\/\/forms.yandex.com\/surveys\/10013268\/*", "https:\/\/forms.yandex.com.tr\/surveys\/10013268\/*" ], "js": [ "jquery-3.3.1.min.js", "common.js", "DarkThemeCommon.js", "DarkThemeInit.js" ], "run_at": "document_start", "all_frames": true } ], "web_accessible_resources": [ "*.svg", "*.css", "\/help\/help.html" ], "background": { "scripts": [ "\/help\/changelog.js", "common.js", "extensionCommon.js", "background.js", "menuItems.js", "contextMenu.js" ] }, "browser_action": { "default_title": "__MSG_appName__", "default_icon": "icon_38.png", "default_popup": "popup.html" }, "icons": { "128": "icon_128.png", "16": "icon_16.png", "48": "icon_38.png", "96": "icon_96.png" }, "permissions": [ "storage", "activeTab", "notifications", "contextMenus" ] } |