Detector APIs Extension
The extension supports getting all APIs and CURL command when load a website.
Qu'est-ce que Detector APIs Extension ?
Detector APIs Extension est une extension Chrome développée par nguyenvantuan2391996, et sa fonction principale est "The extension supports getting all APIs and CURL command when load a website.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Detector APIs Extension
Téléchargez les fichiers d'extension Detector APIs Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
The extension was developed by Tuan Nguyen, who is a software engineer. The detector APIs extension doesn't show ads and doesn't send users' data anywhere. It's fully open-source: https://github.com/nguyenvantuan2391996/extensions-development/tree/master/detector-apis-extension Before you install it, disable similar extensions. Enjoy watching! Contact me at: [email protected] Donate for me at: https://paypal.me/Newslette247 Version 1.0.4: adding detect api with post and put method
Informations de Base sur l'Extension
Nom | Detector APIs Extension |
ID | gpaklkeejlpmejgppfbmfcgflhjpkalf |
URL Officiel | https://chromewebstore.google.com/detail/detector-apis-extension/gpaklkeejlpmejgppfbmfcgflhjpkalf |
Description | The extension supports getting all APIs and CURL command when load a website. |
Taille du Fichier | 53.53 KB |
Nombre d'Installations | 259 |
Version Actuelle | 1.0.4 |
Dernière Mise à Jour | 2023-09-12 |
Date de Publication | 2023-03-07 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | nguyenvantuan2391996 |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://nguyenvantuan2391996.github.io/game-development/privacy-policy.html |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Detector APIs Extension", "description": "The extension supports getting all APIs and CURL command when load a website.", "version": "1.0.4", "action": { "default_popup": "src\/popup.html", "default_icon": "images\/detector-apis-extension.png" }, "icons": { "128": "images\/detector-apis-extension.png" }, "content_scripts": [ { "matches": [ " |