Cookitor

#3.4 / 5 rate

Cookitor

191 users

2013-09-08

https://cookitor.herok...

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Chrome extension to decode Ruby on Rails session cookies.

This extension lets you easily decode the content of Rails sessions stored in cookies. Rails' session cookie-store saves sessions in serialised base64-encoded cookies. It also supports encrypted session cookies (new default in Rails 4). This enables you to quickly read the content of a session for debugging purposes.

The extension uses the Cookitor web app (https://cookitor.herokuapp.com/) to decode the content of the session.

This extension only works with ActionController::Session::CookieStore (the current default cookie store).

https://github.com/garnu