Tablockify
Prevent your tab to be closed or reloaded
What is Tablockify?
Tablockify is a Chrome extension developed by Erik Häyry, and its main feature is "Prevent your tab to be closed or reloaded".
Extension Screenshots
Download Tablockify Extension CRX File
Download Tablockify extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Tablockify |
ID | ljoigkihbbkhheipboecckncfpljepbm |
Official URL | https://chromewebstore.google.com/detail/tablockify/ljoigkihbbkhheipboecckncfpljepbm |
Description | Prevent your tab to be closed or reloaded |
File Size | 19.01 KB |
Installation Count | 201 |
Current Version | 4 |
Last Updated | 2014-11-10 |
Publish Date | 2014-11-10 |
Rating | 2.50/5 Total 16 Ratings |
Developer | Erik Häyry |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [ " |