JustOff / esrc-explorer

Explore source code of various browsers extensions using CRX Viewer engine

Home Page:https://justoff.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This add-on for Pale Moon and SeaMonkey is designed to explore source code of extensions for various applications (Chrome, Firefox, Opera, Pale Moon, SeaMonkey, Thunderbird, etc.) using CRX Viewer engine by Rob Wu.

Use the "Explore" button in the address bar that is available on the pages in the extensions galleries or the "Explore" item in the context menu that is linked to the extension file to open it in the source viewer. Hold the Ctrl key while pressing the button or selecting the menu item to download the extension and save it to disk. Hold the Ctrl key while opening the context menu to process a link to a file that is not detected as an extension automatically.

Supported extension galleries are: Chrome Web Store, Mozilla Add-ons (AMO), Opera add-ons, Pale Moon Add-ons Site.

CRX Viewer engine provides the following features:

  • Download-as-zip and download-as-crx at the upper-right corner
  • List of file names, and the option to filter files with a regular expression
  • Find files containing a string, or with content matching a regular expression
  • Quickly jump between search results, or from/to a specific line
  • Automatic beautification (formatting) of code
  • Syntax highlighting
  • Image preview
  • Show hashes (md5, sha1, sha256, sha384, sha512) of the file content
  • View content of embedded zip files
  • Download Chrome Web Store extensions for a different platform (e.g. Chrome OS or NaCl)
  • View the contents of any zip file

Extension Source Explorer is implemented as a classic XUL add-on to bring CRX Viewer to users of browsers that do not support WebExtensions.

About

Explore source code of various browsers extensions using CRX Viewer engine

https://justoff.github.io

License:Mozilla Public License 2.0


Languages

Language:JavaScript 94.7%Language:HTML 3.2%Language:Less 1.5%Language:CSS 0.3%Language:Shell 0.1%Language:Batchfile 0.0%