By: Minimalist Add-on
Inspect and view changes in Browser Lock Simple source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Browser Lock",
"version": "1.1",
"description": "Lock/unlock browser input with a single click",
"permissions": [
"<all_urls>",
"webNavigation",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "browser-lock@yourdomain.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "icon-16-unlocked.png",
"32": "icon-32-unlocked.png",
"48": "icon-48-unlocked.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true,
"match_about_blank": true,
"run_at": "document_start"
}
],
"icons": {
"48": "icon-48-unlocked.png",
"96": "icon-96-unlocked.png"
}
} Best Browser Lock Simple Alternatives
Here are some Firefox add-ons that are similar to Browser Lock Simple:
Browser Locker
MentiTools
Browser Lock Timer
PhyoTP
Browser Lock
Komoid
Browser Lock by Minhaz Kabbo
Minhaz Kabbo
Browser Lock
idk
1-Click Safe Browsing
Maneesh Thakur
TouchLock – Fingerprint Browser Lock
Mathinraj
MindLock
oblyvyn
LockMyTab – Secure PIN Lock for Tabs
Chrg_Bsr
Locksy - Tab Locker & Password Protection
Vansh Sethi
Dario Locker: App & Tab Lock
Otávio Dario
Focus Lock
Roberto Esparza