An open API service indexing awesome lists of open source software.

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.

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.

![Preview](https://cloud.githubusercontent.com/assets/1416436/11568600/1cc9f038-99bb-11e5-9278-59dc8d528b46.gif)

### 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

![screen shot 2015-12-03 at 12 44 19 pm](https://cloud.githubusercontent.com/assets/1416436/11568690/98c95c6e-99bb-11e5-8b62-3cf0b6251b60.png)

### 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:
![screen shot 2015-12-03 at 3 03 38 pm](https://cloud.githubusercontent.com/assets/1416436/11572408/1d927ea4-99cf-11e5-9e9b-01f930a4a6dc.png)