Skip to content

eversiege/unifsearch-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unifsearch - The Best New Tab Extension

A chromium extension for Unifsearch.

Loading an Unpacked Chrome Extension

Prerequisites

Before you begin, make sure you have the following:

  • Any chromium browser (Edge, Chrome, etc.)

Steps

  1. Download the Chrome extension from the GitHub repository.

image (Example shown using ublock origin's repo)

  1. Locate the downloads folder on your PC.

  2. Extract the downloaded file if it's in a compressed format (e.g., ZIP). You should now have a directory containing the extension's source code and related files. image

  3. Open the browser and type chrome://extensions (chrome:// will work for any chromium based browser) in the address bar. This will take you to the Chrome Extensions page.

  4. Enable the "Developer mode" option located in the top-right corner of the Extensions page. This will reveal additional options and buttons. image

  5. Click the "Load unpacked" button that appears after enabling Developer mode. This will open a file browser dialog. image

  6. In the file browser dialog, navigate to the directory where you extracted the extension's source code and select it. Click the "Select Folder" button to load the extension. image

  7. Chrome will now load the unpacked extension, and its icon should appear in the Chrome toolbar. You may also see a notification confirming the successful installation. image

  8. Test the extension by opening a new tab. image (Click Keep Changes)

image

EXTRA: To manage or remove the extension, you can go back to the Chrome Extensions page (chrome://extensions). From there, you can disable or remove the extension as needed.

About

A chromium extension for Unifsearch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.6%
  • HTML 29.9%
  • CSS 26.5%