xxx
// ==UserScript==
// @name inoreader.com no ad
// @namespace github.com/dudw
// @version 0.1
// @description xxx
// @author dudw <github.com/dudw>
// @license Creative Commons BY-NC-SA
// @match *://www.inoreader.com/*
// @grant none
// @icon
// ==/UserScript==
'use strict';
$("#reader_pane").attr("class","reader_pane_view_style_0");