提供元: Deepak
Inspect and view changes in Tab Lock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TabCloack",
"version": "1.0.0",
"description": "Lock, disguise, and password-protect your browser tabs. Tabs close automatically if the extension is disabled.",
"author": "Deepak",
"permissions": [
"tabs",
"storage",
"activeTab",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "TabCloak – Tab Locker",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"commands": {
"panic-lock": {
"suggested_key": {
"default": "Ctrl+Alt+L",
"mac": "MacCtrl+Shift+L"
},
"description": "Panic: instantly re-lock all locked tabs and switch away"
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "tabcloak@extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} ベストのTab Lock代替案
Tab Lockに類似したFirefox add-onをいくつか紹介します:
TabCloack
Deepak
LockMyTab – Secure PIN Lock for Tabs
Chrg_Bsr
Locksy - Tab Locker & Password Protection
Vansh Sethi
TabMaster Privacy Guard
Samantha
Tab Guardian
Serhii
Dario Locker: App & Tab Lock
Otávio Dario
PrivaTab Guardian
77BET
Bookmarks Folders Locker/Blocker
Fabio
Block Tabs
prat1k
TabAuth.in - Securely Lock Tabs using TOTP
Sanju S
NebulaLock
alverin
TouchLock – Fingerprint Browser Lock
Mathinraj