-
Notifications
You must be signed in to change notification settings - Fork 150
Description
My Microsoft Edge extension failed certification under requirement 1.3
“Product is Testable”.
The reviewer requested additional testing instructions to be added to
“Submission Options > Notes for Certification”.
However, there is no location in Partner Center to edit or add Notes for
Certification:
- The Update wizard ends at Store listings
- The certification report page is read-only
- No Notes for certification field is rendered anywhere
Please attach the testing instructions below to my submission and re-queue
the review.
Extension name:
Launch Redirector — Adobe Launch Environment Switcher
Store ID:
ORDCKH0T5VVV
Product ID:
15e76814-dd8a-44c1-a1b5-762f6de9e4b6
Testing instructions:
This extension is a developer utility that redirects JavaScript requests
(specifically Adobe Launch launch-*.js files) using Edge’s
declarativeNetRequest API.
No login, credentials, or external services are required.
How to test:
- Open any webpage.
- Open DevTools → Network tab → reload the page.
- Open the extension popup.
- Create a mapping where the source URL contains “launch-”
and the redirect URL points to any valid public JavaScript file. - Activate the mapping.
- Reload the page and confirm the request is redirected.
- Deactivate the mapping to confirm normal behavior returns.
All data is stored locally. No data is collected or transmitted.