HackBar
A HackBar. This addon is written in webextension and alternatives to the XUL version of original Hackbar. Press F12 to use HackBar
Apa itu HackBar?
HackBar adalah ekstensi Chrome yang dikembangkan oleh fangtiansheng, dan fitur utamanya adalah "A HackBar. This addon is written in webextension and alternatives to the XUL version of original Hackbar. Press F12 to use HackBar".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi HackBar
Unduh file ekstensi HackBar 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
tools help developping anti-spider: requests analysis, Encryption, Encoding, Json response format, Uppercase and Lowercase convert, and so on. update with new logo.
Informasi Dasar Ekstensi
Nama | |
ID | gnolpldocljglopcgjfiiepkjacndoco |
URL Resmi | https://chrome.google.com/webstore/detail/hackbar/gnolpldocljglopcgjfiiepkjacndoco |
Deskripsi | A HackBar. This addon is written in webextension and alternatives to the XUL version of original Hackbar. Press F12 to use HackBar |
Ukuran File | 117 KB |
Jumlah Instalasi | 3,000 |
Versi Saat Ini | 1.0.3 |
Terakhir Diperbarui | 2021-01-26 |
Tanggal Publikasi | 2021-01-15 |
Penilaian | 5.00/5 Total 4 Penilaian |
Pengembang | fangtiansheng |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/valuespider/Bar |
URL Halaman Bantuan | https://github.com/valuespider/Bar/issues |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "description": "A HackBar. This addon is written in webextension and alternatives to the XUL version of original Hackbar. Press F12 to use HackBar", "devtools_page": "theme\/bar.html", "icons": { "48": "icons\/icon.png" }, "manifest_version": 2, "name": "HackBar", "permissions": [ "tabs", "activeTab", "webRequest", "webRequestBlocking", " |