Loading AI tools
Web browser by Apple From Wikipedia, the free encyclopedia
Safari is a web browser developed by Apple. It is built into several of Apple's operating systems, including macOS, iOS, iPadOS and visionOS, and uses Apple's open-source browser engine WebKit, which was derived from KHTML.
Developer(s) | Apple Inc. |
---|---|
Initial release | January 7, 2003 |
Stable release(s) | |
Written in | C++, C, assembly language, Objective-C, alphabet, JavaScript[2] |
Engines | WebKit, JavaScriptCore |
Operating system | macOS[3] iOS[4] iPadOS[4] Windows (2007–2012)[5] VisionOS |
Included with | macOS iOS iPadOS VisionOS |
Type | Web browser |
License | Freeware (pre-installed on Apple devices); some components (especially engine) GNU LGPL |
Website | apple.com/safari |
Safari was introduced in Mac OS X Panther in January 2003. It has been included with the iPhone since the first-generation iPhone in 2007. At that time, Safari was the fastest browser on the Mac. Between 2007 and 2012, Apple maintained a Windows version,[6][7] but abandoned it due to low market share. In 2010, Safari 5 introduced a reader mode, extensions, and developer tools. Safari 11, released in 2017, added Intelligent Tracking Prevention, which uses artificial intelligence to block web tracking. Safari 13 added support for Apple Pay, and authentication with FIDO2 security keys. Its interface was redesigned in Safari 15.
Netscape Navigator rapidly became the dominant Mac browser after its 1994 release, and eventually came bundled with Mac OS.[8] In 1996, Microsoft released Internet Explorer for Mac, and Apple released the Cyberdog internet suite, which included a web browser. In 1997, Apple shelved Cyberdog, and reached a five-year agreement with Microsoft to make IE the default browser on the Mac, starting with Mac OS 8.1. Netscape continued to be preinstalled on all Macintoshes.[8] Microsoft continued to update IE for Mac, which was ported to Mac OS X DP4 in May 2000.[9]
Apple introduced the Safari web, on January 7, 2003. At the time, Steve Jobs called Safari, “a turbo browser for Mac OS X.” Apple created Safari for speed, calling it the fastest browser for the Mac. Jobs compared it to Internet Explorer, Netscape, and Chimera (later renamed Camino), showing that Safari was faster. The second reason that Apple created Safari was to innovate; Apple wanted to make the best browser ever. During development, several codenames were used including "Freedom", "iBrowse" and "Alexander" (a reference to conqueror Alexander the Great, an homage to the Konqueror web browser).[10][11]
On January 7, 2003, at Macworld San Francisco, Apple CEO Steve Jobs announced Safari that was based on[12] WebKit, the company's internal fork of the KHTML browser engine.[13] Apple released the first beta version exclusively on Mac OS X the same day. After that date, several official and unofficial beta versions followed until version 1.0 was released on June 23, 2003.[14][15] On Mac OS X v10.3, Safari was pre-installed as the system's default browser, rather than requiring a manual download, as was the case with the previous Mac OS X versions. Safari's predecessor, the Internet Explorer for Mac, was then included in 10.3 as an alternative.[16]
In April 2005, Engineer Dave Hyatt fixed several bugs in Safari. His experimental beta passed the Acid2 rendering test on April 27, 2005, marking it the first browser to do so.[17][18] Safari 2.0 which was released on April 29, 2005, was the sole browser Mac OS X 10.4 offered by default. Apple touted this version as it was capable of running a 1.8x speed boost compared to version 1.2.4 but it did not yet feature the Acid2 bug fixes. These major changes were initially unavailable for end-users unless they privately installed and compiled the WebKit source code or ran one of the nightly automated builds available at OpenDarwin. Version 2.0.2, released on October 31, 2005, finally included the Acid2 bug fixes.[19]
In June 2005 in response to KHTML criticisms over the lack of access to change logs, Apple moved the development source code and bug tracking of WebCore and JavaScriptCore to OpenDarwin. They have also open-sourced WebKit. The source code is for non-renderer aspects of the browser such as its GUI elements and the remaining proprietary.[20] The final stable version of Safari 2 and the last version released exclusively with Mac OS X, Safari 2.0.4, was updated on January 10, 2006, for Mac OS X. It was only available within Mac OS X Update 10.4.4, and it delivered fixes to layout and CPU usage issues among other improvements.[21]
On January 9, 2007, at Macworld San Francisco, Jobs unveiled that Safari 3 was ported to the newly-introduced iPhone within iPhone OS (later called iOS).[22][23] The mobile version was capable of displaying full, desktop-class websites.[24] At WWDC 2007, Jobs announced Safari 3 for Mac OS X 10.5, Windows XP, and Windows Vista. He ran a benchmark based on the iBench browser test suite comparing the most popular Windows browsers to the browser, and claimed that Safari had the fastest performance.[25] His claim was later examined by a third-party site called Web Performance over HTTP load times. They verified that Safari 3 was indeed the fastest browser on the Windows platform in terms of initial data loading over the Internet, though it was only negligibly faster than Internet Explorer 7 and Mozilla Firefox when it came to static content from the local cache.[26][27]
The initial Safari 3 beta version for Windows, released on the same day as its announcement at WWDC 2007, contained several bugs[28] and a zero day exploit that allowed remote code executions. The issues were then fixed by Apple three days later on June 14, 2007, in version 3.0.1.[29] On June 22, 2007, Apple released Safari 3.0.2 to address some bugs, performance problems, and other security issues. Safari 3.0.2 for Windows handled some fonts that were missing in the browser but already installed on Windows computers such as Tahoma, Trebuchet MS, and others.[30] The iPhone was previously released on June 29, 2007, with a version of Safari based on the same WebKit rendering engine as the desktop version but with a modified feature set better suited for a mobile device.[31] The version number of Safari as reported in its user agent string is 3.0 was in line along with the contemporary desktop editions.[32]
The first stable, non-beta version of Safari for Windows, Safari 3.1,[33] was offered as a free download on March 18, 2008. In June 2008, Apple released version 3.1.2,[34][35] which addressed a security vulnerability in the Windows version where visiting a malicious web site could force a download of executable files and execute them on the user's desktop.[36] Safari 3.2, released on November 13, 2008, introduced anti-phishing features using Google Safe Browsing and Extended Validation Certificate support.[37] The final version of Safari 3 was version 3.2.3, which was released on May 12, 2009, with security improvements.[38]
Safari 4 was released on June 8, 2009.[39] It was the first version that had completely passed the Acid3 rendering test,[40] as well as the first version to support HTML5.[41] It incorporated WebKit JavaScript engine SquirrelFish that significantly enhanced the browser's script interpretation performances by 29.9x. SquirrelFish was later evolved to SquirrelFish Extreme, later also marketed as Nitro, which had 63.6x faster performances.[42] A public beta of Safari 4 was experimented in February 24, 2009.[43]
Safari 4 relied on Cover Flow to run the History and Bookmarks, and it featured Speculative Loading that automatically pre-loaded document information that is required to visit a particular website. The top sites can be displayed up to 24 thumbnails based on the frequently visited sites in a startup. The desktop version of Safari 4 included a redesign similar to that of the iPhone. The update also commissioned many developer tool improvements including Web Inspectors, CSS element viewings, JavaScript debuggers and profilers, offline tables, database management, SQL support and resource graphs. In additions to CSS retouching effects, CSS canvas, and HTML5 content. It replaced the initial Mac OS X-like interface with native Windows themes on Windows using native font renderings.[44][45]
Safari 4.0.1 was released for Mac on June 17, 2009, and fixed Faces bugs in iPhoto '09.[46] Safari 4 in Mac OS X v10.6 "Snow Leopard" has built-in 64-bit support, which makes JavaScript load up to 50% faster. It also has native crash resistances that would maintain it intact if a plugin like Flash player crashes, though other tabs or windows would not be affected.[47][48] Safari 4.0.4, the final version which was released on November 11, 2009, for both Mac and Windows, which further improved the JavaScript performances.[49]
Safari 5 was released on June 7, 2010, and was the final version (version 5.1.7) for Windows.[50] It featured a less distractive reader view,[51] and had a 30x faster JavaScript performances. It incorporated numerous developer tool improvements including HTML5 interoperability, and the accessibility to secure extensions. The progress bar was re-added in this version as well. Safari 5.0.1 enabled the Extensions PrefPane by default, rather than requiring users to manually set it in the Debug menu.[52]
Apple exclusively released Safari 4.1 concurrently with Safari 5 for Mac OS X Tiger. It included many features that were found in Safari 5, though it excluded the Safari Reader and Safari Extensions.[53] Apple released Safari 5.1 for both Windows and Mac on July 20, 2011, for Mac OS X 10.7 Lion; it was faster than Safari 5.0, and included the new Reading List feature. The company simultaneously announced Safari 5.0.6 in late June 2010 for Mac OS X 10.5 Leopard, though the new functions were excluded from Leopard users.
Several HTML5 features were provided in Safari 5. It added supports for full-screen video, closed caption, geolocation, EventSource, and a now obsolete early variant of the WebSocket protocol.[54] The fifth major version of Safari added supports for Full-text search, and a new search engine, Bing.[54] Safari 5 supported Reader, which displays web pages in a continuous view, without advertisements.[55] Safari 5 supported a smarter address field and DNS prefetching that automatically found links and looked up addresses on the web. New web pages loaded faster using Domain Name System (DNS) prefetching. The Windows version received an extra update on Graphic acceleration as well.[54] The blue inline progress bar was returned to the address bar; in addition to the spinning bezel and loading indicator introduced in Safari 4. Top Sites view now had a button to switch to Full History Search. Other features included Extension Builder for developers of Safari Extensions. Other changes included an improved inspector.[56] Safari 5 supports Extensions, add-ons that customize the web browsing experience. Extensions are built using web standards such as HTML5, CSS3, and JavaScript.[57]
Safari 6.0 was previously referred to as Safari 5.2 until Apple changed the version number at WWDC 2012. The stable release of Safari 6 coincided with the release of OS X Mountain Lion on July 25, 2012, and was integrated within OS.[58] As a result, it was no longer available for download from Apple's website or any other sources. Apple released Safari 6 via Software Update for users of OS X Lion. It was not released for OS X versions before Lion or for Windows.[59] The company later quietly removed references and links for the Windows version of Safari 5.[60] Microsoft had also removed Safari from its browser-choice page.[61]
On June 11, 2012, Apple released a developer preview of Safari 6.0 with a feature called iCloud Tabs, which syncs with open tabs on any iOS or other OS X device that ran the latest software. It updated new privacy features, including an "Ask websites not to track me" preference and the ability for websites to send OS X 10.8 Mountain Lion users notifications, though it removed RSS support.[62] Safari 6 had the Share Sheets capability in OS X Mountain Lion. The Share Sheet options were: Add to Reading List, Add Bookmark, Email this Page, Message, Twitter, and Facebook. Tabs with full-page previews were added, too.[63] The sixth major version of Safari, it added options to allow pages to be shared with other users via email, Messages, Twitter, and Facebook, as well as making some minor performance improvements.[64] It added supports for -webkit-calc() in CSS. Additionally, various features were removed including Activity Window, a separate Download Window, direct support for RSS feeds in the URL field, and bookmarks. The separate search field and the address bar were also no longer available as a toolbar configuration option. Instead, it was replaced by the smart search field, a combination of the address bar and the search field.[64]
Safari 7 was announced at WWDC 2013,[65] and it brought a number of JavaScript performance improvements. It made uses of Top Site and Sidebar, Shared Links, and Power Saver which paused unused plugins.[66] Safari 7 for OS X Mavericks and Safari 6.1 for Lion and Mountain Lion were all released along with OS X Mavericks in the special event on October 22, 2013.[67]
Safari 8 was announced at WWDC 2014 and was released for OS X Yosemite. It included the JavaScript API WebGL, stronger privacy management, improved iCloud integration, and a redesigned interface.[68] It was also faster and more efficient, with additional developer features including JavaScript Promises, CSS Shapes & Composting mark up, IndexedDB, Encrypted Media Extensions, and SPDY protocol.[68]
Safari 9 was announced in WWDC 2015 and was shipped with OS X El Capitan. New features included audio muting, more options for Safari Reader, and improved autofill. It was not fully available for the previous OS X Yosemite.[69]
Safari 10 was shipped with macOS Sierra and released for OS X Yosemite and OS X El Capitan on September 20, 2016.[70] It had a redesigned Bookmark and History views, and double-clicking will centralized focus on a particular folder. The update redirected Safari extensions to be saved directly to Pocket and Dic Go. Software improvements included Autofill quality from the Contrast card and Web Inspector Timelines Tab, in-line sub-headlines, bylines, and publish dates.[71][72][73] This version tracks and re-applies zoomed level to websites, and legacy plug-ins were disabled by default in favor of HTML5 versions of websites. Recently closed tabs can be reopened via the History menu, or by holding the "+" button in the tab bar, and using Shift-Command-T. When a link opens in a new tab; it is now possible to hit the back button or swipe to close it and go back to the original tab. Debugging is now supported on the Web Inspector.[70] Safari 10 also includes several security updates, including fixes for six WebKit vulnerabilities and issues related to Reader and Tabs. The first version of Safari 10 was released on September 20, 2016, and the last version (10.1.2) was released on July 19, 2017.[74]
Safari 11 was released on September 19, 2017 for OS X El Capitan and macOS Sierra, ahead of macOS High Sierra's release.[75] It was included with High Sierra. Safari 11 included several new features such as Intelligent Tracking Prevention[76] which aimed to prevent cross-site tracking by placing limitations on cookies and other website data.[77] Intelligent Tracking Prevention allowed first-party cookies to continue track the browser history, though with time limits.[78] For example, first-party cookies from ad-tech companies such as Google/Alphabet Inc., were set to expire in 24-hours after the visit.[79][78]
Safari 12 was released for macOS Mojave on September 24, 2018. It was also available to macOS Sierra and macOS High Sierra on September 17, 2018. Safari 12 included several new features such as Icons in tabs, Automatic Strong Passwords, and Intelligent Tracking Prevention 2.0.[80] Safari version 12.0.1 was released on October 30, 2018, within macOS Mojave 10.14.1,[81] and Safari 12.0.2 was released on December 5, 2018, under macOS 10.14.2.[82] Support for developer-signed classic Safari Extensions has been dropped. This version would also be the last that supported the official Extensions Gallery. Apple also encouraged extension authors to switch to Safari App Extensions, which triggered negative feedback from the community.[83]
Safari 13 was announced at WWDC 2019 on June 3, 2019. Safari 13 included several new features such as prompting users to change weak passwords, FIDO2 USB security key authentication support, Sign in with Apple support, Apple Pay on the Web support and increased speed and security.[84] Safari 13 was released on September 20, 2019, on macOS Mojave and macOS High Sierra, and later shipped with macOS Catalina.[85]
In June 2020 it was announced that macOS Big Sur will include Safari 14.[86] According to Apple, Safari 14 is more than 50% faster than Google Chrome.[87] Safari 14 introduced new privacy features, including Privacy Report, which shows blocked content and privacy information on web pages. Users will also receive a monthly report on trackers that Safari has blocked. Extensions can also be enabled or disabled on a site-by-site basis.[88] Safari 14 introduced partial[89] support for the WebExtension API used in Google Chrome, Microsoft Edge, Firefox, and Opera, making it easier for developers to port their extensions from those web browsers to Safari.[90] Support for Adobe Flash Player will also be dropped from Safari, 3 months ahead of its end-of-life.[91] A built-in translation service allows translation of a page to another language. Safari 14 was released as a standalone update to macOS Catalina and Mojave users on September 16, 2020.[92] It added Ecosia as a supported search engine.[93]
Safari 15 was released for iOS 15, iPadOS 15, macOS Big Sur and macOS Catalina on September 20, 2021, and later shipped with macOS Monterey.[94][95] It featured a redesigned interface and tab groups that blended better into the background. There were also a new home page and extension supports on the iOS and iPadOS editions. Starting with this update, Safari versions would support iOS and iPadOS, ending the iOS version of separate updates.[96]
Safari 16 was released for iOS 16, macOS Monterey and macOS Big Sur on September 12, 2022, and later shipped with macOS Ventura and iPadOS 16.[97] Safari 16 added support for non-animated AVIF[98] and contains several bug fixes and feature polishing. Safari 16 also includes shared tab groups, vertical tab support, website settings synchronization between devices connected to a same iCloud account, the ability to add backgrounds for a start page,[99] new languages for built-in translation, built-in image translation, and new options to edit strong passwords.[100] iOS 16.4 also introduced Web Push notifications.[101][102]
Safari 17 was released in September 2023 with iOS 17, iPadOS 17 and macOS Sonoma. It includes a feature named "Profiles", which allows users to separate their browsing sessions for different use cases. Every profile has a special favorites bar, navigation history, extensions, tab groups, and cookies. Just like iOS 16.4, Safari 17 introduces web apps that can be added to the dock. Cookies are copied into web apps so that users stay logged in the web app if they already are in Safari. Safari can also now read pages with a new option in the navigation bar menu.[103][104]
New privacy features include locked private browsing when not in use, tracking-free URLs, private relay based on the country’s location and time instead of general position.[103]
Safari has also been adapted to Vision Pro with a new spatial UI, and Apple has redesigned the Develop menu for web developers.[104]
Safari 17 added AV1 hardware decoding support for devices with hardware decoding support.[105]
Safari 18 was released in September 2024 with iOS 18, iPadOS 18 and macOS Sequoia, and for the first time, visionOS 2.[106] Like Safari 15, it redesigns the interface, but not limited to the start page and reader mode (which is now called Reader).
A new feature, AI-powered "Highlights" have been introduced, which will automatically detect relevant information on a page and highlight it as you browse.
Other new features include a redesigned unified menu which is now on all versions of the browser, previously it was exclusive to iOS and iPadOS along with the compact mode on macOS, and faster loading times.
Starting iOS 15 and iPadOS 15, Safari would now ship the same features as the macOS version, which also included the name of the updates, ending the separate iOS version.
Version | New features |
---|---|
iOS-specific features |
|
|
|
iOS 4.3 |
|
iOS 5 |
|
iOS 6 |
|
iOS 7 |
|
iOS 8 |
|
iOS 9 |
|
iOS 10 | |
iOS 11 |
|
iOS 12 | |
iOS 13 |
|
iOS 14 |
|
Safari Technology Preview was first released alongside OS X El Capitan 10.11.4. Safari Technology Preview releases include the latest version of WebKit, which included Web technologies in the future stable releases of Safari so that developers and users can install the Technology Preview release on a Mac, test those features, and provide feedback.[127]
The Safari Developer Program was a program dedicated to in-browser extension and HTML developers. It allowed members to write and distribute extensions for Safari through the Safari Extensions Gallery. It was initially free until it was incorporated into the Apple Developer Program in WWDC 2015, which costs $99 a year. The charges prompted frustrations from developers.[citation needed] Within OS X El Capitan, Apple implemented the Secure Extension Distribution to further improve its security, and it automatically updated all extensions within the Safari Extensions Gallery.[128][129]
Operating system | Operating system version | Latest Safari version | Support |
---|---|---|---|
macOS | Mac OS X 10.2 Jaguar | 1.0.3 (August 13, 2004) | 2003–2004 |
Mac OS X 10.3 Panther | 1.3.2[130] (January 11, 2006) | 2003–2006 | |
Mac OS X 10.4 Tiger | 4.1.3[131] (November 18, 2010) | 2005–2010 | |
Mac OS X 10.5 Leopard | 5.0.6[132] (July 20, 2011) | 2007–2011 | |
Mac OS X 10.6 Snow Leopard | 5.1.10[133] (September 12, 2013) | 2009–2013 | |
Mac OS X 10.7 Lion | 6.1.6[134] (August 13, 2014) | 2011–2014 | |
OS X 10.8 Mountain Lion | 6.2.8[135] (August 13, 2015) | 2012–2015 | |
OS X 10.9 Mavericks | 9.1.3[136] (September 1, 2016) | 2013–2016 | |
OS X 10.10 Yosemite | 10.1.2[137] (July 19, 2017) | 2014–2017 | |
OS X 10.11 El Capitan | 11.1.2[138] (July 9, 2018) | 2015–2018 | |
macOS 10.12 Sierra | 12.1.2[139] (July 22, 2019) | 2016–2019 | |
macOS 10.13 High Sierra | 13.1.2[140] (July 15, 2020) | 2017–2020 | |
macOS 10.14 Mojave | 14.1.2[141] (September 13, 2021) | 2018–2021 | |
macOS 10.15 Catalina | 15.6.1[142] (August 18, 2022) | 2019–2022 | |
macOS 11 Big Sur | 16.6.1[143] (September 21, 2023) | 2020–2023 | |
macOS 12 Monterey | 17.6[144] (June 29, 2024) | 2021-2024 | |
macOS 13 Ventura | 18.0[145] (September 16, 2024) | Since 2024 | |
macOS 14 Sonoma | |||
macOS 15 Sequoia | |||
Microsoft Windows |
Windows 2000 | 3.1.2 (June 19, 2008) | Unofficial |
Windows XP RTM, SP1 | 4.0.3 (August 11, 2009) | 2007–2009 | |
Windows XP SP2, SP3 | 5.1.7[146] (May 9, 2012) | 2007–2012 | |
Windows Vista | |||
Windows 7 | 2009–2012 | ||
Windows 8 | Unofficial | ||
Windows 10 | |||
Windows 11 |
This section needs expansion with: Some material was moved from a Criticism section, so these subsections should be expanded to avoid POV issues. This is also missing a lot of major features. You can help by adding to it. (December 2022) |
Until Safari 6.0, it included a built-in web feed aggregator that supported the RSS and Atom standards. Current features included Private Browsing (a mode in which the browser retains no record of information about the user's web activity),[147] the ability to archive web content in WebArchive format, the ability to email complete web pages directly from a browser menu, the ability to search bookmarks, and the ability to share tabs between all Mac and iOS devices running appropriate versions of software via an iCloud account.[148]
In Safari's early years, it pioneered several HTML5 features that are now standard, such as the Canvas API.[149]
In 2015, Safari was criticized for failing to keep pace with some modern web technologies.[150]
In September 2017, Apple announced that it would use artificial intelligence (AI) to reduce the ability of advertisers to track Safari users as they browse the web. Cookies used for tracking will be allowed for 24 hours, then disabled, unless the AI system judges that the user wants to keep the cookie.[151] Major advertising groups objected, saying it will reduce the free services supported by advertising, while other experts praised the change.[152]
Apple used a remotely updated plug-in blacklist to prevent potentially dangerous or vulnerable plugins from running on Safari. Initially, Flash and Java contents were blocked on some early versions of Safari. Since Safari 12, support for NPAPI plugins (except for Flash) has been completely dropped. Safari 14 finally dropped support for Adobe Flash Player.[91]
Beginning in 2018, Apple made technical changes to Safari's content blocking functionality which prompted backlash from users[153] and developers[154] of ad blocking extensions, who said the changes made it impossible to offer a similar level of user protection found in other browsers. Internally, the update limited the number of blocking rules[155] which could be applied by third-party extensions, preventing the full implementation of community-developed blocklists. In response, several developers of popular ad and tracking blockers announced their products were being discontinued,[156] as they were now incompatible with Safari's newly limited content blocking features. Beginning with Safari 13, popular extensions such as uBlock Origin no longer work with Safari.[154]
Safari can sync bookmarks, history, reading list, and tabs through iCloud. This happens by default if a user's Mac, iPhone or iPad is logged in to iCloud, but syncing can be disabled in the Settings app (on iOS and iPadOS) or System Settings (on Mac).[citation needed]
iCloud Tabs lets users see a list of their other devices' open tabs that have not been added to a tab group. On iOS and iPadOS, these iCloud Tabs are shown below the grid of open tabs. On the Mac, they are shown at the bottom of the Tab Overview, or in an optional iCloud Tabs toolbar item.[citation needed]
Safari 15 added tab groups. These tab groups, and the tabs they contain, can be synced across devices;[157] when a tab is opened in a tab group on one device, it is added to that tab group on all devices, without needing to manually open it through iCloud Tabs.[citation needed] macOS Ventura added Shared Tab Groups, which can be shared through iMessage. New tabs and closed tabs will sync for all participants, and a small thumbnail with users' profile pictures will be visible on the tab they are currently viewing.[158]
Safari supports the Handoff feature, which allows users to continue where they left off on another device.[159][160]
The Safari sidebar was introduced in Safari 8 as a way to access Bookmarks, Reading List, and Shared Tabs. The sidebar got its biggest update in Safari 16, when it added support for vertical tabs. This allows users to see their tabs arranged vertically in addition to the horizontal tab view in the top Toolbar.[161]
This feature allows users to quickly learn more about landmarks, works of art, and more by selecting an image or a photo. Users can also easily lift the subject of an image from Safari, remove its background, and paste it into other apps like Messages and Notes.[162]
Live Text enables users to interact with text within any image or paused video, allowing functionalities such as copying, translating, or looking up text without leaving Safari.[163]
Safari’s translation feature now allows for instant translation of entire web pages and supports text in images and paused video, broadening its multilingual capabilities.[164]
The Quick Note feature lets users capture thoughts or jot down ideas while browsing, directly within Safari. This functionality integrates seamlessly with the Notes app, providing a streamlined way to save and manage notes.[165]
Safari now supports Passkeys, a password-less authentication method that provides end-to-end encryption for login credentials. Passkeys sync securely across devices via iCloud Keychain and offer protection against phishing and data leaks.[166]
A new feature powered by machine learning, Highlights automatically surfaces contextual information like summaries, quick links, and related content based on web activity. This makes it easier to discover additional content without leaving the page.[167]
Distraction Control lets users hide specific elements on a webpage that might be visually disruptive, allowing for a cleaner browsing experience and improved focus on the content.[168]
Safari now removes tracking parameters from shared URLs, preventing third-party sites from tracking the user’s navigation behavior. This feature is enabled by default in Messages, Mail, and Private Browsing mode.[169]
Part of Safari’s integration with AirDrop, NameDrop allows users to easily share contact information with nearby devices by holding their iPhone close to another device. It offers granular control over what details are shared.[170]
Sensitive Content Warning uses on-device processing to detect and warn users about inappropriate or sensitive images they might receive. This feature works in Messages, AirDrop, and other Apple apps and helps maintain privacy without sharing data with Apple.[171]
On macOS, Safari is a Cocoa application. It uses Apple's WebKit for rendering web pages and running JavaScript. WebKit consists of WebCore (based on Konqueror's KHTML engine) and JavaScriptCore (originally based on KDE's JavaScript engine, named KJS). Like KHTML and KJS, WebCore and JavaScriptCore are free software and released under the terms of the GNU Lesser General Public License. Some Apple improvements to the KHTML code were merged back into the Konqueror project. Apple has also released some additional codes under the open source 2-clause BSD-like license.[172] The version of Safari included in Mac OS X v10.6 (and later versions) is compiled for 64-bit architecture. Apple claimed that running Safari in 64-bit mode would increase rendering speeds by up to 50%.[173]
WebKit2 has a multiprocess API for WebKit, where the web-content is handled by a separate process than the application using WebKit. Apple announced WebKit2 in April 2010.[174] Safari for OS X switched to the WebKit2 API with version 5.1.[175] Safari for iOS switched to WebKit2 with iOS 8.[176][177]
Safari has support for WebAssembly (Wasm), including some extensions, but one of them WasmGC has been off be default, since Safari Technology Preview 167, in 2023[178] and not having it (by default in Safari) has been blocking cross-platform software, many programming languages need it enabled in practice.[179] It was still off by default in Safari 18, but changed to enabled on August 8, 2024 by the developers (so will likely be on in Safari 19, if not sooner, catching up with other web browsers like Google's Chrome on e.g. Android).[180]
Safari for iPhone was released along with the original iPhone. It was well-received at the time of release, with news outlets calling it "far superior" to other mobile browsers at the time.[181][182]
Safari has also been available for iPadOS since its split from the main iOS operating system. With the release of iPadOS 13, Safari for iPad's user agent was changed to present itself to websites as Safari for Mac and shows the desktop version of websites, except in the miniature Slide Over multitasking view. Apple improved multitouch compatibility for desktop websites through a number of tweaks to the WebKit engine, for example with heuristics to determine whether to translate a tap into a hover or a click. The iPadOS version also gained a download manager, support for Media Source Extensions to allow users to watch Netflix in Safari, and support for the custom keyboard shortcuts in web apps like Gmail, which override Safari's own keyboard shortcuts.[183][184] External webcam support for websites was later added also.[185]
The browser has continued to receive updates with new releases of iOS, such as the addition of browsing profiles for different use cases with iOS 17, and a locked private browsing feature.[186][187] iOS 15 added support for third-party browser extensions, which can be downloaded and installed through corresponding apps via the App Store. Extensions available included VPNs and content blockers. Universal extensions that also worked with the Mac version of Safari can be created via a WebExtensions API.[188]
A Safari version for visionOS released with the launch of the Apple Vision Pro headset in 2024, with features specific to the platform such as moving browser windows around in virtual space. The Verge said it was the headset's "killer app" at launch, due to its versatility and potential for web experiences.[185]
Safari for Windows was introduced along with the 3.0 version for Mac at Apple's WWDC conference in 2007, in an effort to increase overall Safari market share. It supported Windows XP and Vista at launch.[189] Wired, in a review, praised its speed but criticised bugs at launch.[190]
After Safari's release, Apple Software Update, an updater program bundled with QuickTime and iTunes for Windows, automatically selected Safari for installation, as a "recommended" program. This was criticized by John Lilly, then-CEO of Mozilla, who said it "borders on malware distribution practices".[191] By late 2008, Apple Software Update stopped installing new software by default, though it still offered Safari in its list of available programs (with its checkbox unticked).
Safari for Windows was discontinued after version 5.1.7 released in 2010.[192][193]
In 2009, Safari had a market share of 3.85%.[194] It remained stable in that rank for five years with market shares of 5.56% (2010), 7.41% (2011), 10.07% (2012), and 11.77% (2013).[195][196][197] In 2014, it caught up with Firefox with a market share of 14.20%.[198][199] In 2015, Safari became the second most-used web browser worldwide after Google Chrome, and had a market share of 13.01%.[200] From 2015 to 2020, it occupied market shares of 14.02%, 14.86%, 14.69%, 17.68% and 19.25, respectively.[200][201][202][203][204][205] As of November 2021[update], Google Chrome continued to be the most popular browser with Safari (19.22%) following behind in second place.[206]
In May 2022, according to StatCounter, Apple's Safari dropped to the third most popular desktop browser after being overtaken by Microsoft's Edge.[207] Safari was then used by 9.61 percent of desktop computers worldwide.[207] One year later, Safari retook second place.[208]
Software security firm Sophos detailed how Snow Leopard and Windows users were not supported by the Safari 6 release at the time,[209] while there were over 121 vulnerabilities left unpatched on those platforms.[210] Since then, Snow Leopard has had only three minor version releases of Safari (the most recent in September 2013[211]), and Windows has had none.[212] While no official word has been released by Apple, the indication is that these are the final versions available for these operating systems, and both retain significant security issues.[213][214]
Apple has been criticized for anticompetitive practices related to Safari on iOS.[215] Before iOS 14 (2020), users could not change their default browser, so links always opened in Safari.[216] App Store rules still require all third-party iOS browsers to use Safari's WebKit browser engine, inheriting its limitations.[217] Apple's stated motivation for this browser engine restriction was to increase security, an argument disputed by the UK's Competition and Markets Authority.[218] The European Union's Digital Markets Act regulation, passed in 2022, requires Apple to allow alternative browser engines.[219] In response, Google and Mozilla began porting their browser engines to iOS.[220]
In a November 2023 disclosure, during the ongoing antitrust trial against Google, an economics professor at the University of Chicago revealed that Google pays Apple 36% of all search advertising revenue generated when users access Google through the Safari browser. This revelation reportedly caused Google's lead attorney to cringe visibly. The revenue generated from Safari users has been kept confidential, but the 36% figure suggests that it is likely in the tens of billions of dollars.
Both Apple and Google have argued that disclosing the specific terms of their search default agreement would harm their competitive positions. However, the court ruled that the information was relevant to the antitrust case and ordered its disclosure. This revelation has raised concerns about the dominance of Google in the search engine market and the potential anticompetitive effects of its agreements with Apple.[221]
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.