uBlock Origin

uBlock Origin (/ˈjblɒk/ "you-block") is a free and open-source, cross-platform browser extension for content-filtering, including ad-blocking. The extension is available for several browsers: Chrome, Chromium, Edge, Firefox, Opera and releases of Safari prior to 13.[5] uBlock Origin has received praise from technology websites, and is reported to be much less memory-intensive than other extensions[6][7] with similar functionality.[8][9] uBlock Origin's stated purpose is to give users the means to enforce their own (content-filtering) choices.[10][11]

uBlock Origin
uBlock Origin pop-up interface
Original author(s)Raymond Hill (gorhill)
Developer(s)Current:
Raymond Hill
Past:
Deathamns, Chris Aljoudi, Alex Vallat[1]
Initial release23 June 2014 (2014-06-23)[2]
Stable release
uBlock Origin
1.27.10 / May 27, 2020 (2020-05-27)[3]
Repository
Written inJavaScript
Operating systemCross-platform
Available in63[4] languages
TypeBrowser extension
LicenseGPLv3
WebsiteuBlock Origin
github.com/gorhill/uBlock/

As of 2020, uBlock Origin continues to be actively developed and maintained by founder and lead developer Raymond Hill.[1]

History

uBlock

uBlock was initially named "μBlock" but the name was later changed to "uBlock" to avoid confusion as to how the Greek letter 'µ' (Mu/Micro) in "µBlock" should be pronounced. Development started by forking from the codebase of HTTP Switchboard along with another blocking extension called uMatrix, designed for advanced users.[12] uBlock was developed by Raymond Hill to use community-maintained block lists,[13] while adding features and raising the code quality to release standards.[14] First released in June 2014 as a Chrome and Opera extension, by winter of 2015, the extension had expanded to other browsers.

The uBlock project official repository was transferred to Chris Aljoudi[15] by original developer Raymond Hill in April 2015, due to frustration of dealing with requests. However Hill immediately self-forked it[16] and continued the effort there. This version was later renamed uBlock Origin, and it has been completely divorced from Aljoudi's uBlock.[17] Aljoudi created ublock.org to host uBlock, promote the extension and request donations. In response, uBlock's founder Raymond Hill stated that "the donations sought by ublock.org are not benefiting any of those who contributed most to create uBlock Origin."[5] The development of uBlock stopped in August 2015 and it has been sporadically updated since January 2017.[18] In July 2018, uBlock.org was acquired by AdBlock[19] and since February 2019 began allowing "Acceptable Ads",[20][21] a program run by Adblock Plus that allows some ads which are deemed "acceptable", and for which the larger publishers pay a fee.[22]

uBlock Origin remains independent and does not allow ads for payment.[23]

uBlock Origin

Raymond Hill, the founder and original author of uBlock, as of 2015 continued to work on the extension under the name uBlock Origin, sometimes stylized as uBlock₀.[24] As of January 2018, the uBlock Origin Chrome extension had 10 million active users, and the Firefox version had 5 million active users.[25][26]

A joint Sourcepoint and comScore survey reported an 833% growth rate over a ten-month tracking period ending in August 2015, the strongest growth among software listed.[27] The report attributed the growth to the desire of users for pure blockers outside the "acceptable advertising" program.[28]

In January 2016, uBlock Origin was added to the repositories for Debian 9 and Ubuntu 16.04.[29][30] The extension was awarded "Pick of the Month" by Mozilla for May 2016.[31]

Nik Rolls officially released uBlock Origin for the Microsoft Edge browser on December 11, 2016.[32]

The project specifically refuses donations, and instead advises supporters to donate to maintainers of block lists.[5][33]

Features

Blocking and filtering

uBlock Origin supports the majority of Adblock Plus's filter syntax. The popular filter lists EasyList and EasyPrivacy are enabled by default. The extensions are capable of importing hosts files, and a number of community-maintained lists are available at installation. Among the host files available, Peter Lowe's ad servers & tracking list, and lists of malware domains are also enabled as default. Some additional features include dynamic filtering of scripts and iframes, and a tool for webpage element hiding.

uBlock Origin includes a growing list of features not available in uBlock, including a mode to assist those with color vision deficiency, a dynamic URL filtering feature, logging functionality and interface enhancements including a DOM inspector, privacy-oriented options to block link prefetching, hyperlink auditing, and IP address leaks via WebRTC (uBO-Extra is required to block WebRTC connections in Chromium).[34][35] Site-specific switches to toggle the blocking of pop-ups, strict domain blocking, cosmetic filtering, blocking remote fonts and JavaScript disabling were also added to uBlock Origin.[36] The Firefox version of uBlock Origin has an extra feature which helps to foil attempts by web sites to circumvent blockers.[37]

CNAME-uncloaking third-party trackers in Firefox

In November 2019, a uBlock Origin user reported a novel technique used by some sites to bypass third-party tracker blocking. These sites link to URLs that are sub-domains of the page's domain, but those sub-domains resolve to third-party hosts via a CNAME record. Since the initial URL contained a sub-domain of the current page, it was interpreted by browsers as a first-party request and so was allowed by the filtering rules in uBlock Origin (and in similar extensions). The uBlock Origin developer came up with a solution using a DNS API which is exclusive to Firefox 60+.[38] The new feature was implemented in uBlock Origin 1.25, released on February 19, 2020.[39]

Performance

Technology websites and user reviews for uBlock Origin have regarded the extension as less resource-intensive than extensions that provide similar feature sets such as Adblock Plus.[40][41][42] A benchmark test, conducted in August 2015 with ten blocking extensions, showed uBlock Origin as the most resource-efficient among the extensions tested.[43]

uBlock Origin surveys what style resources are required for an individual web page rather than relying on a universal style sheet. The extension takes a snapshot of the filters the user has enabled, which contributes to accelerated browser start-up speed when compared to retrieving filters from cache every time.[44]

Supported platforms

uBlock Origin is actively developed for applications based on two major layout engines.[13][40][45]

Currently supported

Previously supported

Notes
  1. uBlock also supports Firefox legacy browsers (including SeaMonkey and Pale Moon), use the firefox-legacy release starting with firefox-legacy-1.16.4, see https://github.com/gorhill/uBlock-for-firefox-legacy)
  2. Unofficial release. Fork by Ellis Tsung (el1t) for Safari from the official project.
  3. Unofficial release. Fork by Nik Rolls (nikrolls) for Microsoft Edge.

See also

References

  1. "Contributors to gorhill/uBlock". GitHub. Retrieved December 4, 2019.
  2. "Changelog for the first versions". Retrieved December 4, 2019.
  3. "Releases · gorhill/uBlock". Retrieved May 28, 2020.
  4. "Completed translations". Crowdin.com. Retrieved December 4, 2019.
  5. "uBlock / README.md". Retrieved December 4, 2019.
  6. Henry, Alan (January 27, 2015). "uBlock, the Memory-Friendly Ad-Blocker, Is Now Available for Firefox". Retrieved December 4, 2019.
  7. Brinkmann, Martin (October 10, 2014). "How to add custom filters to Chrome ad-blocking extension µBlock". Retrieved December 4, 2019.
  8. Schofield, Jack (January 29, 2015). "Are there any trustworthy sources for downloading software?". TheGuardian.com. Retrieved December 4, 2019.
  9. Whitwam, Ryan (February 12, 2015). "µBlock aims to block ads without draining system resources". ExtremeTech.com. Retrieved December 4, 2019.
  10. "uBlock". github.com. GitHub. Retrieved December 4, 2019.
  11. Gardiner, Michael (November 5, 2015). "Adblock Plus vs. Ghostery vs. Ublock Origin: Not All Adblockers Were Created Equal". International Business Times. Archived from the original on July 22, 2017. Retrieved December 4, 2019.
  12. "uMatrix". Retrieved December 4, 2019.
  13. Brinkmann, Martin (June 24, 2014). "uBlock for Chrome is a resource-friendly adblocker by the HTTP Switchboard author". ghacks.net. Retrieved December 4, 2019.
  14. Hill, Raymond. "Changes from HTTP Switchboard". Retrieved December 4, 2019.
  15. Hill, Raymond. "Please clarify uBlock₀ vs. uBlock". Github.com. Retrieved December 4, 2019.
  16. "uBlock". April 27, 2015. Archived from the original on April 27, 2015. Retrieved December 4, 2019.
  17. Hill, Raymond (October 21, 2017). "uBlock Origin is completely unrelated to the web site ublock.org". GitHub.com. Retrieved December 4, 2019.
  18. "uBlockAdmin/uBlock". GitHub.com. Retrieved December 4, 2019.
  19. "An update on uBlock". ublock.org. July 13, 2018. Retrieved December 4, 2019.
  20. "uBlock Incorporates Acceptable Ads". February 23, 2019. Retrieved December 4, 2019.
  21. "uBlock 0.9.5.13". February 13, 2019. Retrieved June 26, 2020.
  22. "About Adblock Plus". adblockplus.org. Retrieved December 4, 2019.
  23. "MANIFESTO.md". GitHub.com. Retrieved December 4, 2019.
  24. "Official uBlock Origin add-on lands for Firefox". Retrieved 25 April 2015.
  25. "uBlock Origin". chrome.google.com.
  26. "Statistics for uBlock Origin". addons.mozilla.org.
  27. Levine, Barry. "The Ad Blocker Landscape: What You Need To Know Today". Marketing Land. Retrieved 17 October 2015.
  28. "The state of ad blocking - September 2015". Sourcepoint and comScore. Retrieved 17 October 2015.
  29. "Debian Sid - uBlock Origin". Retrieved 21 January 2016.
  30. "Ubuntu - uBlock Origin". Retrieved 21 January 2016.
  31. DeVaney, Scott (2 May 2016). "May 2016 Featured Add-ons". Mozilla Add-ons Blog. Retrieved 28 May 2016.
  32. Rubino, Daniel. "uBlock Origin adblocker now available for Microsoft Edge via the Store". Windows Central. Retrieved 12 December 2016.
  33. "Why don't you accept donations?". Retrieved 20 January 2020.
  34. Hill, Raymond (15 July 2017). "uBO-Extra: A companion extension to uBlock Origin". Retrieved 18 July 2017 via GitHub.
  35. "uBO-Extra README".
  36. "uBlock wiki". GitHub. Retrieved 13 June 2015.
  37. "Inline script tag filtering – Overwiew". GitHub, gorhill/uBlock. Retrieved 20 March 2017.
  38. "uBlock Origin Now Blocks Sneaky First-Party Trackers in Firefox". BleepingComputer. Retrieved 2020-02-26.
  39. "uBlock Origin 1.25 Now Blocks Cloaked First-Party Scripts, Firefox Only". BleepingComputer. Retrieved 2020-02-26.
  40. "uBlock ad blocker added to Mozilla's extensions site". Jim Lynch, Technology and Other Musings. Archived from the original on 2015-06-09. Retrieved 17 February 2015.
  41. Kesari, Varun. "Adblock Plus vs uBlock Origin | Which one to Choose In 2017? | RMG". rootmygalaxy.net. Retrieved 2017-10-28.
  42. Harper, Christopher (2015-05-02). "uBlock Origin - Better Than AdBlock Plus? - Make Tech Easier". Make Tech Easier. Retrieved 2017-05-27.
  43. "10 Ad Blocking Extensions Tested for Best Performance". Raymond Tech Resources. Retrieved 26 August 2015.
  44. "Notes on memory benchmarks, selfies". uBlock GitHub documentation. Retrieved 17 February 2015.
  45. "Apple - Safari - Safari Extensions Gallery". Apple. Retrieved February 19, 2015.
  46. "el1t/uBlock-Safari". GitHub. Retrieved 2017-01-19.
  47. "Catalina compatibility · Issue #156 · el1t/uBlock-Safari". GitHub. Retrieved 2019-08-18.
  48. "Explanation of the state of uBlock Origin (and other blockers) for Safari".
  49. "nikrolls/uBlock-Edge". GitHub.
  50. Rubino, Daniel. "uBlock Origin adblocker now available for Microsoft Edge via the Store". Windows Central. Retrieved 12 December 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.