OneTab: Multiple URLs Restrict icon

OneTab: Multiple URLs Restrict

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-17.

Extension Actions

CRX ID
aaldlnbbklgcjgjejkfjfefamglajcje
Status
  • Policy Violation
  • Removed Long Ago
Description from extension meta

Restrict URLs which in your configured list to open in the already existing tab. Instead of open the URL in a new tab.

Image from store
OneTab: Multiple URLs Restrict
Description from store

# OneTab

## Introduction

Chrome extension. Restrict opening tabs with the same domain name.

## Feature

When open a new URL which in your configured list:

* If there is a tab already opened with the same domain name. The tab will be refreshed to the new URL. Instead of the new URL open in another new tab.
* If there is no tab opened with the same domain name. The new URL will open in a new tab as usual.

## Option

By right click on the extension icon then click options, you can:

1. configure restricted URL list.
2. enable notification in options to show notification when this triggered.

## Change Log

### v2023.03.04.20

* [U] optimize options page ;
* [F] fix redundant notifications;
* [F] fix daemon.js undefined bug;
* [F] fix js background trigger onSendHeader;

### v2023.03.03.04

* [A] support multiple domain config;