Tablockify
Prevent your tab to be closed or reloaded
Qu'est-ce que Tablockify ?
Tablockify est une extension Chrome développée par Erik Häyry, et sa fonction principale est "Prevent your tab to be closed or reloaded".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tablockify
Téléchargez les fichiers d'extension Tablockify au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Prevent a tab from being closed closed or reloaded. Just right click anywhere on the page and select "Lock tab" from the menu. Also useful when debugging javascript and want to prevent unwanted reloads.
Informations de Base sur l'Extension
Nom | Tablockify |
ID | ljoigkihbbkhheipboecckncfpljepbm |
URL Officiel | https://chromewebstore.google.com/detail/tablockify/ljoigkihbbkhheipboecckncfpljepbm |
Description | Prevent your tab to be closed or reloaded |
Taille du Fichier | 19.01 KB |
Nombre d'Installations | 201 |
Version Actuelle | 4 |
Dernière Mise à Jour | 2014-11-10 |
Date de Publication | 2014-11-10 |
Évaluation | 2.50/5 Total 16 Évaluations |
Développeur | Erik Häyry |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tablockify", "version": "4", "description": "Prevent your tab to be closed or reloaded", "background": { "scripts": [ "js\/background.js" ] }, "icons": { "48": "icon-48.png", "128": "icon-128.png" }, "content_scripts": [ { "matches": [ " |