WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Forensic OSINT Full Page Screen Capture

Forensic OSINT Full Page Screen Capture

View on Chrome Web Store
View Forensic OSINT Full Page Screen Capture Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (26 ratings)
1 new ratings
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Empower your OSINT investigations with intuitive capture tools, easy video downloads, and secure data handling
Type
Extension
Users
9,000 users
500
TwiceSafe Software Solutions Inc.
View author page of TwiceSafe Software Solutions Inc.
Published
Published on December 28, 2023
Version 2.7.1
Manifest version
3
Updated
Updated on August 17, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Forensic OSINT Full Page Screen Capture Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Forensic OSINT Full Page Screen Capture",
    "description": "Empower your OSINT investigations with intuitive capture tools, easy video downloads, and secure data handling",
    "version": "2.7.1",
    "permissions": [
        "activeTab",
        "tabs",
        "downloads",
        "storage",
        "scripting",
        "pageCapture",
        "webNavigation",
        "identity",
        "cookies",
        "webRequest"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/images\/progress-spinner.gif"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "assets\/images\/icon16.png",
        "32": "assets\/images\/icon32.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "assets\/images\/icon16.png",
            "32": "assets\/images\/icon32.png",
            "48": "assets\/images\/icon48.png",
            "128": "assets\/images\/icon128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScript.js"
            ],
            "run_at": "document_idle"
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top