Web Lock | App lock for websites
Your app lock, but for the web. Protect any website with a password!
什麼是Web Lock | App lock for websites?
Web Lock | App lock for websites是由https://blogdesire.com開發的Chrome擴展程式,該擴展的主要功能是“Your app lock, but for the web. Protect any website with a password!”。
擴展截圖
下載Web Lock | App lock for websites擴展crx文件
下載Web Lock | App lock for websites擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Web lock is password protection for websites, just like app locks on mobile phones. With this extension, you can password protect any website that contains your sensitive data, like email, chat, photos, etc. This is also an excellent fit for parents who want to restrict their children from accessing the broad internet. Key Features: Web Lock: To Protect any website with a password Block Site: Block any distracting website to stay focused Browser Lock: Lock your entire browser with just one click Password Recovery: Easy password recovery system. So, you don't have to worry if you ever forget your password. Password Change: Change your password with just one click. Changelog: --v1.31 - Released Browser Lock Alpha Version --v1.3 - Fixed the issue of not working on some sites. - Added Browser Lock feature --v1.2 - Changed Email Server - Added Block Site - Added Announcement Page - Added Feedback Form - Improved URL input experience --v1.1 - Initial Release with web lock feature
擴展基本資訊
名稱 | Web Lock | App lock for websites |
ID | dnnadodijkgincdakbjjhhcmlbfpahjj |
官方網址 | https://chromewebstore.google.com/detail/web-lock-app-lock-for-web/dnnadodijkgincdakbjjhhcmlbfpahjj |
簡介 | Your app lock, but for the web. Protect any website with a password! |
檔案大小 | 251 KB |
安裝次數 | 12,623 |
目前版本 | 1.31 |
更新時間 | 2024-03-04 |
上架時間 | 2022-03-20 |
評分 | 4.29/5 共 51 次評分 |
開發者 | https://blogdesire.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://apps.blogdesire.com/web-lock |
說明頁面URL | https://khokon.dev/contact |
隱私政策頁面URL | https://server.khokon.dev/weblock-privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Khokon M. (khokon.dev)", "content_scripts": [ { "js": [ "assets\/js\/sha.js", "assets\/js\/noty.js", "assets\/js\/content.js" ], "matches": [ "*:\/\/*\/*" ], "run_at": "document_start" } ], "web_accessible_resources": [ { "resources": [ "assets\/css\/login.css", "assets\/css\/noty.css", "assets\/js\/locker.js", "assets\/js\/sha.js", "assets\/js\/noty.js", "assets\/img\/up-arrow.svg", "forgot.html", "login.html", "blocked.html" ], "matches": [ " |