DISPLAY_DEBUG_INFO Cookie Creator
This extension create DISPLAY_DEBUG_INFO Cookie.
Apa itu DISPLAY_DEBUG_INFO Cookie Creator?
DISPLAY_DEBUG_INFO Cookie Creator adalah ekstensi Chrome yang dikembangkan oleh Chetan Patil, dan fitur utamanya adalah "This extension create DISPLAY_DEBUG_INFO Cookie.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi DISPLAY_DEBUG_INFO Cookie Creator
Unduh file ekstensi DISPLAY_DEBUG_INFO Cookie Creator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This Plugin will create DISPLAY_DEBUG_INFO Cookie on single click and if it is already created then remove that cookie.
Informasi Dasar Ekstensi
Nama | DISPLAY_DEBUG_INFO Cookie Creator |
ID | iiefmkplmkjjkgllcboojehcnhpdmeip |
URL Resmi | https://chromewebstore.google.com/detail/displaydebuginfo-cookie-c/iiefmkplmkjjkgllcboojehcnhpdmeip |
Deskripsi | This extension create DISPLAY_DEBUG_INFO Cookie. |
Ukuran File | 159 KB |
Jumlah Instalasi | 192 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2019-03-10 |
Tanggal Publikasi | 2019-03-10 |
Pengembang | Chetan Patil |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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", " |