How to view the code of a browser extension? #2466
Answered
by
2Abendsegler
2Abendsegler
asked this question in
Questions
-
How to view the code of a browser extension? @capoaira |
Beta Was this translation helpful? Give feedback.
Answered by
2Abendsegler
Dec 8, 2023
Replies: 1 comment 1 reply
-
Ne, leider nicht :( |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Durch Informationen von Herr-Ma ist das nun klar.
Die Add ons von Firefox sollten in folgendem Verzeichnis stehen:
C:\Users\[user]\AppData\Roaming\Mozilla\Firefox\Profiles\[profile]\extensions
Die dort stehenden xpi Dateien sind zip Archive der Add ons.
xpi Datei kopieren, in zip umbenennen und dann kann man sich die Bestandteile des Add ons ansehen.