Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Chrome Omnibox extension allows the user to open a mailinator inbox right from the address bar in chrome.

License

Notifications You must be signed in to change notification settings

wcchristian/chrome-mailinator-omnibox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED

This project is no longer maintained. I had to pull it off of the store due to manifest v3 requirements. I may take some time to rebuild this if I get a chance.

Chrome Mailinator Omnibox

Chrome Omnibox extension allows the user to open a mailinator inbox right from the address bar in chrome.

Usage

Omnibox

The intended usage of this is to use the chrome omnibox. Navigate to the chrome omnibox (address bar) by clicking on it or pressing CMD+L or CTRL+L.

After typing mail and pressing the spacebar, type the name of any mailinator inbox you wish.

Persistance

Every time you navigate to an inbox, the inbox name is stored to your chrome sync data. This means it will be available on every chrome installation you have provided that sync is turned on. Otherwise the saved inboxes will save to the local storage of your chrome browser.

The extension will save the last 20 mailboxes accessed.

You can access your recent inboxes by clicking on the extension icon in the chrome toolbar.

Development

Build

To build the extension from deployment, run:

./build.sh

To clean the repository from build artifacts, run:

./clean.sh

Versioning

When adding a new version, make sure to update manifest.json and build.sh with appropriate version numbers.

About

Chrome Omnibox extension allows the user to open a mailinator inbox right from the address bar in chrome.

Topics

Resources

License

Stars

Watchers

Forks