Skip to content

Explore source code of various browsers extensions using CRX Viewer engine

License

Notifications You must be signed in to change notification settings

JustOff/esrc-explorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.9%
  • HTML 3.2%
  • Less 1.5%
  • Other 0.4%