TheFabulousPika / steam-chatlog-to-text

A chrome extension that converts Steam webchat log to text format
2 stars 0 forks source link

ChatSettingsIssue: Store Link #33

Closed TheFabulousPika closed 3 years ago

TheFabulousPika commented 3 years ago

Don't embed images and other media in-line: ON


<div class="msgText " data-copytext="">
  <div class="NonInlinedEmbed" data-copystyle="merge-adjacent" data-copytext="https://store.steampowered.com/app/6910"><a title="https://store.steampowered.com/app/6910" href="https://store.steampowered.com/app/6910"><svg xmlns="http://www.w3.org/2000/svg" class="SVGIcon_Button SVGIcon_Hyperlink" data-name="Layer 1" viewBox="0 0 100 100" x="0px" y="0px">
        <g data-name="Group">
          <path data-name="Path" d="M50.86,20.23l-9,9,4.24,4.24,9-9c6.35-6.35,16.09-6.93,21.73-1.3s5,15.38-1.3,21.73l-9,9,4.24,4.24,9-9c8.69-8.69,9.27-22.24,1.3-30.21S59.55,11.55,50.86,20.23Z"></path>
          <path data-name="Path" d="M44.89,75.53a17.22,17.22,0,0,1-11.28,5.13A13.23,13.23,0,0,1,19.34,66.39a17.22,17.22,0,0,1,5.13-11.28l9-9-4.24-4.24-9,9a23.21,23.21,0,0,0-6.88,15.22c0,.37,0,.74,0,1.11A19.19,19.19,0,0,0,33.91,86.66a23.21,23.21,0,0,0,15.22-6.88l9-9-4.24-4.24Z"></path>
          <rect data-name="Path" class="Link1" x="28.75" y="47" width="42.48" height="6" transform="translate(-20.71 50) rotate(-45)"></rect>
        </g>
      </svg>https://store.steampowered.com/app/6910</a></div>
</div>
TheFabulousPika commented 3 years ago

Consolidating issue to #31