• Re: Email current page

    From VanguardLH@21:1/5 to Jim the Geordie on Mon Sep 30 11:05:42 2024
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    Until recently I had an extension in whatever browser I was using at the
    time (Chrome, Edge or Opera), that with one click sent the current page
    to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender

    E-mail clients are not web browsers. If you paste HTML code into an
    e-mail, very likely it will contain code that will not be rendered
    within an e-mail client. Some have a "view in web browser", but not
    all. Just because your e-mail client might have the option doesn't mean
    your recipients do. You don't send web pages. You send e-mails which
    have limited supported for HTML. For example, e-mail clients should
    NEVER run any Javascript, and the vast majority of web sites these days
    use Javascript.

    To send a page, paste the URL to it in your message. Or, save the web
    page to an .html file, and attach that, so the recipient can use a web
    browser to view the web page. Saving a web page isn't just about saving
    the HTML code for that web page. It's about saving the CSS files,
    images, scripts, or any other external resources the web page
    references. A web browser will properly render a web page. By
    necessity for security, an e-mail client will not.

    Just because you can see a web page doesn't mean what you attach to an
    e-mail can be viewed by your recipient. You can try to crawl a web page
    to gather up all its resources to pack inside an archive (.zip) file
    hoping the relative linkages are valid, but that doesn't mean a
    recipient opening a local file will see the web page correctly. Give
    them the URL to the web page.

    Cannot address why some un-named add-on no longer works, or what it was supposed to do.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jim the Geordie@21:1/5 to All on Mon Sep 30 16:34:13 2024
    Until recently I had an extension in whatever browser I was using at the
    time (Chrome, Edge or Opera), that with one click sent the current page
    to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender

    --
    Jim the Geordie

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jim the Geordie@21:1/5 to VanguardLH on Mon Sep 30 18:34:37 2024
    On 30/09/2024 17:05, VanguardLH wrote:
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    Until recently I had an extension in whatever browser I was using at the
    time (Chrome, Edge or Opera), that with one click sent the current page
    to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender

    E-mail clients are not web browsers. If you paste HTML code into an
    e-mail, very likely it will contain code that will not be rendered
    within an e-mail client. Some have a "view in web browser", but not
    all. Just because your e-mail client might have the option doesn't mean
    your recipients do. You don't send web pages. You send e-mails which
    have limited supported for HTML. For example, e-mail clients should
    NEVER run any Javascript, and the vast majority of web sites these days
    use Javascript.

    To send a page, paste the URL to it in your message. Or, save the web
    page to an .html file, and attach that, so the recipient can use a web browser to view the web page. Saving a web page isn't just about saving
    the HTML code for that web page. It's about saving the CSS files,
    images, scripts, or any other external resources the web page
    references. A web browser will properly render a web page. By
    necessity for security, an e-mail client will not.

    Just because you can see a web page doesn't mean what you attach to an
    e-mail can be viewed by your recipient. You can try to crawl a web page
    to gather up all its resources to pack inside an archive (.zip) file
    hoping the relative linkages are valid, but that doesn't mean a
    recipient opening a local file will see the web page correctly. Give
    them the URL to the web page.

    Cannot address why some un-named add-on no longer works, or what it was supposed to do.

    Effectively, what the extensions do/did was copy the link from the
    browser to the email client in a new mail page without having to copy
    and paste.

    --
    Jim the Geordie

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From knuttle@21:1/5 to Jim the Geordie on Mon Sep 30 13:30:45 2024
    On 09/30/2024 11:34 AM, Jim the Geordie wrote:
    Until recently I had an extension in whatever browser I was using at the
    time (Chrome, Edge or Opera), that with one click sent the current page
    to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender

    In all versions of Firefox, you can put an icon on the toolbar, that
    when clicked, will open a compose window in Thunderbird with the URL
    attached. To send the email all you have to do is add any text you wish
    and enter the address of the recipient.

    I am running Windows 10 using the latest Firefox version 130.0.1
    (64-bit) The last several version of Firefox will run on Windows 10 or
    Windows 11. The links between Firefox and Thunderbird are set up
    during their installation. This ability to transfer URL's to
    Thunderbird from Firefox has been a standard part of Firefox for the
    last many version. I don't remember it ever not being there, and I have
    used Firefox since Netscape. If done manually you need to make
    adjustments in Firefox, Thunderbird, and in the Window-Setting-App

    I have no experience with Chrome, Edge or Opera, so cannot comment.

    However I believe Firefox will communicate with them and transfer the
    URL to them, if all associations are set up properly.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Big Al@21:1/5 to knuttle on Mon Sep 30 13:46:53 2024
    On 9/30/24 01:30 PM, knuttle wrote:
    In all versions of Firefox, you can put an icon on the toolbar, that when clicked, will open a
    compose window in Thunderbird with the URL attached.  To send the email all you have to do is add
    any text you wish and enter the address of the recipient.
    For the OP: if you customize the toolbar you'll find a email icon.
    --
    Linux Mint 21.3, Cinnamon 6.0.4, Kernel 5.15.0-122-generic
    Al

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Newyana2@21:1/5 to Jim the Geordie on Mon Sep 30 13:35:17 2024
    On 9/30/2024 11:34 AM, Jim the Geordie wrote:
    Until recently I had an extension in whatever browser I was using at the
    time (Chrome, Edge or Opera), that with one click sent the current page
    to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender


    As Vanguard said, send a link, not the page. People sometimes
    send pages to me and I just ignore it. It's a big, unreadable mess,
    if it comes through at all.

    Another option would be to just copy the actual text, then paste
    that into an email or save it as a TXT file and send that. If that
    seems like too much trouble then you might need to look at whether
    the page was worth sending in the first place.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jim the Geordie@21:1/5 to Big Al on Mon Sep 30 19:07:38 2024
    On 30/09/2024 18:46, Big Al wrote:
    On 9/30/24 01:30 PM, knuttle wrote:
    In all versions of Firefox, you can put an icon on the toolbar, that
    when clicked, will open a compose window in Thunderbird with the URL
    attached.  To send the email all you have to do is add any text you
    wish and enter the address of the recipient.
    For the OP: if you customize the toolbar you'll find a email icon.

    Firefox exceedingly slow (for me) compared to all three browsers I
    mentioned.

    --
    Jim the Geordie

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jim the Geordie@21:1/5 to All on Mon Sep 30 19:12:24 2024
    On 30/09/2024 18:35, Newyana2 wrote:
    On 9/30/2024 11:34 AM, Jim the Geordie wrote:
    Until recently I had an extension in whatever browser I was using at
    the time (Chrome, Edge or Opera), that with one click sent the current
    page to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender


      As Vanguard said, send a link, not the page. People sometimes
    send pages to me and I just ignore it. It's a big, unreadable mess,
    if it comes through at all.

      Another option would be to just copy the actual text, then paste
    that into an email or save it as a TXT file and send that. If that
    seems like too much trouble then you might need to look at whether
    the page was worth sending in the first place.

    Sorry if I confused you or Vanguard, but of course I meant sent the
    link. And yes I can copy and paste, but the real question was:"why do
    all the extensions fail now, when they worked before?"
    If you don't know, don't answer.

    --
    Jim the Geordie

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nil@21:1/5 to Jim the Geordie on Mon Sep 30 16:23:44 2024
    On 30 Sep 2024, Jim the Geordie <jim@jimXscott.co.uk> wrote in alt.comp.os.windows-10:

    Effectively, what the extensions do/did was copy the link from the
    browser to the email client in a new mail page without having to
    copy and paste.

    Firefox has a "Email link" menu option, which I find very useful. It
    starts a blank email in my client (Thunderbird) and automatically pasts
    the link into the body of the message. Unfortunately, I don't find a
    similar feature in Chrome-based browsers. I guess in that case you have
    to manually copy 'n paste the link into your email.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From VanguardLH@21:1/5 to Jim the Geordie on Mon Sep 30 17:01:21 2024
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    On 30/09/2024 17:05, VanguardLH wrote:
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    Until recently I had an extension in whatever browser I was using at the >>> time (Chrome, Edge or Opera), that with one click sent the current page
    to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender

    E-mail clients are not web browsers. If you paste HTML code into an
    e-mail, very likely it will contain code that will not be rendered
    within an e-mail client. Some have a "view in web browser", but not
    all. Just because your e-mail client might have the option doesn't mean
    your recipients do. You don't send web pages. You send e-mails which
    have limited supported for HTML. For example, e-mail clients should
    NEVER run any Javascript, and the vast majority of web sites these days
    use Javascript.

    To send a page, paste the URL to it in your message. Or, save the web
    page to an .html file, and attach that, so the recipient can use a web
    browser to view the web page. Saving a web page isn't just about saving
    the HTML code for that web page. It's about saving the CSS files,
    images, scripts, or any other external resources the web page
    references. A web browser will properly render a web page. By
    necessity for security, an e-mail client will not.

    Just because you can see a web page doesn't mean what you attach to an
    e-mail can be viewed by your recipient. You can try to crawl a web page
    to gather up all its resources to pack inside an archive (.zip) file
    hoping the relative linkages are valid, but that doesn't mean a
    recipient opening a local file will see the web page correctly. Give
    them the URL to the web page.

    Cannot address why some un-named add-on no longer works, or what it was
    supposed to do.

    Effectively, what the extensions do/did was copy the link from the
    browser to the email client in a new mail page without having to copy
    and paste.

    Do you have to select the URL before you can copy it? If so, in
    Firefox, I just highlight the URL string, right-click on it to get the
    context menu, and use Copy Link. Then, in an e-mail, do a paste. Not
    sure that is any more difficult than having to use the same context menu
    to ask an add-on to do the copy of the string.

    Some web pages use Javascript which bars copying (so you cannot paste).
    If you try to highlight the URL, and then try to copy, nothing copies in
    the Windows clipboard. One workaround is to disable Javascript, refresh
    the page to see if the URL string is still present, and, if so, copy it
    (to later paste elsewhere).

    Else, without disabling Javascript which itself can disable copy/paste,
    I use an add-on called "Copy text of element". All URLs (aka
    hyperlinks) are text strings. This add-on adds a "Copy text of element"
    to the right-click context menu.

    https://addons.mozilla.org/en-US/firefox/addon/copy-element-s-text

    However, with Javascript used to build a web page, what looks like a URL
    string could be, for example, a clickable image. The script handles the
    click action on the object. It's an image, not a string, so you cannot
    copy the URL string; however, you could copy the image, and paste that
    into your e-mail, and let the recipient decipher out the string.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From VanguardLH@21:1/5 to Nil on Mon Sep 30 16:52:04 2024
    Nil <rednoise9@rednoise9.invalid> wrote:

    On 30 Sep 2024, Jim the Geordie <jim@jimXscott.co.uk> wrote in alt.comp.os.windows-10:

    Effectively, what the extensions do/did was copy the link from the
    browser to the email client in a new mail page without having to
    copy and paste.

    Firefox has a "Email link" menu option, which I find very useful. It
    starts a blank email in my client (Thunderbird) and automatically pasts
    the link into the body of the message. Unfortunately, I don't find a
    similar feature in Chrome-based browsers. I guess in that case you have
    to manually copy 'n paste the link into your email.

    Note: That is in the File menu, not the right-click context menu. Most
    times users have the menu bar hidden, so press Alt (by itself) to toggle
    the visible state of the menu bar, and go under the File menu to click
    on Email Link. Alternatively, use the hotkey combo of Alt+F E to use
    File -> Email Link. Or customize the toolbar to add the Email Link
    button to the toolbar.

    Or visit the link (click on it), and in that new web page, copy the URL
    string shown in Firefox's address bar. Click in the address bar (to
    give it focus), use Ctrl+A to select all, and Ctrl+C to copy to
    clipboard.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From VanguardLH@21:1/5 to Jim the Geordie on Mon Sep 30 17:04:21 2024
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    On 30/09/2024 18:35, Newyana2 wrote:
    On 9/30/2024 11:34 AM, Jim the Geordie wrote:
    Until recently I had an extension in whatever browser I was using at
    the time (Chrome, Edge or Opera), that with one click sent the current
    page to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender


      As Vanguard said, send a link, not the page. People sometimes
    send pages to me and I just ignore it. It's a big, unreadable mess,
    if it comes through at all.

      Another option would be to just copy the actual text, then paste
    that into an email or save it as a TXT file and send that. If that
    seems like too much trouble then you might need to look at whether
    the page was worth sending in the first place.

    Sorry if I confused you or Vanguard, but of course I meant sent the
    link. And yes I can copy and paste, but the real question was:"why do
    all the extensions fail now, when they worked before?"
    If you don't know, don't answer.

    Again, "Cannot address why some un-named add-on no longer works, or what
    it was supposed to do."

    Without knowing the extension, how are we supposed to know, or lookup
    for you, whether or not it is compatible with your also un-named version
    of Firefox. With changes in Firefox code, extensions can become
    incompatible, or superfluous. The extension author could simply abandon
    the extension instead of removing it from the add-on store.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From James Dode@21:1/5 to Jim the Geordie on Mon Sep 30 22:46:38 2024
    On 30/09/2024 19:07, Jim the Geordie wrote:


    Firefox exceedingly slow (for me) compared to all three browsers I
    mentioned.


    Why are you still using Firefox? It's a complete waste of time because
    you find it exceedingly slow. People generally move away from something
    that they don't find it suitable for their needs. Go and use one of the browsers you find it faster for your needs.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jim the Geordie@21:1/5 to James Dode on Tue Oct 1 00:54:55 2024
    On 30/09/2024 22:46, James Dode wrote:
    On 30/09/2024 19:07, Jim the Geordie wrote:


    Firefox exceedingly slow (for me) compared to all three browsers I
    mentioned.


    Why are you still using Firefox? It's a complete waste of time because
    you find it exceedingly slow. People generally move away from something
    that they don't find it suitable for their needs. Go and use one of the browsers you find it faster for your needs.

    I don't use Firefox.
    The solutions to my question here mainly/all referred to a solution
    using Firefox. I am not going to change to Firefox to avoid copying and pasting.
    To repeat my question. Why do "send link by email" extensions not work,
    when they used to?
    I would rather have one, but it's not the end of life as we know it to
    do without.
    --
    Jim the Geordie

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jim the Geordie@21:1/5 to VanguardLH on Tue Oct 1 01:01:21 2024
    On 30/09/2024 23:04, VanguardLH wrote:
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    On 30/09/2024 18:35, Newyana2 wrote:
    On 9/30/2024 11:34 AM, Jim the Geordie wrote:
    Until recently I had an extension in whatever browser I was using at
    the time (Chrome, Edge or Opera), that with one click sent the current >>>> page to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender


      As Vanguard said, send a link, not the page. People sometimes
    send pages to me and I just ignore it. It's a big, unreadable mess,
    if it comes through at all.

      Another option would be to just copy the actual text, then paste
    that into an email or save it as a TXT file and send that. If that
    seems like too much trouble then you might need to look at whether
    the page was worth sending in the first place.

    Sorry if I confused you or Vanguard, but of course I meant sent the
    link. And yes I can copy and paste, but the real question was:"why do
    all the extensions fail now, when they worked before?"
    If you don't know, don't answer.

    Again, "Cannot address why some un-named add-on no longer works, or what
    it was supposed to do."

    Without knowing the extension, how are we supposed to know, or lookup
    for you, whether or not it is compatible with your also un-named version
    of Firefox. With changes in Firefox code, extensions can become incompatible, or superfluous. The extension author could simply abandon
    the extension instead of removing it from the add-on store.

    That may well be true. All I was asking was 'has anybody here use such
    an extension and had the same experience'.
    If you haven't had a similar experience, then don't answer!

    --
    Jim the Geordie

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From knuttle@21:1/5 to VanguardLH on Mon Sep 30 21:54:39 2024
    On 09/30/2024 6:01 PM, VanguardLH wrote:
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    On 30/09/2024 17:05, VanguardLH wrote:
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    Until recently I had an extension in whatever browser I was using at the >>>> time (Chrome, Edge or Opera), that with one click sent the current page >>>> to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender

    E-mail clients are not web browsers. If you paste HTML code into an
    e-mail, very likely it will contain code that will not be rendered
    within an e-mail client. Some have a "view in web browser", but not
    all. Just because your e-mail client might have the option doesn't mean >>> your recipients do. You don't send web pages. You send e-mails which
    have limited supported for HTML. For example, e-mail clients should
    NEVER run any Javascript, and the vast majority of web sites these days
    use Javascript.

    To send a page, paste the URL to it in your message. Or, save the web
    page to an .html file, and attach that, so the recipient can use a web
    browser to view the web page. Saving a web page isn't just about saving >>> the HTML code for that web page. It's about saving the CSS files,
    images, scripts, or any other external resources the web page
    references. A web browser will properly render a web page. By
    necessity for security, an e-mail client will not.

    Just because you can see a web page doesn't mean what you attach to an
    e-mail can be viewed by your recipient. You can try to crawl a web page >>> to gather up all its resources to pack inside an archive (.zip) file
    hoping the relative linkages are valid, but that doesn't mean a
    recipient opening a local file will see the web page correctly. Give
    them the URL to the web page.

    Cannot address why some un-named add-on no longer works, or what it was
    supposed to do.

    Effectively, what the extensions do/did was copy the link from the
    browser to the email client in a new mail page without having to copy
    and paste.

    Do you have to select the URL before you can copy it? If so, in
    Firefox, I just highlight the URL string, right-click on it to get the context menu, and use Copy Link. Then, in an e-mail, do a paste. Not
    sure that is any more difficult than having to use the same context menu
    to ask an add-on to do the copy of the string.

    Some web pages use Javascript which bars copying (so you cannot paste).
    If you try to highlight the URL, and then try to copy, nothing copies in
    the Windows clipboard. One workaround is to disable Javascript, refresh
    the page to see if the URL string is still present, and, if so, copy it
    (to later paste elsewhere).

    Else, without disabling Javascript which itself can disable copy/paste,
    I use an add-on called "Copy text of element". All URLs (aka
    hyperlinks) are text strings. This add-on adds a "Copy text of element"
    to the right-click context menu.

    https://addons.mozilla.org/en-US/firefox/addon/copy-element-s-text

    However, with Javascript used to build a web page, what looks like a URL string could be, for example, a clickable image. The script handles the click action on the object. It's an image, not a string, so you cannot
    copy the URL string; however, you could copy the image, and paste that
    into your e-mail, and let the recipient decipher out the string.
    I have found no web page that the URL can not be sent from Firefox to Thunderbird. You go to the url, if you decide to send it to someone
    click and the envelop in the Toolbar. If it is not there right click
    select Customize and drag to the tool bar.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From knuttle@21:1/5 to Jim the Geordie on Mon Sep 30 21:57:41 2024
    On 09/30/2024 7:54 PM, Jim the Geordie wrote:
    On 30/09/2024 22:46, James Dode wrote:
    On 30/09/2024 19:07, Jim the Geordie wrote:


    Firefox exceedingly slow (for me) compared to all three browsers I
    mentioned.


    Why are you still using Firefox? It's a complete waste of time because
    you find it exceedingly slow. People generally move away from
    something that they don't find it suitable for their needs. Go and use
    one of the browsers you find it faster for your needs.

    I don't use Firefox.
    The solutions to my question here mainly/all referred to a solution
    using Firefox. I am not going to change to Firefox to avoid copying and pasting.
    To repeat my question. Why do "send link by email" extensions not work,
    when they used to?
    I would rather have one, but it's not the end of life as we know it to
    do without.
    Could it be like Firefox, they change the underlying code to the WE
    format, and the addons have not been rewritten. There were a lot of
    good addons lost when Firefox did that it has take a lot of time for
    some to update. In fact one that I though was lost for every finally
    was updated.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From VanguardLH@21:1/5 to knuttle on Mon Sep 30 22:31:42 2024
    knuttle <keith_nuttle@yahoo.com> wrote:

    On 09/30/2024 6:01 PM, VanguardLH wrote:
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    On 30/09/2024 17:05, VanguardLH wrote:
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    Until recently I had an extension in whatever browser I was using at the >>>>> time (Chrome, Edge or Opera), that with one click sent the current page >>>>> to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender

    E-mail clients are not web browsers. If you paste HTML code into an
    e-mail, very likely it will contain code that will not be rendered
    within an e-mail client. Some have a "view in web browser", but not
    all. Just because your e-mail client might have the option doesn't mean >>>> your recipients do. You don't send web pages. You send e-mails which >>>> have limited supported for HTML. For example, e-mail clients should
    NEVER run any Javascript, and the vast majority of web sites these days >>>> use Javascript.

    To send a page, paste the URL to it in your message. Or, save the web >>>> page to an .html file, and attach that, so the recipient can use a web >>>> browser to view the web page. Saving a web page isn't just about saving >>>> the HTML code for that web page. It's about saving the CSS files,
    images, scripts, or any other external resources the web page
    references. A web browser will properly render a web page. By
    necessity for security, an e-mail client will not.

    Just because you can see a web page doesn't mean what you attach to an >>>> e-mail can be viewed by your recipient. You can try to crawl a web page >>>> to gather up all its resources to pack inside an archive (.zip) file
    hoping the relative linkages are valid, but that doesn't mean a
    recipient opening a local file will see the web page correctly. Give
    them the URL to the web page.

    Cannot address why some un-named add-on no longer works, or what it was >>>> supposed to do.

    Effectively, what the extensions do/did was copy the link from the
    browser to the email client in a new mail page without having to copy
    and paste.

    Do you have to select the URL before you can copy it? If so, in
    Firefox, I just highlight the URL string, right-click on it to get the
    context menu, and use Copy Link. Then, in an e-mail, do a paste. Not
    sure that is any more difficult than having to use the same context menu
    to ask an add-on to do the copy of the string.

    Some web pages use Javascript which bars copying (so you cannot paste).
    If you try to highlight the URL, and then try to copy, nothing copies in
    the Windows clipboard. One workaround is to disable Javascript, refresh
    the page to see if the URL string is still present, and, if so, copy it
    (to later paste elsewhere).

    Else, without disabling Javascript which itself can disable copy/paste,
    I use an add-on called "Copy text of element". All URLs (aka
    hyperlinks) are text strings. This add-on adds a "Copy text of element"
    to the right-click context menu.

    https://addons.mozilla.org/en-US/firefox/addon/copy-element-s-text

    However, with Javascript used to build a web page, what looks like a URL
    string could be, for example, a clickable image. The script handles the
    click action on the object. It's an image, not a string, so you cannot
    copy the URL string; however, you could copy the image, and paste that
    into your e-mail, and let the recipient decipher out the string.

    I have found no web page that the URL can not be sent from Firefox to Thunderbird. You go to the url, if you decide to send it to someone
    click and the envelop in the Toolbar. If it is not there right click
    select Customize and drag to the tool bar.

    I have hit web pages where an e-mail address looks like a string, but
    you cannot highlight (select) it to then copy and paste. You cannot
    click on it, either. It is not a clickable object. The author wants to
    let you know about his e-mail address, but mandates you must enter it
    manually instead of click on it, or copy it. Perhaps the author wants
    to foil spam bots that crawl web sites.

    In addition, without anything fancy, like using Javascript, the author
    may simply present a string that you know is a URL, but is invalid
    syntax, so the web browser won't parse it as a clickable link. For
    example, go to:

    https://www.eternal-september.org/index.php?showpage=contact

    Because of using "(at)" instead of "@" in the e-mail address, and
    because that string is not coded as an <A> tag in HTML with an href
    attribute to a URL, the web browser doesn't make it clickable. The web
    browser doesn't see it as a valid URL string. That could be done for
    any URL, like one to another web page.

    For the web browser to use a "send to email" function, it must first
    parse the web doc to determine what, if any, hyperlinks there are, or
    what strings would qualify as a URL. Lots of ways to hide that.

    If the URL string is actually an image, even if a clickable image, what
    would a "send to e-mail" function do with an image as the target? It
    cannot get the URL string out of the image. I don't know of any web
    browser that will do a "send to email" by using OCR on an image hoping
    to yank out a string that then parses to a valid URL string.

    If all you want to do is copy and paste the URL string already in the
    web browser's address bar, no add-on or toolbar button is needed. Just
    copy the string in the address bar. However, you will often send an unnecessarily excessively long string as the URL. It will have
    superfluous sub-paths or arguments that are irrelevant to visiting the
    web page, and are often using for tracking.

    For example, when using online search engines, the search hits often
    contain tracking arguments. In addition, instead of the URL pointing
    directly to the destination, it points to the search engine, and the destination is an argument, like url=<destURL>; however, because the destination URL may contain characters that are illegal in the path and arguments portion of a URL, some characters have to get encoded. If the destination was, say:

    https://www.intel.com/content/www/us/en/products/details/processors/core-ultra.html

    the argument would be:

    url=https%3A%2F%2Fwww.intel.com%2Fcontent%2Fwww%2Fus%2Fen%products%details%2Fprocessors%2Fcore-ultra.html

    To deGoogle the search hit URLs, I take the destination argument, delete
    what's before and after it, and have to decode the URL-encoded
    characters. There are sites and add-ons that help with that, but it's
    pretty easy to de-track a tracking URL.

    Say someone gives you a URL with an argument that contains their member
    ID. When you visit there with that ID string included, that users gets
    points for you visiting there, or buying from there. They are
    affiliates of the web site spamming it to others to amass points for
    themself. Before sending to someone else, you'd want to remove the ID argument.

    Also, sending a page's URL string to someone doesn't mean they can
    directly visit that web page using that URL string. Some sites will use tracking via cookies, window titles (not what you see, but what HTML can
    assign to the doc window's title in the code to reference that object),
    via Javascript, etc. They don't want direct access to a web page. You
    only get there by navigating through prior select web pages. You have
    to navigate to that page, and cannot use a URL to directly access it.
    While sometimes you can shorten the URL to walk backwards at the site to
    then walk forwards through the web pages to get the target page, that
    doesn't always work. Those prior pages require navigating to them
    before you can get to the target page, or those prior pages don't exist,
    but were manufactured on the fly for one-time use. Some sites don't
    permit direct access to some of all of their web pages except the home
    page. However, if you have to send the home page, but it is content
    elsewhere they you want to convey to your e-mail recipient, you'll have
    to describe the navigation path to get to the target page.

    With CSS often carrying the URL for the target page, getting the URL may
    not be easy. You may have to right-click on the hyperlink to look at
    the HTML code to see if the target's URL is obvious.

    If Javascript is used, the target URL might be a function of
    concatenating several strings, so the web browser doesn't have a nice
    URL string to find. Another trick is to use a table where parts of the
    URL string are divided into separate columns. Looks like a solid URL
    text string to you, but it's really in parts of which no part is the
    full URL, or even a validly syntaxed URL.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to Jim the Geordie on Mon Sep 30 23:33:06 2024
    On Mon, 9/30/2024 8:01 PM, Jim the Geordie wrote:
    On 30/09/2024 23:04, VanguardLH wrote:
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    On 30/09/2024 18:35, Newyana2 wrote:
    On 9/30/2024 11:34 AM, Jim the Geordie wrote:
    Until recently I had an extension in whatever browser I was using at >>>>> the time (Chrome, Edge or Opera), that with one click sent the current >>>>> page to my email client (Thunderbird or Outlook).
    Now, none of the available extensions will do that. Clicking them
    briefly opens the egg-timer icon, then .... nothing.
    I'm on Windows 10 and the only security is Windows Defender


        As Vanguard said, send a link, not the page. People sometimes
    send pages to me and I just ignore it. It's a big, unreadable mess,
    if it comes through at all.

        Another option would be to just copy the actual text, then paste >>>> that into an email or save it as a TXT file and send that. If that
    seems like too much trouble then you might need to look at whether
    the page was worth sending in the first place.

    Sorry if I confused you or Vanguard, but of course I meant sent the
    link. And yes I can copy and paste, but the real question was:"why do
    all the extensions fail now, when they worked before?"
    If you don't know, don't answer.

    Again, "Cannot address why some un-named add-on no longer works, or what
    it was supposed to do."

    Without knowing the extension, how are we supposed to know, or lookup
    for you, whether or not it is compatible with your also un-named version
    of Firefox.  With changes in Firefox code, extensions can become
    incompatible, or superfluous.  The extension author could simply abandon
    the extension instead of removing it from the add-on store.

    That may well be true. All I was asking was 'has anybody here use such an extension and had the same experience'.
    If you haven't had a similar experience, then don't answer!

    How many times have the Extension subsystems for browsers been re-written, causing perfectly good extensions to stop working ?

    Extension languages can still be in force, when a security
    property on a subsystem changes.

    An example of a protocol is MailTo, which goes to the Default Mail Tool.
    If the Extension used to always be selecting your Default Mail Tool
    to send the item, then the "fault" would lie with how Default Mail Tool works.

    If the Extension selected some other (seemingly random) Mail tool,
    then you'd want to investigate the description web page of the
    Extension, for the details of how it works, and where you're supposed
    to configure the receiving Email tool.

    If we had to record and memorize each and every fault that happened
    on a normal day in Windows, we'd go insane. You should be prepared
    to accept generic help, in an effort to craft your own solution.
    Not everything that happens out there, has a recipe waiting
    for you (like my recent "broken hardware" experience, no match
    in a Google search but plenty of evidence bugs exist).

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to Jim the Geordie on Mon Sep 30 23:24:41 2024
    On Mon, 9/30/2024 2:07 PM, Jim the Geordie wrote:
    On 30/09/2024 18:46, Big Al wrote:
    On 9/30/24 01:30 PM, knuttle wrote:
    In all versions of Firefox, you can put an icon on the toolbar, that when clicked, will open a compose window in Thunderbird with the URL attached.  To send the email all you have to do is add any text you wish and enter the address of the recipient.
    For the OP: if you customize the toolbar you'll find a email icon.

    Firefox exceedingly slow (for me) compared to all three browsers I mentioned.


    Do you know how to do maintenance on a browser ?

    It's pretty simple really.

    In the following, the 1234abcd string is a stand-in for a randomly assigned string.
    Check all the folders in Profiles, do Properties, the *biggest* folder is likely
    to be the *active* profile :-) This beats trying to read profiles.ini file in Notepad,
    and make sense of the logic in there.

    1) cache2 (lotta files, delete the contents while Firefox stopped, lotta files make Firefox slow to start.
    The cache can be relocated to RAM, and then never bother you again, using config editor.
    Inadvertently bumping the cache max size upwards, shoots yourself in the foot.)

    C:\Users\YourName\AppData\Local\Mozilla\Firefox\Profiles\1234abcd.default\cache2\entries [11,000 files right now]

    This is not a big savings. I sometimes clean this cesspit, before running my backup.
    It's only in pathological cases (user fiddling with settings), that it really needs a cleaning.
    The files in cache2 are anonymized, which is why the names are not what you were expecting.

    2) Files with +++ in the name. It's a modern cookie/garbage folder.

    https+++www.youtube.com/ # It's a folder, delete it, and fifty two other folders like it...

    C:\Users\YourName\AppData\Roaming\Mozilla\Firefox\Profiles\1234abcd.default\storage\default\ +++ folders...

    Privacy compromising. And on some tracker sites, may be a contributor to sluggish scrolling!

    3) cookies.sqlite
    webarchive.sqlite <=== above 10 MB, is a pest, makes Firefox stutter or bog, like your symptoms
    wevarchive.sqlite can single-handedly slow things down at 10MB or above.

    C:\Users\YourName\AppData\Roaming\Mozilla\Firefox\Profiles\1234abcd.default\

    There can be three files there, like .wal file. If you see three files, that's
    a dirty shutdown, and those are journal files. Like, if there are three files
    with cookie.xxxxxx type naming, you delete all three. Some installations seem
    to always shut down dirty. Ones that shut cleanly, have only the two named files.

    If you did not stop Firefox properly, before starting this cleaning exercise, yes,
    there will be three files then too.

    While cookies.sqlite can hold passwords or shit (I *used* to do that), you should
    really have a password manager for accounts, and not be relying on cookies. As
    a consequence of not relying on cookies for anything, I can delete cookies while
    Firefox is stopped... without consequence.

    CCleaner or BleachBit could likely do a better job than my recipe above,
    and that's just an indication of how to tune your errant browser for better behavior. Chrome is intentionally chock-full of databases, to thwart people like me.

    And the nice thing about Firefox, is the recipe works on all platforms.
    The difference is, the tasking and threading on some OSes, is better than
    on Windows, and there is a tendency for the performance to not suck as bad. That is one of the differences. Firefox is, after all, written for another platform, and the effort to make it run on Windows, does not include a lot
    of "parallel code only for Windows" to make it suck less. For example, things like OpenGL are used instead of DirectX3D, because OpenGL is available on three or four ecosystems, while DirectX3D is only on one ecosystem (Windows). Firefox then, writes to the most common subsystem (even Windows has OpenGL).

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From VanguardLH@21:1/5 to Jim the Geordie on Mon Sep 30 23:16:11 2024
    Jim the Geordie <jim@jimXscott.co.uk> wrote:

    That may well be true. All I was asking was 'has anybody here use such
    an extension and had the same experience'.
    If you haven't had a similar experience, then don't answer!

    Oh, there's only ONE extension to a web browser. Uh huh. And the
    reason you are secretive about WHICH extension no longer works is ...?

    All the extensions I chose to install still work in both Firefox and
    Edge-C. Since Edge-C became a Chromium-based web browser using the
    Blink rendering engine and V8 script engine, I can also use Chrome
    add-ons in Edge-C. Since Edge-C has more user configurable options than
    Chrome (e.g., tabs to front) with more security than Chrome, I removed
    Chrome from my desktop (with LOTS of remnant file and registry cleanup)
    when Edge-C showed up. So, no, I don't have experience with add-ons
    suddenly stopping to function, but then it is highly likely that I have
    not installed the same add-ons as have you - which you keep secret.

    I have had add-ons that ceased to function when Firefox went to a new
    version. One, the manifest for add-ons specify the version range of the
    web browser with which they will work. Two, feature changes in the web
    browser can obviate or neuter the functions of an add-on.

    If you want specifics, be specific yourself.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jim the Geordie@21:1/5 to Paul on Tue Oct 1 13:30:06 2024
    On 01/10/2024 04:24, Paul wrote:
    On Mon, 9/30/2024 2:07 PM, Jim the Geordie wrote:
    On 30/09/2024 18:46, Big Al wrote:
    On 9/30/24 01:30 PM, knuttle wrote:
    In all versions of Firefox, you can put an icon on the toolbar, that when clicked, will open a compose window in Thunderbird with the URL attached.  To send the email all you have to do is add any text you wish and enter the address of the
    recipient.
    For the OP: if you customize the toolbar you'll find a email icon.

    Firefox exceedingly slow (for me) compared to all three browsers I mentioned.


    Do you know how to do maintenance on a browser ?

    It's pretty simple really.

    In the following, the 1234abcd string is a stand-in for a randomly assigned string.
    Check all the folders in Profiles, do Properties, the *biggest* folder is likely
    to be the *active* profile :-) This beats trying to read profiles.ini file in Notepad,
    and make sense of the logic in there.

    1) cache2 (lotta files, delete the contents while Firefox stopped, lotta files make Firefox slow to start.
    The cache can be relocated to RAM, and then never bother you again, using config editor.
    Inadvertently bumping the cache max size upwards, shoots yourself in the foot.)

    C:\Users\YourName\AppData\Local\Mozilla\Firefox\Profiles\1234abcd.default\cache2\entries [11,000 files right now]

    This is not a big savings. I sometimes clean this cesspit, before running my backup.
    It's only in pathological cases (user fiddling with settings), that it really needs a cleaning.
    The files in cache2 are anonymized, which is why the names are not what you were expecting.

    2) Files with +++ in the name. It's a modern cookie/garbage folder.

    https+++www.youtube.com/ # It's a folder, delete it, and fifty two other folders like it...

    C:\Users\YourName\AppData\Roaming\Mozilla\Firefox\Profiles\1234abcd.default\storage\default\ +++ folders...

    Privacy compromising. And on some tracker sites, may be a contributor to sluggish scrolling!

    3) cookies.sqlite
    webarchive.sqlite <=== above 10 MB, is a pest, makes Firefox stutter or bog, like your symptoms
    wevarchive.sqlite can single-handedly slow things down at 10MB or above.

    C:\Users\YourName\AppData\Roaming\Mozilla\Firefox\Profiles\1234abcd.default\

    There can be three files there, like .wal file. If you see three files, that's
    a dirty shutdown, and those are journal files. Like, if there are three files
    with cookie.xxxxxx type naming, you delete all three. Some installations seem
    to always shut down dirty. Ones that shut cleanly, have only the two named files.

    If you did not stop Firefox properly, before starting this cleaning exercise, yes,
    there will be three files then too.

    While cookies.sqlite can hold passwords or shit (I *used* to do that), you should
    really have a password manager for accounts, and not be relying on cookies. As
    a consequence of not relying on cookies for anything, I can delete cookies while
    Firefox is stopped... without consequence.

    CCleaner or BleachBit could likely do a better job than my recipe above,
    and that's just an indication of how to tune your errant browser for better behavior. Chrome is intentionally chock-full of databases, to thwart people like me.

    And the nice thing about Firefox, is the recipe works on all platforms.
    The difference is, the tasking and threading on some OSes, is better than
    on Windows, and there is a tendency for the performance to not suck as bad. That is one of the differences. Firefox is, after all, written for another platform, and the effort to make it run on Windows, does not include a lot
    of "parallel code only for Windows" to make it suck less. For example, things like OpenGL are used instead of DirectX3D, because OpenGL is available on three
    or four ecosystems, while DirectX3D is only on one ecosystem (Windows). Firefox
    then, writes to the most common subsystem (even Windows has OpenGL).

    Paul

    I DO NOT USE FIREFOX.
    I TRIED IT AND FOUND IT SLOWER THAN ALL THE OTHERS.
    The question is about 'Email link' apps.
    Don't follow Vanguard up some blind alley.

    --
    Jim the Geordie

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to Paul on Wed Oct 16 14:55:35 2024
    On 9/30/2024 11:33 PM, Paul wrote:

    If we had to record and memorize each and every fault that happened
    on a normal day in Windows, we'd go insane.

    Which faults are you referring to?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)