Latest News “Stay informed with breaking news, world news, US news, politics, business, technology, and more at latest news.

Category: Safari

Auto Added by WPeMatico

  • A sticky notes app for Safari transformed how I get work done on macOS

    Just a few days ago, the Mozilla Foundation announced that Pocket was shutting down. One of the most popular bookmarking and webpage saving tools out there, especially among journalists and researchers, Pocket leaves a gap that will be hard to fill. 

    The absence will be felt deeply because there’s no viable alternative that can offer it all in a polished package. To users tied to the Apple Mac ecosystem, they have even fewer choices for a few reasons. The most notable among them all? Safari’s save later and bookmarking system. 

    Why is Safari a laggard?

    Safari’s lack of a rewarding tool, one where you can organize your ideas and save-worthy content, is quite puzzling. All you have are reading lists and bookmarks. It almost feels like a relic in the face of competitors, and even more so when compared to the solutions you find out there from no-name developers and the open-source community.

    That’s one of the core reasons I stick with Collections in Edge and Pinboards in Opera. They are well-designed, offer plenty of organization tricks, and can even be shared. But they are still hidden behind a UI, not something you can have in front of your eyes at all times. 

    An annotated element, highlighted segments, or personal notes you can fix just at the right spot on a webpage is a solution that no utility has managed to offer in a usable fashion. You can find plenty of sticky notes apps that put stuff on your desktop screen, but not on the web destinations where you get work done. 

    This is where Sticky Notes for Safari comes into the picture. Technically, it’s a Mac app that lives as an extension in the Safari browser and costs less than a cup of black coffee. It’s light, barebones in just the right way, and captures the true spirit of sticky notes positioned on a scrolling digital canvas. 

    How does it work? 

    Sticky Notes for Safari is pretty straightforward. You install it from the Mac App Store, pay the $3 fee, and give it permission to run in Safari. That’s it, and you’re good to go. The next time you open Safari, it will appear as a tiny sticky notes option to the left of the URL bar. 

    Let’s say you are reading a web page, and want to add a sticky note at a particular spot. All you need to do is click on the extension’s icon, and you will have a tiny colored box where you can type your word. The sticky notes are freely resizable, so you can position them to your exact liking.

    Alternatively, you can right-click on any webpage and click on “Add Sticky Notes” in the action box. Now, when a sticky first appears on a webpage, it’s set to a certain text size and paper color. You can, thankfully, change the default for each. You can also change the paper color on the fly and pick from six options. 

    I prefer this simplicity, instead of having something too fancy, such as a color dial or a massive drop-down of color-coded boxes. As for the sticky notes, they are freely movable, and resizable, so you have that flexibility.

    It solves a realistic problem

    I believe the best app is the one that solves a tangible problem and doesn’t try to cram more features than users actually need. Sticky Notes for Safari takes the former route. You can pin a note at any spot on a webpage, and it stays there. 

    What happens when I close the browser tab? The next time you visit the webpage, the sticky note will be there to greet you. How about closing the browser itself? Not a problem. You see, the note attaches itself to the specific webpage. And even if you clear the browser cache, the color notes stay.

    What I love most about the app is that it keeps things simple. Beyond the task of creating sticky notes and pinning them to any spot, you also get a neat catalog where you can search through the entire notes history. 

    First, it serves as a neatly organized place where you can find all the sticky notes you have created so far. There’s a neat Search feature at the top where you can look through the notes saved on a page using keywords. I’ve created an unwritten rule for my sticky notes. 

    Just don’t save your passwords on Safari sticky notes, please!

    I prefer red for more pressing or critical pieces of note. Green represents my own personal opinions, while blue is reserved for notes where the words are destined for my journalistic duties (such as sending media queries) tied to the blue DigitalTrends brand logo.  

    Second, there’s also a view all section where you find all your notes arranged in chronological order. When you tap on any of the cards, it takes you straight to the web page where it is saved. To save me the chore of scrolling too much, I simply Search (Command + F) on this page, land on the sticky note I was looking for, and with a single click, go straight to the webpage where it lives. 

    Moroever, you can export all of your sticky notes in a few clicks, so you’ve got that convenience, as well. In a nutshell, Sticky Notes for Safari combines the idea of bookmarks and reading lists in one go. In fact, I no longer have any other third-party utility installed on my Mac except this neat tool for my Safari-based workflow. 

    Boiling it to the core 

    Of course, it’s not perfect. For example, when you enable Reader Mode in Safari, these sticky notes away are no longer visible. They appear as you return to the regular viewing mode, though. I wish there were a few more text formatting options for text clusters and the text, but personally, I don’t find it to be a fundamental blunder. 

    The point of sticky notes is just quickly writing what’s on your mind, and revisiting it at a time of your convenience. For some reason, however, you can’t trigger the system-level font styling and spell check tools, something you can easily do in other apps such as Notes. 

    By default, the app saves everything as plaintext, and even if you save stylized text from another app, it will be stripped of all that formatting in the sticky notes. In hindsight, you don’t have to worry about copy-pasting heavily formatted content, as the app will do that for you. 

    If you’re trying to copy an image, it would be pasted as the image’s URL in the note. Finally, there’s this little functional overlap with shortcuts. When you hit Command+T in Apple Notes, it opens the font styles. In Safari, by default, that shortcut opens a browser tab. 

    I wish it could borrow some of the shortcuts and UI customization ideas from Antinote, which offers the best note-taking experience I’ve ever used in an app. But then, there’s only so much you can do with a web extension compared to a full-fledged app. 

    For the sum of its parts, Sticky Notes for Safari does more than it’s intended to. It’s minimalist, solves a practical browser problem, and then doubles as a beautiful hub that ends the reliance on dedicated or built-in bookmarking tools. I’d say that’s a task well done. 

    Download Sticky Notes for Safari.

  • The new macOS update includes a battery boost for Safari

    The macOS 15.5 update is here, and it’s overall pretty light on features. However, the Safari 18.5 update bundled with it does include a new developer feature that will save battery life for users. “Declarative Web Push” is a more efficient approach to web notifications that will drain less battery every time you get a notification on Safari.

    The feature already came to iOS and iPadOS in the last update, allowing developers to swap their notification implementations to the simpler JSON format. Just for fun, here’s what it looks like:

    {
      "web_push": 8030,
      "notification": {
          "title": "Webkit.org — Meet Declarative Web Push",
          "lang": "en-US",
          "dir": "ltr",
          "body": "Send push notifications without JavaScript or service worker!",
          "navigate": "https://webkit.org/blog/16535/meet-declarative-web-push/",
          "silent": false,
          "app_badge": "1"
      }
    }

    If you automatically click “NO!” every time a website asks to send you notifications, this little perk may not affect you at all. If you do allow a few of your favorite sites to send you notifications, this new system will make sure your notifications are reliable and timely — even when you haven’t opened the target website in a while — without making your Mac work too hard. Because Declarative Web Push doesn’t require Service Workers, it’s also easier for developers to use and more private by design.

    If you didn’t even know that websites could send you notifications, the concept is pretty simple. Just like apps on your phone send you notifications about new content, promotions, and updates, you can choose to let websites do the same.

    If you accept notifications from a news site, it’ll tell you about trending stories and new posts. If you accept notifications from an online store, it’ll probably tell you about sales and promotional deals. Some people like them, other people hate them — it’s really a matter of preference.

    If you’re not running macOS Sequoia, you can still get this Safari update on macOS Sonoma and macOS Ventura as well. If you were hoping for more features in this latest update, don’t be too disappointed — WWDC 2025 is under a month away now, which means we’ll get our first look at macOS 16.

  • An Apple executive sparked a Google stock selloff. Don’t panic, analyst says

    An Apple executive sparked a Google stock selloff. Don’t panic, analyst says

    Google (GOOGL) stock slid 7% on Wednesday after Apple’s (AAPL) head of services, Eddy Cue, dropped a bombshell during antitrust testimony: Safari search volume had declined in April for the first time in over two decades.

    Read more…

  • Markets climb as Trump teases UK trade breakthrough

    Markets climb as Trump teases UK trade breakthrough

    U.S. stock futures are pointing to a strong open on Thursday morning, with major indexes climbing. Tech is leading the rally, with the Nasdaq gaining 1.2% premarket.

    Read more…

  • Cue: Apple will add AI search in mobile Safari, challenging Google

    Apple executive Eddie Cue said that Apple is “actively looking at” shifting the focus of mobile Safari’s search experience to AI search engines, potentially challenging Google’s longstanding search dominance and the two companies’ lucrative default search engine deal. The statements were made while Cue testified for the US Department of Justice in the Alphabet/Google antitrust trial, as first reported in Bloomberg.

    Cue noted that searches in Safari fell for the first time ever last year, and attributed the shift to users increasingly using large language model-based solutions to perform their searches.

    “Prior to AI, my feeling around this was, none of the others were valid choices,” Cue said of the deal Apple had with Google, which is a key component in the DOJ’s case against Alphabet. He added: “I think today there is much greater potential because there are new entrants attacking the problem in a different way.”

    Read full article

    Comments

  • I tried a hidden tool in Edge and Opera. Now it’s hard to go back to Safari

    Imagine a browser that lets you create a visual diary, one that saves all your favorite content with rich previews and clean organization, while syncing across all your devices? Well, you won’t find that nirvana on Safari, but you can experience it on Opera and Microsoft Edge. 

    Over the past couple of years, my browser loyalty has shifted wildly. From the comfort of Chrome and Safari to experiments with Firefox and Arc, I’ve tried to find a home elsewhere, but haven’t been able to stick with one. 

    I love my extensions, and that’s one of the core reasons I have spent most of my professional time with Chromium-based browsers. But the situation gets trickier as one shifts from desktop to mobile.  

    My love for tablets keeps me from committing to a desktop-only experience, but that comes with its own set of compromises. Eventually, I realized that the best browser is one where I can access all my ideas, highlights, and content — with seamless syncing thrown into the mix.

    Safari, unfortunately, offers a shoddy experience. Surprisingly, Microsoft’s Edge and Opera do a fantastic job at it. After experimenting with the underrated Collections feature in Edge and Pinboards in Opera, I don’t see myself returning to Safari anytime soon. 

    Safari is bad at organization 

    Apple’s browser allows you to organize your content as tab groups, which can thankfully sync across devices. But as a journalist and science reporter, I have way too many tab groups open at any given time, which means they quickly eat up system resources. 

    The only other option you have is to save webpages as bookmarks, add them to a reading list, or save a local copy. But when you are juggling between half a dozen groups, each with 15-20 tabs for research, saving them in an orderly manner is not possible. 

    It’s not just about work, but also curating a list of content you want to read later. Safari’s approach is neither efficient nor elegant. That also explains why tools such as Pocket are a hot favorite in the Apple community for organizing web content. 

    Moreover, the Reading Lists in Safari are neither shareable nor do they allow any form of collaboration. Plus, they look bland without any content previews, and don’t support any custom additions, either. All they do is save a URL in a container

    Pinboards in Opera browser

    This is arguably the most rewarding content organizer I have seen so far. Think of it as Pinterest boards, but for Opera browser. The idea is meaningful, and has been executed beautifully with a host of extra conveniences in tow.

    To begin with, you can directly create a pinboard and add the webpage you are surfing at the moment by clicking on the pin icon in the URL bar. Alternatively, you can add it to any of your existing pinboards from the drop-down box. 

    The dedicated pinboard page is where things get interesting, and a tad more convenient. For example, if you have a dozen tabs active, but don’t want to add them one after another, you can just open the desired board and import them all together using the “add tabs” feature. 

    Each item card on a pinboard is also customizable. You can add your own title, brief description, and a custom image to go with it. Else, the URL you add will automatically pick the web preview, with the default article image in tow. 

    As you add custom descriptions, the size of the cards is dynamically adjusted. It may start to look a bit haphazard, but there’s a beautiful reprieve available. Instead of using the default and dense formats for arranging the cards, I went with the Spacious template.

    This one stacks all the cards on a pinboard vertically, like a social media feed. This layout also gives more horizontal space to each card, like a news feed with large thumbnails. I prefer the vertically scrolling format a lot more than the side-by-side stacking of the item cards. 

    You can customize each pinboard with its own wallpaper to suit the theme, copy entire boards, and move around the cards using a simple drag and drop. You can even adjust the layout of the pinboards, just the way you adjust the appearance of the cards. 

    What I like the most about Opera’s pinboards is that not only do they sync across devices, but they can also be shared. As soon as you flick the share toggle, a custom URL is generated that you can share with any person in a view-only format. 

    The recipient can see the pinboards in any browser of their choice, just the way they were created in Opera. Moreover, you don’t need to go through any login or access requirements in order to see pinboards shared by another person. 

    Collections in Microsoft Edge 

    To get work done across my tablet and desktop, I save all my ideas, research materials, and quick access tools in their dedicated Opera pinboards. Whenever I am on the move, I simply AirDrop the pinboard links across my devices and proceed with my workflow across any device of my choice. 

    Microsoft’s Edge browser is not too far behind. In Edge, you get a dedicated system called Collections. Unlike Opera, which opens Pinboards in a dedicated tab, Edge opens Collections in a side panel on the right edge of the screen, which is less intrusive and more convenient.

    In order to add a page to a specific collection, you simply open it in the sidebar using a keyboard shortcut and hit the “Add current page” button at the top. You don’t have to go through the hassle of copying and pasting the URL. Unlike Opera, however, you can’t import all the active tabs together. 

    Edge, however, offers its own set of perks. With a single click, you can open all the links in a single collection across different tabs, or in an entirely different window. For extra privacy, Edge also offers a one-click route to opening all these links in incognito mode.

    Another neat facility is that with a single click, you can also copy all the items in a collection to the native clipboard. The items are copied just as they appear in the side panel. That includes the headlines, source names, URL hyperlink, and the thumbnail, as well. 

    You can even add custom notes atop each collection for future reference. Collections in Edge are synced across all your devices, as long as you are signed in with your Microsoft account. Another crucial benefit is that Edge seamlessly integrates Copilot, opening the doors for Deep Research queries. 

    This feature has saved me on a handful of occasions where I lost my tab groups and couldn’t recover them. In Safari, the only recourse available to me was digging into the history and going through the tedious process of recovering one tab at a time. 

    For carrying my work across different platforms and devices, Collections and Pinboards serve as a fantastic path to catalog my research and resume the work at my own pace. I wish Safari offered a similar perk, and until that happens, I am not returning to Apple’s browser for my day-to-day work.