diff --git a/platform/webext/manifest.json b/platform/firefox/manifest.json similarity index 100% rename from platform/webext/manifest.json rename to platform/firefox/manifest.json diff --git a/platform/webext/vapi-usercss.js b/platform/firefox/vapi-usercss.js similarity index 100% rename from platform/webext/vapi-usercss.js rename to platform/firefox/vapi-usercss.js diff --git a/platform/webext/vapi-webrequest.js b/platform/firefox/vapi-webrequest.js similarity index 100% rename from platform/webext/vapi-webrequest.js rename to platform/firefox/vapi-webrequest.js diff --git a/tools/make-webext-meta.py b/tools/make-firefox-meta.py similarity index 100% rename from tools/make-webext-meta.py rename to tools/make-firefox-meta.py diff --git a/tools/make-webext.sh b/tools/make-firefox.sh similarity index 100% rename from tools/make-webext.sh rename to tools/make-firefox.sh