Cookie Editor Pro

An effective and user-friendly Cookie Editor Pro.

Cookie Editor Pro क्या है?

Cookie Editor Pro https://www.downloadhub.cloud द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An effective and user-friendly Cookie Editor Pro."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Cookie Editor Pro एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        A powerful, free, and user-friendly Visual Cookie Editor is Cookie Editor Pro. Manage all the cookies you've stored in your browser, including those from third parties. The user interface is tidy and well-structured.

Cookie Editor Pro - Few Key Features: 

1. Viewing Cookies: Users have access to a complete list of all cookies that have been saved in their browser, along with details like the name, value, domain, path, and expiration date. 

2. Editing Cookies: Users have the ability to modify the values of already-created cookies, changing the data that is stored there. 

3. Cookies can be deleted individually or in bulk by users if they no longer need them. 

4. Searching for Cookies: Users can use keywords to search for particular cookies, making it simpler for them to locate and modify or delete the cookies they want. 

Standard Features: 
+ Add a new cookie 
+ Edit a cookie properties 
+ Delete a cookie 
+ Delete all cookies at once 
+ Password protected Encrypted Storage 
+ Ability to create your own custom cookie sets 
+ Backup and Restore 
+ Export to a file 
+ Import from a file                    

एक्सटेंशन की मूल जानकारी

नाम Cookie Editor Pro Cookie Editor Pro
ID jolaogceaehedihjaffjcgeajhdcjgbc
आधिकारिक URL https://chromewebstore.google.com/detail/cookie-editor-pro/jolaogceaehedihjaffjcgeajhdcjgbc
विवरण An effective and user-friendly Cookie Editor Pro.
फ़ाइल का आकार 1.25 MB
स्थापना संख्या 518
वर्तमान संस्करण 2.0.6
अंतिम अपडेट 2023-02-12
प्रकाशन तिथि 2023-02-11
रेटिंग 2.33/5 कुल 3 रेटिंग्स
डेवलपर https://www.downloadhub.cloud
ईमेल [email protected]
भुगतान के प्रकार free
सहायता पृष्ठ URL https://www.downloadhub.cloud/2023/02/cookie.html
गोपनीयता नीति पृष्ठ URL https://www.downloadhub.cloud/p/privacy-policy.html
समर्थित भाषाएँ en,en-GB,en-US,pt-BR,ru,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "data\/icons\/icon-128.png",
            "32": "data\/icons\/icon-32.png",
            "38": "data\/icons\/icon-38.png",
            "512": "data\/icons\/icon-512.png",
            "64": "data\/icons\/icon-64.png"
        },
        "default_title": "__MSG_extTitle__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "host_permissions": [
        ""
    ],
    "homepage_url": "https:\/\/www.downloadhub.cloud\/2023\/02\/cookie.html",
    "icons": {
        "128": "data\/icons\/icon-128.png",
        "32": "data\/icons\/icon-32.png",
        "38": "data\/icons\/icon-38.png",
        "512": "data\/icons\/icon-512.png",
        "64": "data\/icons\/icon-64.png"
    },
    "content_security_policy": {
        "script-src": "self unsafe-eval",
        "unsafe-eval": "object-src self",
        "unsafe-inline": "self"
    },
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "options_ui": {
        "open_in_tab": true,
        "page": "data\/manager.html"
    },
    "permissions": [
        "cookies",
        "contextMenus",
        "storage",
        "tabs"
    ],
    "version": "2.0.6"
}