duckduckgo / macos-browser

DuckDuckGo macOS Browser
Apache License 2.0
246 stars 9 forks source link

AppleScript and/or tabs export support #3444

Open rdela opened 2 weeks ago

rdela commented 2 weeks ago

Missing AppleScript support [1] is the only thing keeping me from making DuckDuckGo my default browser.

Is there a reason this was not implemented or removed?

[1] specifically browserwindow and tabs, like Safari, Chrome, and Brave all support.

Examples in the wild:

Export All Safari Tabs to a Text File https://veritrope.com/code/export-all-safari-tabs-to-a-text-file/

Export All Chrome Tabs to a Text File https://veritrope.com/code/export-all-chrome-tabs-to-a-text-file/

Getting active browser window details in AppleScript https://stackoverflow.com/questions/55827905/getting-active-browser-window-details-in-applescript

rdela commented 2 weeks ago

Firefox has https://github.com/alct/export-tabs-urls so if DDG implemented the ability to do this natively, with the equivalent of its “Export as file” button with my preferred settings: “Include titles” checked and “Limit to current window” unchecked, I’d be set without AppleScript or an extension. There is a similar Safari extension as well https://tabstolinks.com