Download the extension
This chrome extension is for students taking tests on the Iamneo portal.
⚠️ Disclaimer: This project is intended for educational purposes only.
We've completely overhauled the extension for a smoother, faster, and stealthier experience.
| Feature | Old Version | 🆕 New Version |
|---|---|---|
| Access | Required "Enter Access Key" | Auto-Unlock (No Key Needed) |
| Theme | Dark Mode Only | Light Mode (Clean & Professional) |
| Setup | Manual API Configuration | Automatic API Configuration |
| Shortcuts | Visible List on Popup | Hidden (Clean UI) |
| Stealth | Manual Toggles | "Agent Smith" Mode (Auto-Hides) |
| Code Copy | No Code Copy | Smart Copy (Starter + Main + Footer) |
Gone are the manual toggles. The "Agent Smith" protocol now not activates automatically when an exam starts.
- Auto-Hide: The extension removes its own UI traces to prevent detection.
- Anti-Anti-Debug: Automatically counters debugger detection scripts.
- No User Action Required: It just works in the background.
Copying code just got smarter. When you copy code from the editor:
- Captures Everything: Automatically grabs the Starter Code, Main Function, and Footer/Hidden Code.
- Formatted: Preserves structure for easy pasting into your IDE or AI tool.
NeoExamShield Bypass: Break free from Examly's limitations.Tab Switching Bypass: Prevents unwanted tab switch restrictionsPasting When Restricted: Quickly paste answers with easeExam Toggle Button Issue: The message toggle button previously appeared when the exam started, which could be visible. This issue has now been fixed, and the toggle button will no longer appear after the exam starts.
Follow this routine to maximize your exam performance:
- Install: Load the unpacked extension (see Installation below).
- Verify: Click the extension icon. You should see the clean Light Mode popup with the "NeoExamShield" title No input needed.
- Solve MCQs: Select the question text and press Alt + Shift + Q.
- Coding Questions:
- Smart Copy: Select your code to copy the full logic (Starter + Main + Footer).
- Auto-Type: Have the solution ready? Press Alt + Shift + T to type it out human-like.
- Quick Search: Select any text and press Alt + Shift + S to get AI insights instantly.
- Agent Smith: Relax. The extension automatically hides its tracks. You don't need to toggle anything.
- Download the extension.
- Open Chrome and go to
chrome://extensions/. - Enable Developer mode (top right).
- Click Load unpacked and select the extension folder.
- Your NeoExamShield extension is ready!
This project is licensed under the MIT License LICENSE. This project is a modified and extended version of the original NeoPass repository.