Cr24{"content_scripts": [{"matches": ["http://*/*"], "js": ["pr.js"]}], "description": "Displays PageRank of the current page. Extension by Vasanth Dharmaraj (http://www.vasanth.in)", "toolstrips": ["pr_checker.html"], "name": "Page Rank Checker", "version": "0.1", "zip_hash": "8601a77ec2169601bffc4b6c82692e667f9faa0ece1fa6c06ab22d0ac0549123", "id": "A69BC6461E8D794D16A8DA5042344BC2770EEA55", "permissions": ["http://*/*"]}PKz:M%2**extensions_toolstrip.css/** * NOTE: This shouldn't need to be included in every toolstrip manually, but we * currently have a race where it sometimes isn't applied, so we include it * manually to be sure. In the future, these styles will be applied to all * toolstrips automatically. */ /** * Body styles. This makes the toolstrip layout fit in with the Windows * bookmarkbar. Note that the background is provided separately, by * RenderWidget. */ body { display:-webkit-box; -webkit-box-orient:horizontal; -webkit-box-align:stretch; white-space:nowrap; overflow: hidden; margin: 0; padding:0; font: menu; color: #062D75; text-shadow: #FFFFFF 1px 1px 0px; -webkit-user-select:none; cursor:default; } /** * Toolstrip Buttons. The following styles make *
Woot
look like the * bookmarkbar buttons on Windows. * * TODO(aa): We may have to come up with a way to modify these slightly on * different platforms. * * TODO(aa): It would be nice if we could use actual