Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Chrome extension to bypass Safe Exam Browser (SEB) restrictions when taking quizzes. It modifies HTTP request headers to mimic SEB.

NotificationsYou must be signed in to change notification settings

cycyrild/SebBypass

Repository files navigation

Description

Easy browser extension to bypass the execution of quizzes in Safe Exam Browser (SEB).

The extension works by intercepting your browser requests and modifying HTTP headers.

Compatibility

This extension works on all Chromium-based browsers (e.g., Google Chrome, Microsoft Edge, Brave, Opera) and is compatible with all operating systems (Windows, macOS, Linux).

Demo

Installation

You havetwo options to install the extension:

  1. Download a built version from releases:

    • Go to thereleases page.
    • Download the latest release.

    Unzip the downloaded file:

    • Extract the contents of the downloaded file. You should see a folder with a subfolder nameddist.

    Load the extension in Chrome:

    • Open the Chrome browser and navigate tochrome://extensions/.
    • Enable "Developer mode" by toggling the switch in the top-right corner.
    • Click on "Load unpacked" and select thedist directory which contains themanifest.json file.
  2. Build from source:

    • Clone the repository:
      git clone https://github.com/cycyrild/SebBypass.gitcd SebBypass
    • Install the dependencies:
      npm install
    • Compile the project:
      npm run build
    • Load the extension in Chrome:
      • Open the Chrome browser and navigate tochrome://extensions/.
      • Enable "Developer mode" by toggling the switch in the top-right corner.
      • Click on "Load unpacked" and select the directory where the extension files are located (dist folder).

    Usage

    To use the Chrome extension, follow these steps:

    1. Click on the extension icon to open the interface.
    2. Click on the "Choose File" button and select your SEB configuration file from your computer.
    3. Once the file is uploaded, the extension will bypass the execution of quizzes in SEB and allow you to take the quiz directly in your current browser.

About

Chrome extension to bypass Safe Exam Browser (SEB) restrictions when taking quizzes. It modifies HTTP request headers to mimic SEB.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp