Let Me Out
Prevents actions (like alerts) when navigating away from a page.
Wat is Let Me Out?
Let Me Out is een Chrome-extensie ontwikkeld door https://tedbigham.blogspot.com, en de belangrijkste functie is "Prevents actions (like alerts) when navigating away from a page.".
Extensie Screenshots
Download het CRX-bestand van de extensie Let Me Out
Download Let Me Out-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
This extension blocks popup messages like "Are you sure you want to leave this page?" when navigating away from some sites. Feel free to leave feedback for sites this doesn't work on. I'll try to update new versions to deal with new techniques.
Basisinformatie over de Extensie
Naam | Let Me Out |
ID | hnfdibcbmlppjlkefinedeffoiomlecc |
Officiële URL | https://chromewebstore.google.com/detail/let-me-out/hnfdibcbmlppjlkefinedeffoiomlecc |
Beschrijving | Prevents actions (like alerts) when navigating away from a page. |
Bestandsgrootte | 4.26 KB |
Aantal Installaties | 10,903 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2015-01-27 |
Publicatiedatum | 2015-01-27 |
Beoordeling | 3.94/5 Totaal 66 Beoordelingen |
Ontwikkelaar | https://tedbigham.blogspot.com |
Betalingswijze | free |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Let Me Out", "short_name": "letmeout", "description": "Prevents actions (like alerts) when navigating away from a page.", "version": "1.3", "web_accessible_resources": [ "before.inject.js", "after.inject.js" ], "content_scripts": [ { "matches": [ " |