crxviewer icon indicating copy to clipboard operation
crxviewer copied to clipboard

Add-on / web app to view the source code of Chrome / Firefox / Opera 15 extensions and zip files.

Results 32 crxviewer issues
Sort by recently updated
recently updated
newest added

In Firefox Nightly 64bit, Windows 10, your extension, page https://addons.mozilla.org/ru/firefox/addon/crxviewer/ click on "crx" in address bar, click on button "Download as zip" - it asks where to save the file,...

Hello @Rob--W Following your work on https://github.com/Rob--W/crxviewer/commit/ecbe019a990bcce7c7f54093befecd0a413fe16a for https://github.com/Rob--W/crxviewer/issues/72, this PR add pageAction support for the [Thunderbird addons gallery](https://addons.thunderbird.net). Using the contextual menu already worked, but this seemed a +1...

It should have a margin, otherwise it looks be cut off (if the space is not enough to show).

Please add the download function to the context menu. In recent Firefox, the page action button can no longer be hidden in the dropdown. Therefore, in order to use the...

The code looks very small to me and it would be a nice addition to have a Font increase and Font decrease button added with the buttons here ![image](https://user-images.githubusercontent.com/53535277/131203964-a11a97a6-f790-40a7-900d-e352a57e45eb.png)

This is a feature request. It would be appreciated if the file is shown like a tree in file system.

I am getting a network error, 401 on this extension: https://chrome.google.com/webstore/detail/fut-autosniper/aljnpglojnmhfcdkdcgkcloolagikjnl I paid for it but still cannot download the source.

The web version of crxviewer uses CORS Anywhere to read the source code of extensions. In March, AMO already started to support CORS on *publicly* available XPI files: https://github.com/mozilla/addons/issues/5875 Soon,...

I haven't tested the Firefox add-on with Android. There are no real technical objections to explicitly support Firefox on Android. Most work is in improving the UI/UX of the viewer...

1.6.10: ![image](https://user-images.githubusercontent.com/192271/62837229-216cad80-bc65-11e9-8039-93f064b05d33.png) 1.6.11, with web console – before a reload: ![image](https://user-images.githubusercontent.com/192271/62837275-ab1c7b00-bc65-11e9-9f3b-6f4dc4bfa995.png) – and (taking a hint from https://github.com/Rob--W/crxviewer/issues/75#issuecomment-441356694) after a reload: ![image](https://user-images.githubusercontent.com/192271/62837291-d1dab180-bc65-11e9-85be-e1285cc89c83.png) https://github.com/Rob--W/crxviewer/blob/21395df0db08a4ad1e214b479404b1f58ca93421/src/domain-fronter.js#L51 ### Reproducibility Initially **not** reproducible with a...