PhotOSINT
OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.
Co to jest PhotOSINT?
PhotOSINT to rozszerzenie Chrome opracowane przez Haris87, a jego główną funkcją jest „OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia PhotOSINT
Pobierz pliki rozszerzeń PhotOSINT 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
Open source OSINT tool for images. Scans page for images with EXIF metadata, while browsing, and shows all images found with EXIF data on popup window. Also provides context menu options for images such as reverse image search in different search engines, and metadata viewer.
Podstawowe informacje o rozszerzeniu
Nazwa | PhotOSINT |
ID | gonhdjmkgfkokhkflfhkbiagbmoolhcd |
Oficjalny URL | https://chromewebstore.google.com/detail/photosint/gonhdjmkgfkokhkflfhkbiagbmoolhcd |
Opis | OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images. |
Rozmiar pliku | 8.23 MB |
Liczba instalacji | 3,067 |
Aktualna Wersja | 0.4 |
Ostatnia Aktualizacja | 2021-07-21 |
Data Publikacji | 2021-07-07 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | Haris87 |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/Haris87/photosint |
Adres URL Strony Pomocy | https://github.com/Haris87/photosint |
Adres URL Strony Polityki Prywatności | https://www.freeprivacypolicy.com/live/139ba3ea-b9d4-4046-89ce-05ffec85bdc8 |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PhotOSINT", "version": "0.4", "description": "OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "tabs", "contextMenus" ], "host_permissions": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "options_page": "", "content_scripts": [ { "matches": [ " |