Par : TZULU
Inspect and view changes in Improved ServiceNow Navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "sn-nav",
"version": "2.0",
"description": "Improves the navigation within ServiceNow in two ways. The first is it overrides ServiceNow's implementation of shared history navigation with the browser's native implementation. This means you can now have more than one tab open and not worry about how history in one tab will impact the other. The second improvement is with the rendering of breadcrumbs at the top of the page for easy navigation between a record and the table it is stored within. This will only run on domains that match *://*.service-now.com/*. Note: This extension is effectively in 'alpha' state. I created it to solve my own pains with ServiceNow's terrible implementation of history navigation. I am sharing this with others in hopes it will improve your life as well. I have no guarantees that it will work for you. Report bugs if you encounter any. And please be kind; I am under no obligation to help and share.",
"icons": {
"16": "icons/favicon-16x16.png",
"32": "icons/favicon-32x32.png"
},
"content_scripts": [
{
"matches": [
"*://*.service-now.com/*"
],
"js": [
"main.js"
]
}
],
"options_ui": {
"page": "options.html"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{c1acbbff-f104-46b4-845c-9a43a570fafe}"
}
}
} Meilleures alternatives Improved ServiceNow Navigation
Voici quelques Firefox add-ons qui sont similaires à Improved ServiceNow Navigation :
ServiceNow Link Manager
ServiceNow
Better Navigation History
byuserforuser
ServiceNow Helper
Dennis
Better History NG
Christoph Wagner
ServiceNow Toggle NavBar
Davide Lombardi
SN Launcher - ServiceNow utility tool
Cheng Wu
ServiceNow tool belt
23WIN
NaviTouch
em_te
Tab Navigation Plus
Harrell
Where Am I
Sanket Priyadarshi
Tab It My Way!
Christian
Improved History
Karl