IT Portal Password Lookup
IT Portal Password Lookup. It allows to find Account , Device , Local Password from IT Portal
Co to jest IT Portal Password Lookup?
IT Portal Password Lookup to rozszerzenie Chrome opracowane przez https://it-portal.com, a jego główną funkcją jest „IT Portal Password Lookup. It allows to find Account , Device , Local Password from IT Portal”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia IT Portal Password Lookup
Pobierz pliki rozszerzeń IT Portal Password Lookup w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Simplify the look-up of IT Portal credentials via this plugin. It searches the portal for the site you are on and recommends credentials to use for login. The plugin can also be used to search for credentials without having to log in to the IT Portal.
Podstawowe informacje o rozszerzeniu
Nazwa | IT Portal Password Lookup |
ID | dijocadohljfnagfjhpglffpmcodjpgn |
Oficjalny URL | https://chromewebstore.google.com/detail/it-portal-password-lookup/dijocadohljfnagfjhpglffpmcodjpgn |
Opis | IT Portal Password Lookup. It allows to find Account , Device , Local Password from IT Portal |
Rozmiar pliku | 34.06 MB |
Liczba instalacji | 842 |
Aktualna Wersja | 4.4.7 |
Ostatnia Aktualizacja | 2024-02-23 |
Data Publikacji | 2020-12-21 |
Deweloper | https://it-portal.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.it-portal.com/v4 |
Adres URL Strony Pomocy | https://help.siportal.com |
Adres URL Strony Polityki Prywatności | https://www.it-portal.com/v4 |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "SIPortal", "manifest_version": 3, "name": "IT Portal Password Lookup", "version": "4.4.7", "version_name": "4.4.7", "minimum_chrome_version": "88.0", "permissions": [ "storage", "tabs", "activeTab", "contextMenus", "webNavigation", "scripting", "unlimitedStorage", "clipboardWrite", "notifications" ], "commands": { "fill-password": { "suggested_key": "Ctrl+Shift+1", "description": "Fill Password. Note : It will fill the first found credential from the portal for the visited url." } }, "host_permissions": [ " |