Third-party cookies

Sample extension which demonstrates how to access a preference.

What is Third-party cookies?

Third-party cookies is a Chrome extension developed by r Digital Marketing, and its main feature is "Sample extension which demonstrates how to access a preference.".

Extension Screenshots

screenshot

Download Third-party cookies Extension CRX File

Download Third-party cookies 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

                        This extension will show how to access your preference. If you face any difficulty in finding your desired results, then just send a request by email with the issue. We try our best to provide you the solution as soon as possible. Our main motto is to satisfy our loving visitors by providing good results. 

Keep connected With us…                    

Extension Basic Information

Name Third-party cookies Third-party cookies
ID pmljbijmgkjbeocioikbhhnepbdhgean
Official URL https://chromewebstore.google.com/detail/third-party-cookies/pmljbijmgkjbeocioikbhhnepbdhgean
Description Sample extension which demonstrates how to access a preference.
File Size 6.29 KB
Installation Count 31
Current Version 2.1
Last Updated 2021-12-02
Publish Date 2021-12-02
Developer r Digital Marketing
Email [email protected]
Payment Type free
Extension Website https://bestsublimationsprinter.com/
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Third-party cookies",
    "version": "2.1",
    "description": "Sample extension which demonstrates how to access a preference.",
    "permissions": [
        "privacy"
    ],
    "browser_action": {
        "default_icon": "16.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}