https://github.com/clauderic/engadget-fix
This is a quick and dirty fix to get post excerpts (text previews) and big thumbnails on the new (horrible) Engadget site.
https://github.com/clauderic/engadget-fix
Last synced: 7 months ago
JSON representation
This is a quick and dirty fix to get post excerpts (text previews) and big thumbnails on the new (horrible) Engadget site.
- Host: GitHub
- URL: https://github.com/clauderic/engadget-fix
- Owner: clauderic
- Created: 2015-12-03T16:41:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-03T20:04:26.000Z (about 10 years ago)
- Last Synced: 2025-03-31T09:11:18.438Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Engadget New Site Fix
This is a quick and dirty fix to get post excerpts and big thumbnails on the new (horrible) Engadget site.

### Instructions:
Go to http://engadget.com/all/ and copy paste the code in [index.js](https://github.com/clauderic/engadget-fix/blob/master/index.js) in your browser console (`Cmd/Ctrl + Alt + I` in Chrome) and press enter to apply the fix. Or through the menus.. View > Developer > Developer Tools and navigate to the console

### Automatically loading for Chrome
Install the [Custom Javascript for Web](https://chrome.google.com/webstore/detail/custom-javascript-for-web/poakhlngfciodnhlhhgnaaelnpjljija) Chrome extension and copy paste the code into it as follows:
