Chrome Locker
Restrict unauthorized access to your web accounts
Cos'è Chrome Locker?
Chrome Locker è un'estensione di Chrome sviluppata da ankur1812vu, e la sua funzione principale è "Restrict unauthorized access to your web accounts".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Chrome Locker
Scarica i file di estensione Chrome Locker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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" ]
Informazioni di Base sull'Estensione
Nome | Chrome Locker |
ID | mbppjdfmgdlhakpabemcmhnckanjdjmn |
URL Ufficiale | https://chromewebstore.google.com/detail/chrome-locker/mbppjdfmgdlhakpabemcmhnckanjdjmn |
Descrizione | Restrict unauthorized access to your web accounts |
Dimensione del File | 15.78 KB |
Conteggio Installazioni | 1,725 |
Versione Corrente | 1.0.3 |
Ultimo Aggiornamento | 2022-04-11 |
Data di Pubblicazione | 2022-04-04 |
Valutazione | 1.00/5 Totale 2 Valutazioni |
Sviluppatore | ankur1812vu |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |