Extension source viewer versjonshistorikk - 20 versjonar
Extension source viewer av Rob W
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 1.7.0
Sleppt 10. des. 2023 - 241,7 KBFungerar med firefox 52.0 og nyare- Support new Chrome Web Store URL (#134).
- Migrate Firefox extension to event page.
- Open viewer in same container tab when applicable.Kjeldekode sleppt under Mozilla Public License 2.0
Last ned Firefox og få utvidingaDu treng Firefox for å bruke denne utvidingaEldre versjonar
Versjon 1.6.12
Sleppt 28. mars 2022 - 240,86 KBFungerar med firefox 52.0 og nyare- 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.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.11
Sleppt 10. aug. 2019 - 235,51 KBFungerar med firefox 52.0 og nyare- 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).Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.10
Sleppt 11. mars 2019 - 227,12 KBFungerar med firefox 52.0 og nyare- 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)Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.9
Sleppt 21. okt. 2018 - 218,23 KBFungerar med firefox 52.0 og nyare- 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.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.8
Sleppt 28. sep. 2018 - 218,13 KBFungerar med firefox 42.0 og nyare- Request CRX3 extensions from the Chrome Web Store, if available (#73)
- Support addons-dev.allizom.org and addons.allizom.org (#72)Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.7
Sleppt 10. sep. 2018 - 217,86 KBFungerar med firefox 42.0 og nyare, android 48.0 til 68.*- Fix "qb" (beautify) flag in permalink generator.
- Correctly save/restore scroll positions (#70).Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.6
Sleppt 10. aug. 2018 - 217,86 KBFungerar med firefox 42.0 og nyare, android 48.0 til 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.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.5
Sleppt 5. juni 2018 - 205,72 KBFungerar med firefox 42.0 og nyare, android 48.0 til 68.*- Improve work-around to read xpi files from AMO (#58)Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.4
Sleppt 21. mai 2018 - 205,54 KBFungerar med firefox 42.0 og nyare, android 48.0 til 68.*- Work around Firefox restrictions to read xpi files at AMO (#58)
- Support the new CRX3 Chrome extension file format (#62)Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.3
Sleppt 7. des. 2017 - 197,37 KBFungerar med firefox 42.0 og nyare, android 48.0 til 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 ).Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.2
Sleppt 7. des. 2017 - 197,25 KBFungerar med firefox 42.0 og nyare, android 48.0 til 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.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6.1
Sleppt 10. sep. 2017 - 196,19 KBFungerar med firefox 42.0 og nyare, android 48.0 til 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.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.6
Sleppt 20. juni 2017 - 195,67 KBFungerar med firefox 42.0 og nyare, android 48.0 til 68.*- Improved positioning of highlighted search results (#37)
- Search through beautified code too.
Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.5.2
Sleppt 13. apr. 2017 - 193,52 KBFungerar med firefox 42.0 og nyare, android 48.0 til 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.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.5
Sleppt 13. feb. 2017 - 192,33 KBFungerar med firefox 42.0 og nyare, android 48.0 til 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:").
Kjeldekode sleppt under Mozilla Public License 2.0
- Calculate hashes for a given file (#35)
Versjon 1.4
Sleppt 31. des. 2016 - 186,88 KBFungerar med firefox 42.0 og nyare, android 48.0 til 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
Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.3.2
Sleppt 23. sep. 2016 - 249,24 KBFungerar med firefox 42.0 og nyare, android 48.0 til 68.*Bugfix to allow unusual extension URLs to be opened again.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.3.1
Sleppt 31. aug. 2016 - 249,24 KBFungerar med firefox 42.0 og nyare, android 48.0 til 68.*- Generate the correct URLs for the zip files (#26).Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.3
Sleppt 28. aug. 2016 - 249,32 KBFungerar med firefox 45.0 og nyare, android 48.0 til 68.*This is the first public release of the Extension Source viewer addon for Firefox.
https://github.com/Rob--W/crxviewer/Kjeldekode sleppt under Mozilla Public License 2.0