Chrome Locker
Restrict unauthorized access to your web accounts
Chrome Lockerとは何ですか?
Chrome Lockerはankur1812vuによって開発されたChromeの拡張機能で、その主な機能は「Restrict unauthorized access to your web accounts」です。
拡張機能のスクリーンショット
Chrome Locker拡張機能のCRXファイルをダウンロード
Chrome Locker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Install Chrome Locker to password protect your emails and social media accounts. The extension adds a lock-screen to the websites which you want to secure, and unlocks only after correct password is entered.
[ Default password is "password" ] 拡張機能の基本情報
| 名前 | |
| ID | mbppjdfmgdlhakpabemcmhnckanjdjmn |
| 公式URL | https://chromewebstore.google.com/detail/chrome-locker/mbppjdfmgdlhakpabemcmhnckanjdjmn |
| 説明 | Restrict unauthorized access to your web accounts |
| ファイルサイズ | 15.78 KB |
| インストール数 | 1,725 |
| 現在のバージョン | 1.0.3 |
| 最終更新日 | 2022-04-11 |
| 公開日 | 2022-04-04 |
| 評価 | 1.00/5 合計 2 レビュー |
| 開発者 | ankur1812vu |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Chrome Locker",
"description": "Restrict unauthorized access to your web accounts",
"version": "1.0.3",
"manifest_version": 3,
"background": {
"service_worker": "background_chromelock.js"
},
"content_scripts": [
{
"matches": [
" | |