Don't Leave
This browser extension prevents your important tabs from closing, reloading, or leaving in order to keep you focused.
Wat is Don't Leave?
Don't Leave is een Chrome-extensie ontwikkeld door Primo, en de belangrijkste functie is "This browser extension prevents your important tabs from closing, reloading, or leaving in order to keep you focused.".
Extensie Screenshots
Download het CRX-bestand van de extensie Don't Leave
Download Don't Leave-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
It'll alert you with a message if you try to close, reload, or leave the page anyway. - Why our extension? = Only by one click. = Open-Source.
Basisinformatie over de Extensie
Naam | Don't Leave |
ID | miikombcflpfechloeocnelmgeekgild |
Officiële URL | https://chromewebstore.google.com/detail/dont-leave/miikombcflpfechloeocnelmgeekgild |
Beschrijving | This browser extension prevents your important tabs from closing, reloading, or leaving in order to keep you focused. |
Bestandsgrootte | 30.91 KB |
Aantal Installaties | 67 |
Huidige Versie | 1.0.3 |
Laatst Bijgewerkt | 2021-11-06 |
Publicatiedatum | 2021-02-20 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Primo |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/m-primo/Dont-Leave |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Don't Leave", "version": "1.0.3", "description": "This browser extension prevents your important tabs from closing, reloading, or leaving in order to keep you focused.", "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html", "icons": [ "img\/icon.svg" ] }, "permissions": [ "activeTab", " |