Skip to content

Commit

Permalink
update help
Browse files Browse the repository at this point in the history
  • Loading branch information
derHecht40 committed Oct 25, 2022
1 parent f29b720 commit c4d88f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
testet with chrome 106.0.5249.119

How to create this browser extension
1. Develop the code (most important is the manifest.json and the background.js)
2. Go to Chrome: Extensions
Expand All @@ -8,7 +10,7 @@ How to create this browser extension
How to use AutoLogOff and Login with user by URL:
1. Add a button with name "Logout" to your main start screen and make sure the button is always there (the button can also be outside the visible area of your screen).
2. Add an event to the button on left mouse click with system function "LogOff"
3. Download to runtime and add the credentials of the user in the browser URL, e.g.: https://winccunified/WebRH?user=UMCAdmin&password=Siemens123!
3. Download to runtime and add the credentials of the user in the browser URL

How to use Custom Login in TIA Portal:
0. make sure you set up AutoLogOff functionality
Expand Down

0 comments on commit c4d88f5

Please sign in to comment.