diff --git a/src/commonEvents.js b/src/handlers/commonEvents.js similarity index 100% rename from src/commonEvents.js rename to src/handlers/commonEvents.js diff --git a/src/modifications/contextMenu.js b/src/handlers/contextMenu.js similarity index 100% rename from src/modifications/contextMenu.js rename to src/handlers/contextMenu.js diff --git a/src/modifications/dragAndDrop.js b/src/handlers/dragAndDrop.js similarity index 100% rename from src/modifications/dragAndDrop.js rename to src/handlers/dragAndDrop.js