PhotOSINT
OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.
Cos'è PhotOSINT?
PhotOSINT è un'estensione di Chrome sviluppata da Haris87, e la sua funzione principale è "OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione PhotOSINT
Scarica i file di estensione PhotOSINT 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
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.
Informazioni di Base sull'Estensione
Nome | PhotOSINT |
ID | gonhdjmkgfkokhkflfhkbiagbmoolhcd |
URL Ufficiale | https://chromewebstore.google.com/detail/photosint/gonhdjmkgfkokhkflfhkbiagbmoolhcd |
Descrizione | OSINT tool for images. Scans page for images with EXIF metadata, while browsing. Also has context menu options for images. |
Dimensione del File | 8.23 MB |
Conteggio Installazioni | 3,067 |
Versione Corrente | 0.4 |
Ultimo Aggiornamento | 2021-07-21 |
Data di Pubblicazione | 2021-07-07 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | Haris87 |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/Haris87/photosint |
URL della Pagina di Aiuto | https://github.com/Haris87/photosint |
URL della Pagina della Politica sulla Privacy | https://www.freeprivacypolicy.com/live/139ba3ea-b9d4-4046-89ce-05ffec85bdc8 |
Lingue Supportate | 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": [ " |