Commit new folders which were not uploaded in the previous commit
diff --git a/json/credits.json b/json/credits.json
new file mode 100644
index 0000000..c3fde48
--- /dev/null
+++ b/json/credits.json
@@ -0,0 +1,27 @@
+/*
+ * JSON credits. This file includes credits to the Open Source projects which made this extension exist
+ */
+{
+ "icon": {
+ "name": "Metro Uinvert Dock Icon Set",
+ "url": "http://dakirby309.deviantart.com/art/Metro-Uinvert-Dock-Icon-Set-725-Icons-294529071",
+ "author": "dAKirby309"
+ },
+ "translation": {
+ "name": "Russian Translation",
+ "url": "https://code.google.com/r/sashasimkin-translateselectedtext/source/detail?r=fc4e58ee0d69929d610a84a7600338e99b9d3d83",
+ "author": "Alexander Simkin"
+ }
+ "sortable": {
+ "name": "Sortable",
+ "url": "https://github.com/RubaXa/Sortable",
+ "author": "Lebedev Konstantin",
+ "license": "MIT License"
+ },
+ "widgets": {
+ "name": "Chromium",
+ "url": "https://code.google.com/p/chromium/",
+ "author": "The Chromum Authors",
+ "license": "BSD-like License"
+ }
+}
\ No newline at end of file