Cronologia versioni di Extension source viewer - 20 versioni
Extension source viewer di Rob W
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 1.7.0
Rilasciato 10 dic 2023 - 241,7 kBCompatibile con firefox52.0 e successive- Support new Chrome Web Store URL (#134).
- Migrate Firefox extension to event page.
- Open viewer in same container tab when applicable.Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 1.6.12
Rilasciato 28 mar 2022 - 240,86 kBCompatibile con firefox52.0 e successive- Rely on CORS instead of work-arounds for public XPI files from AMO (#92)
- Add work-around for crx access in Brave (#91)
- Support source viewing of extensions from Microsoft Edge (#95)
- Remove web_accessible_resourced to avoid UUID leak (#100)
- Correct 0-padding of hashes (#104)
- Update jsbeautifier to v1.14.0 (#110)
- Support source viewing of extensions from Thunderbird (#111)
- Fix domain front of AMO in Firefox add-on (#115)
- Recognize CRX3 files served by addons.opera.com (#118)
- Refactor: Use declarative page actions to show button.Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.11
Rilasciato 10 ago 2019 - 235,51 kBCompatibile con firefox52.0 e successive- Add "Extension ID" row to Analysis of "manifest.json" (#82).
- Select correct public key of CRX3 files (#83).
- Add pager to AMO search results (#79).
- Support viewing XPIs on AMO that require a session.
- Fix access to addons.mozilla.org when cookies are needed.
- Try harder to detect zip files (#86).Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.10
Rilasciato 11 mar 2019 - 227,12 kBCompatibile con firefox52.0 e successive- Add syntax highlighting for WebAssembly source files (#76)
- Use FQDN instead of alternative domain in domain fronter (#75)
- Fix performance issue with synatx highlighting (#80)
- Show sum of file sizes below file list (#78)Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.9
Rilasciato 21 ott 2018 - 218,23 kBCompatibile con firefox52.0 e successive- Add option to add the context menu item to more links (#69).
- Fix access to AMO in Firefox 63+.
- Drop support for old Firefox versions (require Firefox 52+).
- Open new tabs (created via context menu) next to current tab.Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.8
Rilasciato 28 set 2018 - 218,13 kBCompatibile con firefox42.0 e successive- Request CRX3 extensions from the Chrome Web Store, if available (#73)
- Support addons-dev.allizom.org and addons.allizom.org (#72)Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.7
Rilasciato 10 set 2018 - 217,86 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Fix "qb" (beautify) flag in permalink generator.
- Correctly save/restore scroll positions (#70).Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.6
Rilasciato 10 ago 2018 - 217,86 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Add form to find different versions of Firefox add-ons on AMO (#66, #39, #34).
- Permalink support via "Show analysis" button.
- Update beautifier.
- Use stricter Content-Security-Policy in the viewer.Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.5
Rilasciato 5 giu 2018 - 205,72 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Improve work-around to read xpi files from AMO (#58)Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.4
Rilasciato 21 mag 2018 - 205,54 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Work around Firefox restrictions to read xpi files at AMO (#58)
- Support the new CRX3 Chrome extension file format (#62)Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.3
Rilasciato 7 dic 2017 - 197,37 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Add option to change the default click action behavior (in the right-click menu of the extension button) (#50).
- Open "View source" tab at the right of the current tab.
- Add work-around for Firefox bug that prevents download links to files in the source viewer from working (https://bugzil.la/1420419 ).Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.2
Rilasciato 7 dic 2017 - 197,25 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Add option to change the default click action behavior (in the right-click menu of the extension button) (#50).
- Open "View source" tab at the right of the current tab.Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6.1
Rilasciato 10 set 2017 - 196,19 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*Add option to hide page action (right-click on the extension button and choose "Hide this button"), or visit the preferences page of the add-on to enable/disable the extension button.Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.6
Rilasciato 20 giu 2017 - 195,67 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Improved positioning of highlighted search results (#37)
- Search through beautified code too.
Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.5.2
Rilasciato 13 apr 2017 - 193,52 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*Add work-around that broke settings persistency in Firefox 53 (by adding a polyfill for chrome.storage.sync, which was added but disabled by default in Firefox 53). This prevented the contextMenu from initializing.Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.5
Rilasciato 13 feb 2017 - 192,33 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Calculate hashes for a given file (#35)
- Add work-around for bug 1339052 to make sure that Ctrl-Z / undo works as expected in the search field.
- Add link to Github project page.
- Fix bug in case-sensitive in-file searche queries ("case:").
Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
- Calculate hashes for a given file (#35)
Versione 1.4
Rilasciato 31 dic 2016 - 186,88 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*Highlights:- Option to toggle beautification (#10)
- Option to download individual file (#31)
- Option to run a case-sensitive search query (#32)
- Navigate to search results within files (#33)
- Faster syntax highlighting
- Use Prism.js instead of Google Prettify for syntax highlighting
- Improved word wrapping
- Improved recognition of Firefox add-ons on AMO
Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.3.2
Rilasciato 23 set 2016 - 249,24 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*Bugfix to allow unusual extension URLs to be opened again.Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.3.1
Rilasciato 31 ago 2016 - 249,24 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Generate the correct URLs for the zip files (#26).Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.3
Rilasciato 28 ago 2016 - 249,32 kBCompatibile con firefox45.0 e successive, android da 48.0 a 68.*This is the first public release of the Extension Source viewer addon for Firefox.
https://github.com/Rob--W/crxviewer/Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0