FaviconizeGoogle

Adds favicons next to Google search results. Also works for Ecosia, StartPage and Searx.

These are versions of this script where the code was updated. Show all versions.

  • v1.8.7 2023-03-04 Do not faviconize if Google has already faviconized
  • v1.8.6 2023-02-03 Do not activate on Google Maps (fix)
  • v1.8.5 2023-02-02 Do not activate on Google Maps, Skip links which do not point to webpages, Bump version number to 1.8.5
  • v1.8.4 2022-02-02 Use older JavaScript (hopefully fixes WaterFox Classic) Bug report: https://greasyfork.org/en/scripts/7664-faviconizegoogle/discussions/117337
  • v1.8.3 2022-01-21 Add DuckDuckGo's favicon service, but don't use it by default
  • v1.8.2 2022-01-21 Do not activate on Google's News and Image tabs
  • v1.8.1 2022-01-21 Do not add favicons on the Google News tab, if a favicon is already detected there
  • v1.8.0 2022-01-21 Update for Google Jan 2022
  • v1.7.0 2021-01-23 Use GM_addStyle when possible (works better on searx.prvcy.eu)
  • v1.6.4 2020-10-25 Improve support for other searx sites
  • v1.6.3 2020-10-25 Add support for searx sites, Add support for more searx sites
  • v1.6.1 2020-06-15 Do not bypassCSP if GM_xmlhttpRequest is unavailable
  • v1.6.0 2020-06-15 Always use GM_xhr to fetch favicons (more secure)
  • v1.5.0 2020-04-21 Implement bypassCSP so we can re-enable Ecosia and Startpage
  • v1.4.13 2020-02-24 Re-align favicons (now sitting next to a lowercase domain name)
  • v1.4.12 2020-02-22 Prevent favicons from overlapping text in multi-column results
  • v1.4.11 2020-02-02 Re-enable Google, and fix icon positioning
  • v1.4.10 2020-01-23 Add a TODO about bypassing CSP
  • v1.4.9 2020-01-22 Disable on Google and Ecosia for now (no longer needed on Google; currently broken on Ecosia)
  • v1.4.8 2019-10-14 Update description
  • v1.4.7 2019-10-14 Add support for ecosia.org
  • v1.4.6 2019-09-25 Update for Startpage.com (but blocked by CSP)
  • v1.4.5 2019-07-02 Fix vertical alignment; increase default size and padding slightly
  • v1.4.4 2018-10-21 Remove console.log
  • v1.4.3 2018-09-28 Version bump with sensible default
  • v1.4.2 2018-09-27 For larger icon sizes, top-align favicon with text, instead of center-align
  • v1.4.2 2018-09-25 Increase favicon size to 2 (no version bump yet)
  • v1.4.2 2018-07-31 Fix google news search; drop news.google.com
  • v1.4.1 2018-07-14 Cleanup and greets
  • v1.4.1 2018-07-11 Fix for startpage.com, Some eslint fixes and cleanup
  • v1.4.0 2018-05-03 Support for Endless Google, also on the news tab, Place favicons hanging off the left (layout inspired by NV), Try to load site's icon before using fallback (inspired by SirCumference), Allow iconSize to be reconfigured
  • v1.3.4 2018-04-25 Add meta for older scripts
  • v1.3.4 2018-04-25 Refresh favicons if the number of links changes (Endless Google), Remove old srg check
  • v1.3.3 2018-04-24 Just some notes for FaviconizeGoogle
  • v1.3.3 2017-07-28 Made it work for startpage.com too
  • v1.3.2 2017-01-10 Synced from GitHub - Stay refreshed while on the other tabs (e.g. News)
  • v1.3.1 2017-01-10 Imported from URL
  • v1.3.0 2016-11-19 Synced from GitHub - Regexp will now only accept short TLDs, thanks darkred
  • v1.2.9 2016-11-17 Imported from URL
  • v1.2.8 2016-11-17 Imported from URL
  • v1.2.7 2016-11-07 Synced from GitHub - FIX: Don't miss links on pages with sub-results
  • v1.2.6 2015-10-17 Imported from URL
  • v1.2.5 2015-09-09 Imported from URL
  • v1.2.4 2015-01-24 Imported from URL