Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dimithrandir/oixs
- Owner: Dimithrandir
- License: mpl-2.0
- Created: 2024-02-23T15:31:06.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-04T12:41:53.000Z (10 months ago)
- Last Synced: 2024-10-13T10:21:43.617Z (2 months ago)
- Topics: addon, chrome, chrome-extension, chromium, extension, firefox, firefox-extension, webextension
- Language: JavaScript
- Homepage:
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)