nn.ru better css

nn.ru better css

This extension making more better nn.ru =)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "content_scripts": [
    {
      "css": [
        "css.css"
      ],
      "matches": [
        "http://www.nn.ru/*"
      ]
    }
  ],
  "description": "This extension making more better nn.ru =)",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "name": "nn.ru better css",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.16"
}