Okay so i have a addon that gives me a google logo i can press to try my search in google if i cant find something on duckduck go but i would like to have the opposite too so a button that would let me click to search on duckduck if googleing isn’t successful eg. If someone sends me a google search link

  • NightAuthor@beehaw.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    You could put this in a button and inject it into the google page with a user script extension right?

    That might get closer to what OP wants

    • zeus ⁧ ⁧ ∽↯∼@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      11 months ago

      You could put this in a button and inject it into the google page with a user script extension right?

      yes, probably. but i wouldn’t know how, i don’t really use userscripts; i prefer to trigger things manually

      if anyone else wants to do this: i release the above code under cc0, any person may use it for any purpose without let or hindrance, yada yada

      That might get closer to what OP wants

      i guess…? but i’m not sure of the functional difference between a button in the bookmarks bar, and a button on the page

      • NightAuthor@beehaw.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        11 months ago

        The difference would really just be where to click, and whether you have to have the bookmarks bar enabled. I usually have mine set to only show on the new-tab page.