Findify Devtools
This extension allow developers to modify and extend React components and Styles of Findify bundle
Qu'est-ce que Findify Devtools ?
Findify Devtools est une extension Chrome développée par warren, et sa fonction principale est "This extension allow developers to modify and extend React components and Styles of Findify bundle".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Findify Devtools
Téléchargez les fichiers d'extension Findify Devtools 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
Findify Chrome extension DevTool v1.0.0 gives the ability to modify the default behaviors of the components and preview the changes in realtime. This can be used only by user that have Findify Merchand Dashboard authentication. At the moment, this new version is in TESTING phase and available only for latest version of the MJS Findify Bundle. If there are any doubts related, please do not hesitate to contact us, https://findify.io/contact-us
Informations de Base sur l'Extension
Nom | Findify Devtools |
ID | meppjdgndcoeaojgbimpgcaoabehjneh |
URL Officiel | https://chromewebstore.google.com/detail/findify-devtools/meppjdgndcoeaojgbimpgcaoabehjneh |
Description | This extension allow developers to modify and extend React components and Styles of Findify bundle |
Taille du Fichier | 20.37 MB |
Nombre d'Installations | 117 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2022-07-26 |
Date de Publication | 2022-07-25 |
Développeur | warren |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://findify.io/ |
URL de la Page d'Aide | https://findify.io/contact-us |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0", "name": "Findify Devtools", "manifest_version": 3, "description": "This extension allow developers to modify and extend React components and Styles of Findify bundle", "icons": { "128": "assets\/logo-disabled.png" }, "action": { "default_popup": "auth.html" }, "background": { "service_worker": "background.js" }, "web_accessible_resources": [ { "resources": [ "inject.js", "editor.js", "editor.html", "auth.html", "auth.js", "editor.worker.js", "css.worker.js", "typings.worker.js", "vendor.chunk.js", "webpack-inject.js", "*.chunk.js" ], "matches": [ " |