It is a little hard to explain but here’s what I’m trying to accomplish.

I use a tool called Kagi Summarizer a lot. To use it I can go to the website and paste in the url I want to summarize.

Or I can append the page that I want to summarize like so: https://kagi.com/summarizer/index.html?target_language=&summary=summary&url=https%3A%2F%2Fwww.nytimes.com%2F2023%2F12%2F14%2Fscience%2Fneanderthal-sleep-morning-people.html

This works super well as a bookmarklet but sometimes on android I want to share a url from another app and have it auto open in the kagi summarizer.

I tried to make a PWA to do this but FF for android doesn’t have the share_target functionality to share to it. So the PWA works fine but only if it is installed in chrome, which I don’t want.

I’m looking for an app where I can share text/url to it and it will automatically append that text to a url and open it in the browser.

Anyone know of something like this?

  • RBG@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 months ago

    Can you not just add this as another “search engine” in Firefox for Android? I assume you mean Firefox with FF. I use Mull and there I can define alternative search engines, like so:

    Then all you need to do is copy your text, go to browser, set the search bar to use this new “search engine” and paste your text like you’d do for a normal search.

    • kowcop@aussie.zone
      link
      fedilink
      English
      arrow-up
      0
      ·
      8 months ago

      I stumbled across this the other day…

      As a shortcut to configuring it, you can go to the site (like Kagi) and if they have a text field to paste into (or a search field) you can generally right click on the field and select ‘add keyword for this search’… so say you add ‘kagi’ as a search term (in the cmdlet) in the browser address bar you would just type kagi <paste url> and hit enter

    • ray@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      8 months ago

      That’s probably the easiest thing I’ve seen so far. Still a bit of a pain when sharing from other apps but I might give it a try.