DISPLAY_DEBUG_INFO Cookie Creator
This extension create DISPLAY_DEBUG_INFO Cookie.
What is DISPLAY_DEBUG_INFO Cookie Creator?
DISPLAY_DEBUG_INFO Cookie Creator is a Chrome extension developed by Chetan Patil, and its main feature is "This extension create DISPLAY_DEBUG_INFO Cookie.".
Extension Screenshots
Download DISPLAY_DEBUG_INFO Cookie Creator Extension CRX File
Download DISPLAY_DEBUG_INFO Cookie Creator 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 Plugin will create DISPLAY_DEBUG_INFO Cookie on single click and if it is already created then remove that cookie.
Extension Basic Information
Name | DISPLAY_DEBUG_INFO Cookie Creator |
ID | iiefmkplmkjjkgllcboojehcnhpdmeip |
Official URL | https://chromewebstore.google.com/detail/displaydebuginfo-cookie-c/iiefmkplmkjjkgllcboojehcnhpdmeip |
Description | This extension create DISPLAY_DEBUG_INFO Cookie. |
File Size | 159 KB |
Installation Count | 192 |
Current Version | 1.2 |
Last Updated | 2019-03-10 |
Publish Date | 2019-03-10 |
Developer | Chetan Patil |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DISPLAY_DEBUG_INFO Cookie Creator", "version": "1.2", "manifest_version": 2, "description": "This extension create DISPLAY_DEBUG_INFO Cookie.", "icons": { "16": "\/icons\/16x16.png", "48": "\/icons\/48x48.png", "128": "\/icons\/128x128.png" }, "omnibox": { "keyword": "create cookie" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "cookies", " |