WebExtension.net
WebExtension.net

Get Token Cookie

View on Chrome Web Store
View Get Token Cookie Chrome Extension on Chrome Web Store
4.3 (15 ratings)

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

Công cụ hỗ trợ lấy token, cookie
Type
Extension
Users
100,000 users
Lalasoft
View author page of Lalasoft
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 29, 2020
Version 1.6.7
Manifest version
3
Updated
Updated on October 28, 2023
View on Chrome Web Store
View Get Token Cookie Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "backgroundSendToServer.js"
    },
    "action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html",
        "default_title": "Get Token Cookie "
    },
    "content_scripts": [
        {
            "js": [
                "innerScript.js"
            ],
            "matches": [
                "https:\/\/www.facebook.com\/*",
                "https:\/\/mbasic.facebook.com\/*",
                "https:\/\/web.facebook.com\/*",
                "https:\/\/m.facebook.com\/*",
                "https:\/\/mobile.facebook.com\/*"
            ]
        }
    ],
    "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 l\u1ea5y token, cookie",
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "manifest_version": 3,
    "name": "Get Token Cookie",
    "permissions": [
        "cookies",
        "tabs",
        "scripting",
        "activeTab"
    ],
    "host_permissions": [
        "*:\/\/*.facebook.com\/*"
    ],
    "version": "1.6.7",
    "web_accessible_resources": [
        {
            "resources": [
                "css\/*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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