No-Tabs-Auto-Discard

CRX ID
ndpjhokgnpdcldkklhhklkgabnjehfap
Status
  • Live on Store
Description from extension meta

Disabilità l'auto-discard per tutti i tabs oppure per i tabs con domini spefici

Image from store
No-Tabs-Auto-Discard
Description from store

Disable automatic discarding for all Chrome tabs or for tabs opened on specific/configured domains.

Developed on v3 Chrome Extensions manifest specification.

This extension can be configured to work in different modes, the configuration file is located in the extension installation folder, i.e. for Windows :

- C:\Users\<current user>\AppData\Local\Google\Chrome\User Data\Default\Extensions\<extension ID>\<extension version>\config.json

The configuration file has this structure :

{
"defaultWorkMode":"DISABLE_FOR_ALL_TABS",
"domains":["domain1.example.com","domain2.example.com","domain3.example.com","..."]
}

"defaultWorkMode" parameter :

This mandatory parameter controls the behaviour of the extension, allowed values :

- EXTENSION_DISABLED -> Disable the extension, Chrome standard auto-discard behaviour
- DISABLE_FOR_ALL_TABS -> Disable auto-discard for all tabs
- DISABLE_ONLY_FOR_DOMAINS -> Disable auto-discard for tabs opened on specific domains

"domains" parameter :

This optional parameter contains the array of FQDN to be used to disable auto-discard when
the extension workMode is DISABLE_ONLY_FOR_DOMAINS

Latest reviews

Mike Zou 2024-04-10

When this extension is active, it sometimes opens an exact duplicate of the link that you clicked on.

Statistics

Installs
6,000
Market
Chrome Web Store
Category
Rating
3.67 (6 votes)
Last update
2022-06-01
Version 1.0.4
Languages