Access Token Grabber
Grab an access token of a web request quickly and waste no more time finding it in dev-tools
Τι είναι το Access Token Grabber;
Το Access Token Grabber είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον herren.io, και η κύρια λειτουργία του είναι "Grab an access token of a web request quickly and waste no more time finding it in dev-tools".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Access Token Grabber
Λήψη αρχείων επέκτασης Access Token Grabber σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Introducing the fastest way to get your web request access token - say goodbye to wasting time searching through dev-tools! This extension simplifies the process, allowing you to grab your access token quickly and easily Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | dmdogmnoogmaabbeemfjolaohpimiiif |
| Επίσημο URL | https://chromewebstore.google.com/detail/access-token-grabber/dmdogmnoogmaabbeemfjolaohpimiiif |
| Περιγραφή | Grab an access token of a web request quickly and waste no more time finding it in dev-tools |
| Μέγεθος Αρχείου | 689 KB |
| Αριθμός Εγκαταστάσεων | 96 |
| Τρέχουσα Έκδοση | 1.0 |
| Τελευταία Ενημέρωση | 2023-03-19 |
| Ημερομηνία Δημοσίευσης | 2023-03-19 |
| Προγραμματιστής | herren.io |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Υποστηριζόμενες Γλώσσες | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Access Token Grabber",
"description": "Grab an access token of a web request quickly and waste no more time finding it in dev-tools",
"version": "1.0",
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
" | |