Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dimithrandir/oixs

Open in X seconds - a browser extension for opening links with a delay
https://github.com/dimithrandir/oixs

addon chrome chrome-extension chromium extension firefox firefox-extension webextension

Last synced: about 1 month ago
JSON representation

Open in X seconds - a browser extension for opening links with a delay

Awesome Lists containing this project

README

        


Open in X seconds

Open in X seconds (oixs) is a web extension for Firefox and Chromium based browsers that allows you to open links with a variable delay of your choosing. Minimal and customizable, with very intuitive interface, it aims to improve modern browsing experience for users with less stable connection or older hardware.

## Demo

https://github.com/Dimithrandir/oixs/assets/24793925/1eafb0ed-0ffc-459f-88d2-87d26405d0bd

## Installation

For Firefox, you can install it from the official Mozilla Add-on platform:

https://addons.mozilla.org/en-US/firefox/addon/open-in-x-seconds/

For Chromium based browsers, you can install it from the Chrome web store:

https://chromewebstore.google.com/detail/mginaodmfhpfdcgimpmcdpdghhhjameo

## Permissions

* activeTab - to add the knob controller in the active tab
* contextMenus - to add a context menu item for oixs (optional)
* storage - to store user preferences
* alarms - to postpone opening links for longer than 30 seconds (Chromium only)