GNOME Web

Print Print
Reading time 26:43

GNOME Web
New logo of GNOME Web as of version 40
New logo of GNOME Web as of version 40
GNOME Web 40.0 (released in 2021-03).png
GNOME Web 40
Original author(s)Marco Pesenti Gritti
Developer(s)The GNOME Project (mostly by Michael Catanzaro and Xan Lopez, both from Igalia)[1]
Initial release24 December 2002; 18 years ago (2002-12-24)[2]
Stable release(s) [±]
40.0<ref>Clasen, Matthias (March 24, 2021). "GNOME 40 released". GNOME Mail Services (Mailing list). Retrieved March 29, 2021. (24 March 2021; 2 months ago (2021-03-24)) [±]
Preview release(s) [±]
40.beta[3] (24 February 2021; 3 months ago (2021-02-24)) [±]
Repository Edit this at Wikidata
Written inC (GTK)
EngineWebKitGTK
Operating systemUnix-like
PlatformGNOME
Size2.6 MB[4] (compiled package for AMD64, without dependencies)
Available inmany languages with different translation percentage of User Interface and documents[5]
TypeWeb browser
LicenseGPL-3.0-or-later
Websitewiki.gnome.org/Apps/Web

GNOME Web (called Epiphany until 2012) is a free and open-source web browser based on the GTK port of Apple's WebKit rendering engine, called WebKitGTK. It is developed by the GNOME project for Unix-like systems. It is the default and official web browser of GNOME, and part of the GNOME Core Applications.

Despite being a component of GNOME, Web has no dependency on GNOME components,[4] so it can be potentially installed on any system supporting GTK and WebKitGTK.

GNOME Web is the default web browser on elementary OS,[6] and Bodhi Linux.[7][8][9][10]

History

Naming

GNOME Web was originally named "Epiphany", but was rebranded in 2012 as part of GNOME 3.4.[11] The name Epiphany is still used internally for development and in the source code.[12] The package remains epiphany-browser in Debian and the distros based on[13] (to avoid a name collision with a video game that is also called "Epiphany") and epiphany in Fedora and the distros based on.[14]

Development

Galeon

Marco Pesenti Gritti, the initiator of Galeon, originally developed Epiphany in 2002 as a fork of Galeon. The fork occurred because of the disagreement between Gritti and the rest of Galeon developers about new features. While Gritti regarded Galeon's monolithic design and the number of user-configurable features as factors limiting Galeon's maintainability and usability, the rest of the Galeon developers wanted to add more features.

Around the same time, the GNOME project adopted a set of human interface guidelines, which promoted simplification of user interfaces. As Galeon was oriented towards power users, most developers disapproved. As a result, Gritti created a new browser based on Galeon, with most of the non-critical features removed. He intended Epiphany to comply with the GNOME HIG. As such, Epiphany used the global GNOME theme and other settings from inception.[15][16]

Gritti explained his motivations:

While Mozilla has an excellent rendering engine, its default XUL-based interface is considered to be overcrowded and bloated. Furthermore, on slower processors even trivial tasks such as pulling down a menu is less than responsive.

Epiphany aims to utilize the simplest interface possible for a browser. Keep in mind that simple does not necessarily mean less powerful. We believe the commonly used browsers of today are too big, buggy, and bloated. Epiphany addresses simplicity with a small browser designed for the web—not mail, newsgroups, file management, instant messaging or coffee making. The Unix philosophy is to design small tools that do one thing, and do it well.

[..]

Epiphany's main goal is to be integrated with the gnome desktop. We don't aim to make Epiphany usable outside Gnome. If someone will like to use it anyway, it's just a plus. For example: Making people happy that don't have control center installed is not a good reason to have mime configuration in Epiphany itself.

— Marco Pesenti Gritti[17]

Galeon continued after the fork, but lost momentum due to the remaining developers' failure to keep up with changes in the Mozilla platform. Galeon development stalled and the developers decided to work on extensions to bring Galeon's advanced features to Epiphany.[16]

Gritti ended his work on Epiphany and a GNOME team led by Xan Lopez, Christian Persch and Jean-François Rameau now direct the project.[18] Gritti died of cancer on May 23, 2015.[19]

Gecko-based

The first version of Epiphany was released on December 24, 2002.[2]

Epiphany initially used the Gecko layout engine from the Mozilla project to display web pages. It provided a GNOME graphical user interface for Gecko, instead of Mozilla's cross-platform interface.[20]

The development of Epiphany was mainly focused on usability improvements compared to major browsers at the time. The most notable was the new text entry widget, which was introduced in version 1.8. The new widget supported icons inside the text area and reduced the screen space needed to present information, while improving GNOME integration.[21]

The next major milestone was version 2.14, which was the first to follow GNOME's version numbering. It also featured network awareness using NetworkManager, smart bookmarks improvements, and the option to build with XULRunner.

The latter was critical. Previously, Epiphany could only use an installed Mozilla web browser as a web engine provider. The XULRunner support made it possible to install Epiphany as the only web browser on the system.[22][23]

WebKit-based

Web Inspector, showing a Safari-like user interface

The development process suffered from major problems related to the Gecko backend. Notably, the release cycles of the two projects did not line up efficiently. Also, Mozilla increasingly disregarded third party software that wished to make use of Gecko, until it became viewed as an integrated Firefox component.[18] To address these issues, in July 2007, the Epiphany team added support for WebKit as an alternative rendering engine.[24] On April 1, 2008, the team announced that it would remove the ability to build it using Gecko and proceed using only WebKit.[18]

The size of the team and complexity of porting the browser to Webkit caused version 2.22 to be re-released with bugfixes alongside GNOME 2.24,[25] so the releases stagnated until July 1, 2009, when it was announced that 2.26 would be the final Gecko-based version.[26]

In September 2009, the transition to Webkit was completed as part of GNOME 2.28.[27]

Version history

Developers of GNOME Web maintain a complete and accurate changelog in its official repository that shows complete and detailed changes between all the releases,[28] following table just shows arbitrarily mentioned some notable and important changes:

GNOME Web version history
Version Date Changes[29][30]
0.4 December 25, 2002[31] Initial release.
0.5 April 13, 2003[32] Ability to drag bookmarks, smart bookmarks, and topics to the toolbar. Optional "Go" button for URL bar. "Help" support.
0.6 May 4, 2003[33] Drag and drop of links to tab bar. Security preferences. User language automatic detection. New history dialog. Default bookmarks toolbar.
0.7 June 7, 2003[34] Zoom control for the toolbar. Ability to reload page while bypassing cache (shift+reload). Traditional bookmarks menu. Exit fullscreen button.
0.8 July 13, 2003[35] Tooltips. Improved GNOME integration. Fast search for bookmarks and history. Drag and drop of URLs in the bookmarks toolbar.
0.9 August 22, 2003[36] Bugfixes only.
1.0 September 8, 2003[37]
GNOME 2.04
Support for Mozilla 1.6.
1.2 March 15, 2004[38]
GNOME 2.06
Support for Mozilla 1.7 and 1.8, Lockdown mode. Caret navigation.
1.4 September 13, 2004[39]
GNOME 2.08
Offline mode. Per-site pop-up blocking.
1.6 March 9, 2005[40]
GNOME 2.10
Extensions manager.
1.8 September 5, 2005[41]
GNOME 2.12
Python bindings, Find toolbar, Favicon and SSL icons displayed in location bar.[21] Gecko 1.8 support. Error messages display in content area. Use of the GNOME printing system.
2.14 March 12, 2006[42] XULRunner backend supported. Topic suggestions in bookmarks manager.[43] Version numbering synced to GNOME.[22]NetworkManager DBUS interface support.
2.16 September 6, 2006[44] History preserved for links opened in new tabs.[45]Spell checking support. Page security info dialogue from Certificates extension. New GTK Printing dialog. Stability improvements.[46]
2.18 March 14, 2007[47] Bookmarks online storage.[48] UI for Ad Blocker.
2.20 September 19, 2007[49] Migration from Gecko to WebKit.[25]PDF printing. Migration from GnomeVFS to GIO.
2.22 March 12, 2008[50]
2.24 September 24, 2008[51]
2.26 March 31, 2009[52]
2.28 September 24, 2009[53] Gecko backends removed. Python extension support removed. WebInspector.[54]
2.30 March 31, 2010[55] Broken SSL certificate warning, custom page menus support.
2.32 September 29, 2010[56] Bugfixes only.
3.0 April 6, 2011[57] Reduced the amount of user interface chrome. Geolocation support. Switched from text zooming to full content zooming. New download manager. Migration to GTK 3 and GNOME 3 technologies.
3.2 September 28, 2011[58] Separate font settings. WebKit's page source viewer made default. Web Applications mode introduced.
3.4 March 28, 2012[11] Renamed from Epiphany to Web. Major interface overhaul. Performance improvements. Super menu introduced.
3.6 September 26, 2012[59] Overview screen and Full Screen mode introduced.
3.8 March 27, 2013[60] Support Adobe Flash and other plug-ins using Webkit2. Privacy mode. New Tab button. Removes the ability to disable JavaScript.[61]
3.10 September 26, 2013[62] New toolbar placement into "Header Bar", the new GNOME titlebar design.
3.12 March 25, 2014[63] A major update version, including improved performance and user interface enhancements. Implemented a single process for each tab.[64]
3.14 September 24, 2014[65] A minor update adding support blocking invalid SSL certificates, warning users about mixed content for improved security, adblocker performance improvements and overall small UI improvements and polishing.[66]
3.16 March 23, 2015[67] UI updated, fixes to improve incognito mode's privacy and discoverability.[68]
3.18 September 23, 2015[67] UI improvements. Enabled Do Not Track and the ad blocker by default.[68]
3.20 March 23, 2016[67] UI improvements. Session restore.
3.22 September 21, 2016[67] UI improvements.
3.30 September 6, 2018[69] Reader mode, others.
3.34 September 12, 2019[67] Rewritten and improved ad blocker which uses Webkit's content filtering. Web process sandboxing for improved security. Favorite tabs can be pinned.[70] plug-in support removed.[71]
3.36 March 7, 2020[67] User interface improvements for small screens. Native support for PDF documents. Improved support for handling dark GTK themes. Native viewing of web page source. Removal of vestigial NPAPI support. Support for Service workers. More secure handling of cookies. Security improvements to better isolate sites from each other in a tab process.[72][73]

Features

The GNOME Web 40 preferences

As a component of GNOME Core Applications, it provides full integration with GNOME settings and other components like GNOME Keyring to securely store passwords, following the GNOME Human Interface Guidelines and the GNOME software stack to provide first-class support for the all new-adopted edge technologies such as Wayland and the latest major GTK versions,[74] multimedia support using GStreamer, small package size (2.6MB)[4] and very fast execution/startup time due to using shared components; other features include the reader mode,[75]mouse gestures, smart bookmarks, praised web application integration mechanism,[76] built-in ad blocking, the "Insert Emoji" option in the context menu for quick and easy inserting of Emoji and Miscellaneous Symbols and Pictographs into the text boxes, Google Safe Browsing,[77] supports reading and saving MHTML,[78] an archive format for web pages that combines all the files of web pages into only one single file; and consume fewer system resources than the major cross-platform web browsers.

Web standards support

The underlying WebKit browser engine provides support for HTML 4, XHTML, CSS 1 and 2, most of HTML 5 and CSS 3,[79] and a Web Inspector (web development debugging tool).[54]

Encrypted Media Extensions support is not a goal, as the standard does not specify a Content Decryption Module to use, all available modules are proprietary even if licensing is possible, and the system imposes Digital Rights Management that hides what the user's computer is doing to make copying "premium content" difficult. However, Media Source Extensions is supported, as YouTube began to require this technology in November 2018.[80]

Apple, which is the primary corporate backer of Webkit, rejected at least 16 web APIs because they could be used in a fingerprinting attack to help personally identify users and track them, while providing limited or no benefit to the user.[81] As HTML5test checks for most of these APIs, it artificially lowers Webkit's "score" in points (as does lack of DRM support).

Web once supported NPAPI plug-ins, such as Java and Adobe Flash, but support was removed in GNOME 3.34.[71] In the modern web platform, these have fallen out of favor and support has been removed from all major browsers. Flash has been deprecated by Adobe itself.[82] Flash had gained infamy throughout the years for usability and stability issues, incessant security vulnerabilities,[83] its proprietary nature, its ability to let sites deploy particularly obnoxious web ads,[84] and Adobe's poor and inconsistent Linux support.[85] Many of these issues were raised by Steve Jobs, then CEO of Apple, in his essay Thoughts on Flash.[86]

GNOME integration

Support for phone and tablet form-factors was added in version 3.34

Web reuses GNOME frameworks and settings,[87][88] including the user interface theme, network settings, and printing. Settings are stored with GSettings and GNOME default applications are used for internet media types handling. The user configures these, centrally, in GNOME's settings app.

The built-in preference manager for Web presents basic browser-specific settings while advanced settings which could radically alter Web's behavior can be changed with utilities such as dconf (command line) and dconf-editor (graphical).[89]

Web follows the GNOME Human Interface Guidelines and platform-wide design decisions.[90] For example, in Web 3.4, the menu for application actions was moved to the GNOME Shell's top panel application menu and the menu bar was replaced with "super menu" button, which triggers the display of window-specific menu entries.[91]

Since GNOME 3.32, Web can adjust to various form factors with the help of libhandy, a library sponsored by Purism.[92] It supports desktop, tablet and phone form factors. ("Narrow Mode").[93]

Ad blocking

Since GNOME 3.18, Web is configured to block ads and pop-ups by default.[68] Other browsers typically make the user seek out an extension and toggle settings.

In GNOME 3.34, the existing ad blocker was removed. This code was only partially functional and had been the source of many bugs. Web adopted the "Content Blockers" system from the Webkit engine.[94][95]

One of the developers, Adrián Pérez de Castro, compared the old and new ad blockers. He found that the switch saved approximately 80 MiB of RAM per browser tab.[96]

Google Safe Browsing and security sandboxing

Since GNOME 3.28, Web has support for Google Safe Browsing, to help prevent users from visiting malicious websites.[77]

Since GNOME 3.34, Web explicitly requires a minimum of WebkitGTK 2.26 or later.[70][97][71] This provides the "Bubblewrap Sandbox"[98] for tab processes, which is intended to prevent malicious websites from hijacking the browser and using it to spy on other tabs or run malicious code on the user's computer. If such code found another exploit in the operating system allowing it to become root, the result could be a disaster for all users of the system.

Making the sandbox a priority was brought on, according to Michael Catanzaro, because he was particularly concerned with the code quality of OpenJPEG and the numerous security problems that had been discovered in it, including many years of failing security reviews by Ubuntu.[99] He further explained that web compatibility requires that sites believe that Web is a major browser. Sending them the user agent of Apple Safari causes fewer broken websites than others (due to sharing the Webkit engine), but also causes caching servers to deliver JPEG 2000 images,[100] of which Safari is the only major browser to support. There is no other usable open source option for JPEG 2000 support. Fixing OpenJPEG, which is the official reference software, will be a massive undertaking that could take years to sort out. Enabling the Bubblewrap Sandbox would cause many vulnerabilities in this and other components to become "minimally useful" to potential attackers.[101]

In GNOME 3.36, Web gained native support for PDF documents by using PDF.js. Michael Catanzaro explained that having websites open Evince to display PDF files was insecure, as it could be used to escape the browser's security sandbox. Since Evince was the last user of NPAPI, this allowed the remaining support code for the obsolete plug-in model (where additional vulnerabilities could be hiding) to be removed. Since the NPAPI support had a hard dependency on X11, moving to PDF.js also allowed that dependency to be dropped.

Since PDF.js internally converts PDF documents so that they can be displayed by the web browser's engine, it does not add security vulnerabilities to the browser the way that compiled plug-ins such as Adobe Acrobat or Evince could.[73]

Bookmark management

Bookmark management of GNOME Web in version 40 (March 2021)

While most browsers feature a hierarchical folder-based bookmark system, Web uses categorized bookmarks, where a single bookmark (e.g. this page) can exist in multiple categories (such as "Web Browsers", "GNOME", and "Computer Software").[102] A special category includes bookmarks that have not yet been categorized. Bookmarks, along with browsing history, are accessed from the address bar in find-as-you-type manner.[103]

Smart bookmarks

Another innovative concept supported by Web (though originally from Galeon)[15] is "smart bookmarks". These take a single argument specified from the address bar, or from a textbox in a toolbar.[16]

Web Application Mode

GNOME Web 3.36 (March 2020) in "Web Application mode", showing the Wikipedia main page

Since GNOME 3.2, released in September 2011,[104] Web allows creating application launchers for web applications. The subsequent invocation of a launcher brings up a plain site-specific browser (single instance) of Web limited to one domain, with off-site links opening in a normal browser.[105] The launcher created this way is accessible from the desktop and is not limited to GNOME Shell. For instance it may be used with Unity, used on Ubuntu.[106] This feature facilitates the integration of the desktop and World Wide Web, which is a goal of Web's developers.[107] Similar features can be found in the Windows version of Google Chrome. For the same purpose Mozilla Foundation previously developed a standalone application Mozilla Prism, which was superseded by the project Chromeless.[108]

Web applications are managed within the browser's main instance. The applications can be deleted from the page, accessible with a special URI about:applications. This approach was supposed to be a temporary while a centralized GNOME web application management was to be implemented in GNOME 3.4, but this never happened.[30]

Firefox Sync

Since GNOME 3.26, Web has support for Firefox Sync, which allows users to sync their bookmarks, history, passwords, and open tabs with Firefox Sync, which can then be shared between any copy of Firefox or Web that the user signs into Firefox Sync with.[109]

Extensions

Web once supported extensions and a package was maintained containing the official ones. This was later removed due to problems with stability and maintainability.

Some popular extensions, such as ad blocking, were moved to the core application.

The project has expressed an interest in implementing support for the WebExtension add-on format used by Chrome, Firefox, and some other major browsers, if interested contributors can be found.[110]

Reception

Epiphany 2.26.1 (left) showing its larger user interface chrome area than in 3.2.0 (right)

In reviewing the WebKit-powered Epiphany 2.28 in September 2009, Ryan Paul of Ars Technica said "Epiphany is quite snappy in GNOME 2.28 and scores 100/100 on the Acid3 test. Using WebKit will help differentiate Epiphany from Firefox, which is shipped as the default browser by most of the major Linux distributors."[27]

In reviewing Epiphany 2.30 in July 2010, Jack Wallen described it as "efficient, but different" and noted its problem with crashes. "When I first started working with Epiphany it crashed on most sites I visited. After doing a little research (and then a little debugging) I realized the issue was with JavaScript. Epiphany (in its current release), for some strange reason, doesn't like JavaScript. The only way around this was to disable JavaScript. Yes this means a lot of features won't work on a lot of sites – but this also means those same sites will load faster and won't be so prone to having issues (like crashing my browser)."[102] Wallen concluded positively about the browser, "Although Epiphany hasn't fully replaced Chrome and Firefox as my one-stop-shop browser, I now use it much more than I would have previously.[102] [It has a] small footprint, fast startup, and clean interface."[102]

In March 2011, Veronica Henry reviewed Epiphany 2.32, saying "To be fair, this would be a hard sell as a primary desktop browser for most users. In fact, there isn't even a setting to let you designate it as your default browser. But for those instance where you need to fire up a lighting-fast browser for quick surfing, Epiphany will do the trick."[111] She further noted, "Though I still use Firefox as my primary browser, lately it seems to run at a snail's pace. So, one of the first things I noticed about Epiphany is how quickly it launches. And subsequent page loads on my system are equally as fast."[111] Henry criticized Epiphany for its short list of extensions, singling out the lack of Firebug as a deficiency.[111] Web instead supports Web Inspector offered by the WebKit engine, which has similar functionality.[54]

In April 2012, Ryan Paul of Ars Technica used Web as an example to his criticism of GNOME 3.4 design decisions: "Aside from the poor initial discoverability of the panel menu, this model works reasonably well for simple applications. [...] Unfortunately, it doesn't scale well in complex applications. The best example of where this approach can pose difficulties is in GNOME's default Web browser. [...] Having the application's functionality split across two completely separate menus does not constitute a usability improvement."[91] This was addressed in later versions, with a single unified menu.

In an October 2016 review, Bertel King Jr. noted on MakeUseOf, "Later versions offer the best integration you will find with GNOME Shell. It lacks the add-ons found in mainstream browsers, but some users will like the minimalism, the speed, and the tab isolation that prevents one misbehaving site from crashing the entire browser."[112]

In an April 2019 review, Bertel King Jr. wrote another article on MakeUseOf, this time reviewing GNOME Web for its Web Applications Mode. He stated, "When you check your email, you’re using a web app. If you open YouTube, Netflix, or Spotify in a browser, again, you’re using a web app. These days, you can replace most of your desktop apps with web apps. [...] GNOME Web provides tools to better integrate web apps with the rest of your desktop, so you can open them via your app launcher and view them in your dock or taskbar. This way they feel more like apps and less like sites." He also praised the security provided by walling off Web Applications from the rest of the browser and each other. Like Mozilla's container feature, this helps prevent sites such as Facebook from seeing what the user is doing in the main browser. It also allows the user to create multiple "apps" for the same site, to easily switch between different accounts.[76]

See also

References

  1. ^ "Contributors · GNOME / Epiphany · GitLab". gitlab.gnome.org. Retrieved March 15, 2017.
  2. ^ a b "Epiphany turns 7", The GNOME Web Browser Developers, December 24, 2009, retrieved June 15, 2011
  3. ^ Kitouni, Abderrahim (February 24, 2021). "GNOME 40.beta released!". GNOME Mail Services (Mailing list). Retrieved March 12, 2021.
  4. ^ a b c "Debian -- Details of package epiphany-browser in bullseye". April 27, 2020.
  5. ^ https://l10n.gnome.org/module/epiphany/
  6. ^ Blaede, Cassidy James (October 16, 2018). "elementary OS 5 Juno is Here". medium.com. Archived from the original on May 2, 2020. Retrieved May 10, 2020.
  7. ^ "Bodhi Linux 5.1.0 Released". bodhilinux.com. Retrieved May 11, 2020. In addition to replacing epad with leafpad, midori with epiphany
  8. ^ "Bodhi Linux 5.1 Review: Slightly Different Lightweight Linux". itsfoss.com. Retrieved May 11, 2020.
  9. ^ "Bodhi Linux 5.1.0 Released, Based on Latest Ubuntu Point Release". OMG! Ubuntu!. Retrieved May 11, 2020.
  10. ^ "Bodhi's Modular Moksha Desktop Is Modern and Elegant". linuxinsider.com. Retrieved May 11, 2020.
  11. ^ a b The GNOME Project, September 28 (March 28, 2012), "GNOME 3.4 Release Notes", gnome-announce mailing list
  12. ^ "The Epiphany GitLab repository". Retrieved May 27, 2020.
  13. ^ Canonical Ltd (April 22, 2016). "epiphany-browser package in Ubuntu". Retrieved May 20, 2016.
  14. ^ "Overview - rpms/epiphany - src.fedoraproject.org". src.fedoraproject.org. Retrieved October 1, 2019.
  15. ^ a b DeRosia, Chris (July 29, 2003), Galeon, A History or, why Galeon is the way it is, retrieved October 16, 2011
  16. ^ a b c Min, Andrew, "Epiphany, the ultimate Gnome browser", The Ubuntu Applications book (under construction), Free Software Magazine, archived from the original on October 31, 2008, retrieved October 16, 2011
  17. ^ Marco Pesenti Gritti (December 8, 2002), Epiphany's initial home page, archived from the original on April 24, 2003, retrieved October 17, 2011
  18. ^ a b c Persch, Christian (April 1, 2008), "ANNOUNCEMENT: The Future of Epiphany", epiphany mailing list-list
  19. ^ "Marco". gnome.org. Retrieved November 28, 2015.
  20. ^ Granneman, Scott (2005), Don't click on the blue e!: switching to Firefox, Sebastopol, CA, United States: O'Reilly Media (published October 16, 2005), p. 201, ISBN 0-596-00939-9
  21. ^ a b "New text entry field with focus indication and icons", The GNOME Web Browser Developers, August 3, 2005, retrieved October 17, 2011
  22. ^ a b "π -1", The GNOME Web Browser Developers, March 14, 2006, retrieved October 16, 2011
  23. ^ "1.9.8 released; XULRunner", The GNOME Web Browser Developers, February 27, 2006, retrieved October 17, 2011
  24. ^ Lopez, Xan (July 24, 2007), If you see the Buddha on the road, port it to GTK, retrieved November 25, 2011
  25. ^ a b Lopez, Xan (April 6, 2008), Epiphany ♥ WebKit, retrieved November 25, 2011
  26. ^ "Gecko end-of-life", The GNOME Web Browser Developers, July 1, 2009, retrieved November 25, 2011
  27. ^ a b Paul, Ryan (September 24, 2009), "Linux garden gets a new GNOME with version 2.28", Ars Technica, retrieved October 16, 2011
  28. ^ https://gitlab.gnome.org/GNOME/epiphany/-/blob/master/NEWS
  29. ^ "GNOME Release Notes", The GNOME Project, retrieved October 16, 2011
  30. ^ a b "NEWS file", The GNOME Project's git repository, retrieved October 17, 2011
  31. ^ Gritti, Marco Pesenti (December 25, 2002), "[Epiphany] Epiphany 0.4", epiphany mailing list
  32. ^ Gritti, Marco Pesenti (April 13, 2003), "[Epiphany] Epiphany 0.5.0", epiphany mailing list
  33. ^ Gritti, Marco Pesenti (May 4, 2003), "[Epiphany] Epiphany 0.6.0", epiphany mailing list
  34. ^ Gritti, Marco Pesenti (June 7, 2003), "[Epiphany] Epiphany 0.7.0", epiphany mailing list
  35. ^ "Epiphany 0.8.0 Released", mozillaZine, July 13, 2003, archived from the original on November 26, 2010, retrieved October 17, 2011
  36. ^ Gritti, Marco Pesenti (August 22, 2003), "[Epiphany] Epiphany 0.9.0", epiphany mailing list
  37. ^ Gritti, Marco Pesenti (September 8, 2003), "[Epiphany] Epiphany 1.0", epiphany mailing list
  38. ^ Gritti, Marco Pesenti (March 15, 2004), "Epiphany 1.2.0", epiphany mailing list
  39. ^ Persch, Christian (September 13, 2004), "Epiphany 1.4.0", epiphany mailing list
  40. ^ Persch, Christian (March 9, 2005), "Epiphany 1.6.0", epiphany mailing list
  41. ^ van Schouwen, Reinout (September 5, 2005), "Epiphany and Epiphany-extensions 1.8.0", epiphany mailing list
  42. ^ van Schouwen, Reinout (March 12, 2006), "Epiphany 2.14.0 released!", epiphany mailing list
  43. ^ "Topic suggestions", The GNOME Web Browser Developers, January 22, 2006, retrieved October 17, 2011
  44. ^ Newren, Elijah (September 6, 2006), "Celebrating the release of GNOME 2.16!", gnome-announce mailing list, retrieved September 20, 2007
  45. ^ "Epiphany 2.16 Release Notes", The GNOME Project, March 2, 2008, archived from the original on September 8, 2008, retrieved October 17, 2011
  46. ^ "A new stabler stable release", The GNOME Web Browser Developers, January 30, 2007, retrieved October 16, 2011
  47. ^ Newren, Elijah (March 14, 2007), "Celebrating the release of GNOME 2.18!", gnome-announce mailing list, retrieved September 20, 2007
  48. ^ "Foresight and Epilicious", The GNOME Web Browser Developers, March 4, 2007, retrieved October 16, 2011
  49. ^ Paul, Ryan (September 19, 2007), "GNOME 2.20 officially released", Ars Technica, retrieved September 20, 2007
  50. ^ Untz, Vincent (March 12, 2008), "Celebrating the release of GNOME 2.22!", gnome-announce mailing list-list, retrieved March 12, 2008
  51. ^ Untz, Vincent (September 24, 2008), "Celebrating the release of GNOME 2.24!", gnome-announce mailing list-list, retrieved September 27, 2008
  52. ^ Untz, Vincent (March 18, 2009), "Celebrating the release of GNOME 2.26!", gnome-announce mailing list-list, retrieved March 18, 2009
  53. ^ Holwerda, Thom (September 24, 2009). "GNOME 2.28 Released". OSNews. Retrieved April 5, 2009.
  54. ^ a b c Hatcher, Timothy (September 30, 2008), "Web Inspector Redesign", Webkit developers blogs, retrieved October 18, 2011
  55. ^ Holwerda, Thom (March 31, 2010). "GNOME 2.30 Released". OSNews. Retrieved April 4, 2010.
  56. ^ Untz, Vincent (September 29, 2010), "Celebrating the release of GNOME 2.32!", gnome-announce mailing list
  57. ^ Untz, Vincent (April 6, 2011), "GNOME 3.0 Released", gnome-announce mailing list
  58. ^ Clasen, Matthias (September 28, 2011), "GNOME 3.2 Released", gnome-announce mailing list
  59. ^ The GNOME Project, September 26 (September 26, 2012), "GNOME 3.6 Release Notes", gnome-announce mailing list
  60. ^ The GNOME Project, March 27 (March 27, 2013), "GNOME 3.8 Release Notes", gnome-announce mailing list
  61. ^ https://gitlab.gnome.org/GNOME/epiphany/-/blob/master/NEWS#L1652
  62. ^ "Epiphany source coder". Gnome. September 26, 2013. Retrieved October 14, 2013.
  63. ^ "Epiphany source code". Gnome. March 25, 2014. Retrieved March 31, 2014.
  64. ^ "3.12 Released with New Features for Users and Developers". GNOME. March 26, 2014. Retrieved April 7, 2014.
  65. ^ "epiphany – A simple, clean, beautiful view of the Web". Gnome. September 24, 2014. Retrieved October 14, 2014.
  66. ^ "Epiphany 3.14 News file". GNOME. September 24, 2014. Retrieved October 14, 2014.
  67. ^ a b c d e f "epiphany – A simple, clean, beautiful view of the Web". Retrieved December 3, 2015.
  68. ^ a b c "epiphany – A simple, clean, beautiful view of the Web". Retrieved December 3, 2015.
  69. ^ The GNOME Project, September 6 (September 6, 2018), "GNOME 3.30 Release Notes", gnome-announce mailing list
  70. ^ a b "GNOME 3.34 Release Notes". help.gnome.org.
  71. ^ a b c "WebKitGTK 2.26.0 released! - The WebKitGTK Project". webkitgtk.org.
  72. ^ "GNOME 3.36 Release Notes". help.gnome.org.
  73. ^ a b "Epiphany 3.36 and WebKitGTK 2.28 – Michael Catanzaro". Retrieved May 26, 2020.
  74. ^ "Frequently Asked Questions". Retrieved June 13, 2019.
  75. ^ "GNOME Web Browser is Adding a Reader Mode – OMG! Ubuntu!". June 22, 2018. Retrieved June 13, 2019.
  76. ^ a b "5 Reasons to Start Using GNOME Epiphany Web Apps". makeuseof.com. April 4, 2019. Retrieved June 13, 2019.
  77. ^ a b "Epiphany 3.28 Development Kicks Off With Safe Browsing, Better Flatpak Handling – Phoronix". phoronix.com. Retrieved April 9, 2018.
  78. ^ https://gitlab.gnome.org/GNOME/epiphany/-/blob/master/NEWS#L1316
  79. ^ "SpecSupport", WebKit project, retrieved November 14, 2011
  80. ^ "WebKitGTK+ 2.22.2 and 2.22.3, Media Source Extensions, and YouTube – Michael Catanzaro". Retrieved May 26, 2020.
  81. ^ Cimpanu, Catalin. "Apple declined to implement 16 Web APIs in Safari due to privacy concerns". ZDNet. Retrieved June 29, 2020.
  82. ^ "Get ready to finally say goodbye to Flash — in 2020".
  83. ^ "Adobe Flash Player : List of security vulnerabilities". www.cvedetails.com.
  84. ^ "Adobe U-Turns, Decides to Support Flash for Linux".
  85. ^ "Chrome will block obnoxious Flash ads starting September 1st".
  86. ^ "Thoughts on Flash – Apple".
  87. ^ Grand, Rickford (2004), Linux for non-geeks: a hands-on, project-based, take-it-slow guidebook, San Francisco, United States: No Starch Press (published October 16, 2004), pp. 116–117, ISBN 1-59327-034-8
  88. ^ Peterson, Richard (May 2009), Fedora 10 Linux Desktop, San Francisco, United States: Surfing Turtle Press (published June 15, 2008), p. 224, ISBN 0984103627
  89. ^ Dalheimer, Matthias Kalle; Welsh, Matt (December 22, 2005), Running Linux (March 28, 5 ed.), Sebastopol, CA, United States: O'Reilly Media (published March 28, 2006), p. 94, ISBN 978-0-596-00760-7
  90. ^ McCallister, Michael (January 2006), SUSE Linux 10 unleashed, Unleashed Series, United States: Sams Publishing (published October 16, 2006), p. 225, ISBN 0-672-32726-0
  91. ^ a b Paul, Ryan (April 1, 2012), "Hands-on: GNOME 3.4 arrives, introducing significant design changes", Ars Technica, retrieved April 1, 2012
  92. ^ "My Name is Handy, Lib Handy". bytesgnomeschozo.blogspot.com.
  93. ^ "Work is Underway to Make the GNOME Web Browser Mobile Friendly". OMG! Ubuntu!. Retrieved May 8, 2020. Web have two modes that I named normal and narrow. The normal mode is Web as you know it, while the narrow mode moves all buttons from the header bar but the hamburger menu to a new action bar at the bottom, letting the windows reach yet unreachable widths.
  94. ^ "Port the adblocker to the Content Blockers API (#288) · Issues · GNOME / Epiphany". GitLab.
  95. ^ "Introduction to WebKit Content Blockers". June 12, 2015.
  96. ^ "Use the new WebKit content filters API for the adblocker (!178) · Merge Requests · GNOME / Epiphany". GitLab.
  97. ^ "Require WebKitGTK 2.26.0 (8c63e4b3) · Commits · GNOME / Epiphany". GitLab.
  98. ^ "Sandboxing for the unprivileged with bubblewrap [LWN.net]". lwn.net.
  99. ^ "Bug #711061 "[MIR] openjpeg2" : Bugs : openjpeg2 package : Ubuntu". bugs.launchpad.net.
  100. ^ "186272 – [GTK][WPE] Support JPEG 2000 images". bugs.webkit.org.
  101. ^ "On Ubuntu Updates – Michael Catanzaro".
  102. ^ a b c d Wallen, Jack (July 2010). "Epiphany: An efficient, but different, web browser". Ghacks.net. Retrieved March 24, 2011.
  103. ^ "Smart Bookmarks", The GNOME Project, retrieved December 14, 2011
  104. ^ Vitters, Olav; Klapper, André; Day, Allan (September 28, 2011), "GNOME 3.2 Release Notes", The GNOME Project, retrieved October 16, 2011
  105. ^ Lopez, Xan (August 31, 2011), Web application mode in GNOME 3.2, retrieved October 16, 2011
  106. ^ Andrew (October 3, 2011), Install Epiphany 3.2.0 with Web Application mode in Ubuntu 11.10 Oneiric Ocelot, retrieved October 16, 2011
  107. ^ Lopez, Xan (April 11, 2011), The Web comes to GNOME, ready or not, retrieved October 16, 2011
  108. ^ Hilaiel, Lloyd (February 11, 2011), "Prism is now Chromeless", Mozilla Labs, archived from the original on August 8, 2011, retrieved November 14, 2011
  109. ^ "On Firefox Sync – Michael Catanzaro". blogs.gnome.org. Retrieved September 25, 2017.
  110. ^ "Apps/Web/Docs/FrequentlyAskedQuestions - GNOME Wiki!". wiki.gnome.org.
  111. ^ a b c Henry, Veronica (March 9, 2011), "Top 3 Alternative Linux Browsers", Train Signal Training, retrieved March 25, 2011
  112. ^ King Jr, Bertel. "The Best Linux Software". makeuseof.com. Retrieved October 11, 2016.

By: Wikipedia.org
Edited: 2021-06-18 12:38:43
Source: Wikipedia.org