Wolf Session Pro

An effective extension to download session parameters.

What is Wolf Session Pro?

Wolf Session Pro is a Chrome extension developed by https://wolfgrowth.com, and its main feature is "An effective extension to download session parameters.".

Extension Screenshots

screenshot
screenshot

Download Wolf Session Pro Extension CRX File

Download Wolf Session Pro extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        - Fast detection of session parameters.
- In-built session generation feature.                    

Extension Basic Information

Name Wolf Session Pro Wolf Session Pro
ID ghceccfoenhlbfmfmjgljfgcpifccmja
Official URL https://chromewebstore.google.com/detail/wolf-session-pro/ghceccfoenhlbfmfmjgljfgcpifccmja
Description An effective extension to download session parameters.
File Size 102 KB
Installation Count 285
Current Version 1.9.2
Last Updated 2022-06-07
Publish Date 2021-06-01
Developer https://wolfgrowth.com
Email [email protected]
Payment Type free
Extension Website https://wolfgrowth.com
Help Page URL https://help.wolfgrowth.com
Privacy Policy Page URL https://wolfgrowth.com/privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.9.2",
    "description": "__MSG_appDesc__",
    "permissions": [
        "tabs",
        "cookies",
        "downloads"
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/"
    ],
    "icons": {
        "16": "images\/wolf_pro_16.png",
        "32": "images\/wolf_pro_32.png",
        "48": "images\/wolf_pro_48.png",
        "128": "images\/wolf_pro_128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/wolf_pro_16.png",
            "32": "images\/wolf_pro_32.png",
            "48": "images\/wolf_pro_48.png",
            "128": "images\/wolf_pro_128.png"
        }
    },
    "default_locale": "en",
    "content_security_policy": {
        "extension_page": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
    },
    "manifest_version": 3
}