diff --git a/src/LICENSE b/src/firefox/LICENSE similarity index 100% rename from src/LICENSE rename to src/firefox/LICENSE diff --git a/src/background.html b/src/firefox/background.html similarity index 100% rename from src/background.html rename to src/firefox/background.html diff --git a/src/background.js b/src/firefox/background.js similarity index 100% rename from src/background.js rename to src/firefox/background.js diff --git a/src/content/content.js b/src/firefox/content/content.js similarity index 100% rename from src/content/content.js rename to src/firefox/content/content.js diff --git a/src/content/getCss.js b/src/firefox/content/getCss.js similarity index 100% rename from src/content/getCss.js rename to src/firefox/content/getCss.js diff --git a/src/content/getMethodOrVarText.js b/src/firefox/content/getMethodOrVarText.js similarity index 100% rename from src/content/getMethodOrVarText.js rename to src/firefox/content/getMethodOrVarText.js diff --git a/src/content/handleTable.js b/src/firefox/content/handleTable.js similarity index 100% rename from src/content/handleTable.js rename to src/firefox/content/handleTable.js diff --git a/src/content/jquery.min.js b/src/firefox/content/jquery.min.js similarity index 100% rename from src/content/jquery.min.js rename to src/firefox/content/jquery.min.js diff --git a/src/content/record.js b/src/firefox/content/record.js similarity index 100% rename from src/content/record.js rename to src/firefox/content/record.js diff --git a/src/content/search.js b/src/firefox/content/search.js similarity index 100% rename from src/content/search.js rename to src/firefox/content/search.js diff --git a/src/content/style.css b/src/firefox/content/style.css similarity index 100% rename from src/content/style.css rename to src/firefox/content/style.css diff --git a/src/fonts/Lato-Regular.ttf b/src/firefox/fonts/Lato-Regular.ttf similarity index 100% rename from src/fonts/Lato-Regular.ttf rename to src/firefox/fonts/Lato-Regular.ttf diff --git a/src/logo/128.png b/src/firefox/logo/128.png similarity index 100% rename from src/logo/128.png rename to src/firefox/logo/128.png diff --git a/src/logo/16.png b/src/firefox/logo/16.png similarity index 100% rename from src/logo/16.png rename to src/firefox/logo/16.png diff --git a/src/logo/48.png b/src/firefox/logo/48.png similarity index 100% rename from src/logo/48.png rename to src/firefox/logo/48.png diff --git a/src/logo/icon/controls.svg b/src/firefox/logo/icon/controls.svg similarity index 100% rename from src/logo/icon/controls.svg rename to src/firefox/logo/icon/controls.svg diff --git a/src/logo/icon/copy.svg b/src/firefox/logo/icon/copy.svg similarity index 100% rename from src/logo/icon/copy.svg rename to src/firefox/logo/icon/copy.svg diff --git a/src/logo/icon/love.svg b/src/firefox/logo/icon/love.svg similarity index 100% rename from src/logo/icon/love.svg rename to src/firefox/logo/icon/love.svg diff --git a/src/logo/ruto.webp b/src/firefox/logo/ruto.webp similarity index 100% rename from src/logo/ruto.webp rename to src/firefox/logo/ruto.webp diff --git a/src/logo/tl.webp b/src/firefox/logo/tl.webp similarity index 100% rename from src/logo/tl.webp rename to src/firefox/logo/tl.webp diff --git a/src/manifest.json b/src/firefox/manifest.json similarity index 100% rename from src/manifest.json rename to src/firefox/manifest.json diff --git a/src/option.html b/src/firefox/option.html similarity index 100% rename from src/option.html rename to src/firefox/option.html diff --git a/src/popup.html b/src/firefox/popup.html similarity index 100% rename from src/popup.html rename to src/firefox/popup.html diff --git a/src/tools/ballon.css b/src/firefox/tools/ballon.css similarity index 100% rename from src/tools/ballon.css rename to src/firefox/tools/ballon.css diff --git a/src/tools/option.js b/src/firefox/tools/option.js similarity index 100% rename from src/tools/option.js rename to src/firefox/tools/option.js diff --git a/src/tools/options.css b/src/firefox/tools/options.css similarity index 100% rename from src/tools/options.css rename to src/firefox/tools/options.css diff --git a/src/tools/popup.js b/src/firefox/tools/popup.js similarity index 100% rename from src/tools/popup.js rename to src/firefox/tools/popup.js diff --git a/src/tools/popupStyle.css b/src/firefox/tools/popupStyle.css similarity index 100% rename from src/tools/popupStyle.css rename to src/firefox/tools/popupStyle.css