
Session Share
Mit diesem Plugin können Webseiten-Sessions geteilt werden
What is Session Share?
Session Share is a Firefox add-on that allows users to share web sessions with each other. It can be used to copy and transfer session codes between users or by website owners to share sessions with visitors. The add-on requires both users to have it installed and allows for the sharing of cookies and loading of webpages. It can be easily integrated into websites using a specific HTML element. With Session Share, web sessions can be conveniently shared and accessed by multiple users.

Stats
- cookies
- *://*/*
- contextMenus
- clipboardWrite
Chrome-Stats Rank
Other platforms

Summary
Mit diesem Plugin können Web-Sessions an andere Internetnutzer weitergeben werden. Beide Nutzer müssen das Plugin dafür installiert haben.
- Im Kontextmenü auf "Aktuelle Session kopieren".
- Den in die Zwischenablage kopierten Code an den Empfänger weiterleiten.
- Der Empfänger kopiert den Code in die Adresszeile des Browsers und klickt dann auf "Übernehme Cookies und lade die Webseite".
Außerdem kann das Plugin auch von Webseitenbetreibern verwendet werden, um Sessions an Seitenbesucher weiterzugeben. Dazu muss ein HTML-Element wie folgt in die Webseite integriert werden:
<div class='session_share' data-cookiedata='<COOKIE-DATEN>' data-dest='<ZIELURL>'>Text</div>
<COOKIE-DATEN> entspricht dabei einer BASE64-codierten Zeichenkette, die das folgende Fomat besitzt:
[{"name":"cookie1name","domain":"cookie1domain","value":"cookie1wert'","path":"/","secure":true,"httpOnly":true} ,{"name":"cookie2name","domain":"cookie2domain","value":"cookie2wert","path":"/","secure":false,"httpOnly":false},...]
Safety
Risk impact
Session Share is risky to use as it requires a number of sensitive permissions that can potentially harm your browser and steal your data. Exercise caution when installing this add-on. Review carefully before installing. We recommend that you only install Session Share if you trust the publisher.
Risk likelihood
Session Share has earned a fairly good reputation and likely can be trusted.