SN Instances manager
This plugin helps Servicenow System Administrators to easily manage their instances, or external consultant to avoid annoying…
什麼是SN Instances manager?
SN Instances manager是由Daniele Songini開發的Chrome擴展程式,該擴展的主要功能是“This plugin helps Servicenow System Administrators to easily manage their instances, or external consultant to avoid annoying…”。
擴展截圖
下載SN Instances manager擴展crx文件
下載SN Instances manager擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This plugin helps Servicenow System Administrators to easily manage their instances, or external consultant to avoid annoying activities like copying and pasting URL between multiple customers’ instances. It helps organize your work without having a crowded bookmarks bar. With only 3 click, you can access all of the most used functionalities
擴展基本資訊
名稱 | |
ID | ieieikplgpickbdhfoeldalfkgkemece |
官方網址 | https://chrome.google.com/webstore/detail/sn-instances-manager/ieieikplgpickbdhfoeldalfkgkemece |
簡介 | This plugin helps Servicenow System Administrators to easily manage their instances, or external consultant to avoid annoying… |
檔案大小 | 19.53 KB |
安裝次數 | 52 |
目前版本 | 1.0 |
更新時間 | 2017-08-23 |
上架時間 | 2017-08-23 |
評分 | 5.00/5 共 2 次評分 |
開發者 | Daniele Songini |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SN Instances manager", "version": "1.0", "author": "Songini Daniele", "icons": { "48": "icons\/meNow.ico" }, "browser_action": { "default_icon": "icons\/meNow.ico", "default_title": "Manage Instance", "default_popup": "popup\/manageInstance.html" }, "options_ui": { "page": "settings\/options.html" }, "permissions": [ "storage", "tabs" ], "content_scripts": [ { "matches": [ " |