Browse Source

Remove empty .css file.

master
Ben Kurtovic 10 years ago
parent
commit
adc04926ef
2 changed files with 0 additions and 1 deletions
  1. +0
    -0
     
  2. +0
    -1
      manifest.json

+ 0
- 0
View File


+ 0
- 1
manifest.json View File

@@ -9,7 +9,6 @@

"content_scripts": [{
"matches": ["http://myanimelist.net/*"],
"css": ["centigrade.css"],
"js": ["jquery.min.js", "centigrade.js"]
}],
"permissions": [


Loading…
Cancel
Save