As you know, Google Chrome‘s Browser History is not efficient. It’s history is not like any other browsers. I think they made the History page in a hurry. If we want to search for a page we visited before, we won’t get it by searching on History page. That’s the main problem.
This problem was solved when a lot of users created an alternate History Page extension on Chrome Webstore.
In this post I’m gonna tell the most used History Alternate Extension. It’s Better History extension. You can download the extension from here.

Deleting:... [READ MORE]
This problem was solved when a lot of users created an alternate History Page extension on Chrome Webstore.
In this post I’m gonna tell the most used History Alternate Extension. It’s Better History extension. You can download the extension from here.
Deleting:... [READ MORE]
Advanced Rest Client : Create and Test custom HTTP requests.
I recently noticed a Google Chrome Webstore app that can be used for making a request to a web site or local site. I loved the app from the beginning. You can send a request to any site with header data, form data etc…
You can also attach a file to the form. Ain’t that Awesome.
Every web developer must have this app. Install it from Chrome Webstore
Features
- – Integrated with Google Drive
- – It’s own backend service to store and share data between coworkers
- – convenient HTTP headers and payload editor thanks CodeMirror
- – Make a HTTP request (via XmlHttpRequest level 2)
- – Debug socket (via web socket API).
- – JSON response viewer
- – XML response viewer
- – set custom headers – even does not supported by XmlHttpRequest object
- – help with filling HTTP headers (hint + code completion)
- – add headers list as raw data or via form
- – construct POST or PUT body via raw input, form or send file(s) with request
- – set custom form encoding
- – remember latest request (save current form state and restore on load)
- – save (Ctrl+S) and open (Ctrl+O) saved request forms
- – history support
- – data import/export
... [READ MORE]