Web browser: Difference between revisions

Content deleted Content added
incorrect link
(25 intermediate revisions by 13 users not shown)
Line 1:
{{Short description|Software used to navigateaccess the internetwebsites}}
{{pp-semi-indef|small=yes}}
{{Short description|Software used to navigate the internet}}
{{Use American English|date=October 2022}}
{{Use dmy dates|date=August 2022}}
[[File:Safari 15.png|thumb|right|A web browser ([[Safari (web browser)|Safari]]) displaying a [[web page]]]]
 
A '''web browser''' is an [[Application software|application]] for accessing [[website]]s. When a [[User (computing)|user]] requests a [[web page]] from a particular website, the browser retrieves its [[Computer file|files]] from a [[web server]] and then displays the page on the user's screen. Browsers are used on a range of devices, including [[desktop computer|desktops]], [[laptop]]s, [[tablet computer|tablets]], and [[smartphone]]s. InBy 2020, an estimated 4.9 billion people havehad used a browser.<ref>{{Cite web|url=https://www.internetworldstats.com/stats.htm|title=World Internet Users Statistics and 2019 World Population Stats|website=www.internetworldstats.com|access-date=11 November 2019}}</ref> The [[Usage share of web browsers|most -used]] browser is [[Google Chrome]], with a 64% global market share on all devices, followed by [[Safari (web browser)|Safari]] with 19%.<ref name="statcounter">{{cite web |title=Current browser market share |url=https://gs.statcounter.com/browser-market-share |access-date=19 February 2024 |publisher=[[StatCounter]]}}</ref>
 
A web browser is not the same thing as a [[search engine]], though the two are often confused.<ref>{{cite AV media |url=https://www.youtube.com/watch?v=o4MwTvtyrUQ |archive-url=https://ghostarchive.org/varchive/youtube/20211211/o4MwTvtyrUQ| archive-date=11 December 2021 |url-status=live|title=What is a Browser? |date=30 April 2009 |publisher=Google (on YouTube) |quote=Less than 8% of people who were interviewed on this day knew what a browser was.}}</ref><ref>{{cite web|url=https://blog.mozilla.org/en/internet-culture/mozilla-explains/internet-search-engine-browser/ |title=What is the difference between the internet, browsers, search engines and websites? |date=17 June 2021|publisher=Mozilla |quote=Let’s start by breaking down the differences between the internet, browsers, search engine, and websites. Lots of us get these four things confused with each other.}}</ref> A search engine is a website that provides [[hyperlink|links]] to other websites. However, to connect to a website's server and display its web pages, a user must have a web browser installed.<ref>{{Cite web |last=Manasa |first=D. |date=19 July 2011 |title=Difference Between Search Engine and Browser |url=http://www.differencebetween.net/technology/internet/difference-between-search-engine-and-browser/ |website=differencebetween.net}}</ref> In some technical contexts, browsers are referred to as [[user agent]]s.
Line 11:
==Function==
[[File:Web browser demo.webm|thumb|Navigating to [[English Wikipedia]] using a web browser ([[Firefox]])]]
The purpose of a web browser is to fetch content from the [[World Wide Web|the Web]] or from local storage and [[browser engine|display]] it on the user's device.<ref>{{Cite web|url=https://www.reference.com/humanities-culture/purpose-browser-e61874e41999ede|title=What Is the Purpose of a Web Browser?|date=4 August 2015}}</ref> This process begins when the user inputs a [[Uniform Resource Locator]] (URL), such as ''<code><nowiki>https://en.wikipedia.org/</nowiki></code>'', into the browser. Virtually all URLs on the Web start with either ''<code>http:</code>'' or ''<code>https:</code>'' which means the browser willthey retrieveare themretrieved with the [[HTTP|Hypertext Transfer Protocol]] (HTTP). In the case ofFor [[HTTPS|secure mode]] (HTTPS), the connection between the browser and the [[web server]] is [[encryption|encrypted]], forproviding the purposes ofa [[communications security|securitysecure]] and [[information privacy|privacyprivate]] data transfer.<ref>{{Cite web |url=https://www.techtarget.com/whatis/definition/HTTP-Hypertext-Transfer-Protocol|title=What is HTTP and how does it work? Hypertext Transfer Protocol Definition|website=WhatIs.com}}</ref>
 
Web pages usually contain [[hyperlink]]s to other pages and resources. Each link contains a URL, and when it is [[point and click|clicked]] or [[touchscreen|tapped]], the browser navigates to the new resource. Most browsers use an internal [[web cache|cache]] of web page resources to improve loading times for subsequent visits to the same page. The cache can store many items, such as large images, so they do not need to be downloaded from the server again. Cached items are usually only stored for as long as the web server stipulates in its HTTP response messages.<ref>{{citeCite webbook |titlelast1=DefinitionNguyen |first1=Hoai Viet |last2=Lo Iacono |first2=Luigi |last3=Federrath |first3=Hannes |chapter=Systematic Analysis of browserWeb Browser cacheCaches |urldate=https://www.pcmag.com/encyclopedia/term/browser2018-cache10-03 | publishertitle=[[PCProceedings Magazine]]of }}</ref>the Cached2nd itemsInternational areConference usuallyon onlyWeb storedStudies for|chapter-url=https://doi.org/10.1145/3240431.3240443 as|series=WS.2 long2018 as|location=New theYork, webNY, serverUSA stipulates|publisher=Association infor itsComputing HTTPMachinery response|pages=64–71 messages|doi=10.1145/3240431.3240443 |isbn=978-1-4503-6438-6}}</ref><ref>{{citeCite webjournal |last1=FountisMishra |first1=YorgosVikas |titlelast2=HowLaperdrix does|first2=Pierre the|last3=Rudametkin browser|first3=Walter cache|last4=Rouvoy work?|first4=Romain |date=42021-04-01 |title=Déjà vu: Abusing Browser Cache Headers to Identify and Track MayOnline 2017Users |url=https://pressidiumpetsymposium.comorg/blogpopets/20172021/browserpopets-cache2021-work0033.php |journal=Proceedings on Privacy Enhancing Technologies |language=en |volume=2021 |issue=2 |pages=391–406 |doi=10.2478/popets-2021-0033 |accessissn=2299-date0984|hdl=1920.500.12210/57495 February|hdl-access=free 2020}}</ref>
 
===Privacy===
{{Further|Web tracking}}
During the course of browsing, [[HTTP cookie|cookies]] received from various [[website]]s are stored by the browser. Some of them contain login credentials or site preferences.<ref name="tom's guide">{{cite web |title=Tracking Cookies: What They Are, and How They Threaten Your Privacy |date=16 September 2013 |url=https://www.tomsguide.com/us/-tracking-cookie-definition,news-17506.html |publisher=Tom's Guide |access-date=11 March 2019}}</ref> However, others are used for [[Web tracking|tracking user behavior]] over long periods of time, so browsers typically provide a section in the menu for deleting cookies.<ref name="tom's guide"/> Finer-grained management of cookies usually requires a [[browser extension]].<ref>{{cite web |title=Alternatives to Cookie AutoDelete extension |url=https://alternativeto.net/software/cookie-autodelete/ |publisher=AlternativeTo |access-date=11 March 2019}}</ref>
 
During the course of browsing, [[HTTP cookie|cookies]] received from various [[website]]s are stored by the browser. Some of them contain login credentials or site preferences.<ref name="tom's guide">{{cite web |title=Tracking Cookies: What They Are, and How They Threaten Your Privacy |date=16 September 2013 |url=https://www.tomsguide.com/us/-tracking-cookie-definition,news-17506.html |publisher=Tom's Guide |access-date=11 March 2019}}</ref> However, others are used for [[Web tracking|tracking user behavior]] over long periods of time, so browsers typically provide a section in the menu for deleting cookies.<ref name="tom's guide"/> Finer-grained management of cookies usually requires a [[browser extension]].<ref>{{cite web |title=Alternatives to Cookie AutoDelete extension |url=https://alternativeto.net/software/cookie-autodelete/ |publisher=AlternativeTo |access-date=11 March 2019}}</ref>
 
However, others are used for tracking user behavior over long periods of time, so browsers typically provide a section in the menu for deleting cookies.<ref name="tom's guide" />
 
Finer-grained management of cookies usually requires a [[browser extension]].<ref>{{cite web |title=Alternatives to Cookie AutoDelete extension |url=https://alternativeto.net/software/cookie-autodelete/ |publisher=AlternativeTo |access-date=11 March 2019}}</ref>
 
==History==
Line 25 ⟶ 31:
[[Microsoft]] debuted [[Internet Explorer]] in 1995, leading to a [[browser war]] with Netscape. Within a few years, Microsoft gained a dominant position in the browser market for two reasons: it bundled Internet Explorer with its popular [[Microsoft Windows|Windows]] [[operating system]] and did so as [[freeware]] with no restrictions on usage. The market share of Internet Explorer peaked at over 95% in the early 2000s.<ref name="searchenginejournal.com">{{cite news |url=https://www.searchenginejournal.com/mozilla-firefox-internet-browser-market-share-gains-to-74/1082/ |title=Mozilla Firefox Internet Browser Market Share Gains to 7.4% | first=Loren | last=Baker | work=Search Engine Journal |date=24 November 2004}}</ref> In 1998, Netscape launched what would become the [[Mozilla Foundation]] to create a new browser using the [[open-source software]] model. This work evolved into the [[Firefox]] browser, first released by Mozilla in 2004. Firefox's market share peaked at 32% in 2010.<ref>{{Cite web|last=Routley|first=Nick|date=20 January 2020|title=Internet Browser Market Share (1996–2019)|url=https://www.visualcapitalist.com/internet-browser-market-share/|access-date=4 November 2021|website=Visual Capitalist|language=en-US}}</ref> [[Apple Inc.|Apple]] released its [[Safari (web browser)|Safari]] browser in 2003; it remains the dominant browser on Apple devices, though it did not become popular elsewhere.<ref name="browsershare">{{cite web|title=StatCounter August 2011 data|url=http://gs.statcounter.com/#browser-ww-monthly-201108-201108-bar|access-date=8 May 2021}}</ref>
 
[[Google]] debuted its [[Google Chrome|Chrome]] browser in 2008, which steadily took market share from Internet Explorer and became the most popular browser in 2012.<ref>{{cite web | url=https://digitaltrends-uploads-prod.s3.amazonaws.com/2011/09/net-applications-browser-market.jpg |title=Internet Explorer usage to plummet below 50 percent by mid-2012 | work=[[Digital Trends]] | date=3 September 2011 | format=[[JPEG]]}}</ref><ref>{{cite web|url=http://gs.statcounter.com/#browser-ww-monthly-201204-201205|title=StatCounter April-May 2012 data |access-date=8 May 2021}}</ref> Chrome has [[usage share of web browsers|remained dominant]] ever since.<ref name="statcounter" /> By 2015, Microsoft replaced Internet Explorer with [[Microsoft Edge|Edge]] for the [[Windows 10]] release.<ref name=":1">{{Cite webnews |last=Gibbs |first=Samuel |date=2018-03-19 May 2021|title=TheWindows future10: ofMicrosoft Internetis Explorerlooking onto Windowsforce 10people isto inuse Microsoftits Edge browser |url=https://blogswww.windowstheguardian.com/windowsexperiencetechnology/20212018/05mar/19/thewindows-future10-ofmicrosoft-internetforce-explorerpeople-onedge-browser-windows-10mail-ischrome-in-microsoft-edge/firefox |access-date=42024-07-28 November 2021|websitework=WindowsThe ExperienceGuardian Blog|language=en-USGB |issn=0261-3077}}</ref>
 
Since the early 2000s, browsers have greatly expanded their [[HTML]], [[CSS]], [[JavaScript]], and [[multimedia]] capabilities. One reason has been to enable more sophisticated websites, such as [[Web application|web apps]]. Another factor is the significant increase of [[broadband]] connectivity in [[List of sovereign states by number of broadband Internet subscriptions|many parts]] of the world, enabling people to access data-intensive content, such as [[Streaming media|streaming]] [[high-definition video|HD video]] on [[YouTube]], that was not possible during the era of [[Dial-up Internet access|dial-up modems]].<ref>{{cite web |title=Dial-Up Internet Today: Understanding Its Lasting Influence |url=https://simeononsecurity.com/articles/modem-magic_-how-dial-up-internet-works-and-its-legacy-today/ |website=SimeonOnSecurity |access-date=21 February 2024}}</ref>
 
== Browser market ==
Line 34 ⟶ 40:
|titlebar=#DDD
|width=260px
|barwidth=120px
|float=right
|bars=
Line 50 ⟶ 56:
 
==Features==
The most popular browsers share many [[software feature|features]] in common. They automatically log users' [[Web browsing history|browsing history]], unless the users turn off their browsing history or use the non-logging [[Private browsing|private mode]]. They also allow users to set [[Bookmark (digital)|bookmarks]], customize the browser with [[Browser extension|extensions]], and can manage user [[password]]s.<ref>{{Cite web|last=Balaban |first=David|date=17 February 2021|title=Password Manager Comparison: Top Password Managers for 2021|url=https://www.eweek.com/search-engines/comparing-in-browser-based-commercial-password-managers/|access-date=4 November 2021|website=eWEEK|language=en-US}}</ref> Some provide a sync service<ref>{{citeCite webbook |titlelast1=SignIoannou in|first1=Pantelina and|last2=Athanasopoulos sync|first2=Elias |chapter=Been Here Already? Detecting Synchronized Browsers in Chromethe Wild |websitedate=Google Support2023-07-01 |publishertitle=Google2023 Inc.IEEE 8th European Symposium on Security and Privacy (EuroS&P) |chapter-url=https://supportieeexplore.googleieee.comorg/chromedocument/answer/185277?co10190548 |publisher=IEEE |pages=913–927 |doi=GENIE10.Platform%3DDesktop&hl1109/EuroSP57164.2023.00058 |isbn=en978-1-6654-6512-GB0}}</ref> and [[web accessibility]] features.<ref>{{Cite web |date=2024-04-17 |title=Accessibility: What users can do to browse more safely - Accessibility {{!}} MDN |url=https://developer.mozilla.org/en-US/docs/Web/Accessibility/Accessibility:_What_users_can_to_to_browse_safely |access-date=2024-07-28 |website=developer.mozilla.org |language=en-US}}</ref>
 
[[File:Chromium (web browser).png|thumb|right|220x220px|Traditional browser arrangement has [[user interface]] features above page content.]]