johnjbarton/crx2app
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
crx2app A Barrier Proxy giving Web app limited access to Chrome Browser extensions. // Google BSD license http://code.google.com/google_bsd_license.html // Copyright 2011 Google Inc. johnjbarton@google.com Install Use Chrome Browser version 19 or larger (dev channel as of Jan 2012) Clone this reprository Use URL chrome://extensions, set developer mode, load unpacked extension, navigate to the clone, find the subdirectory /extension open it to select this folder as the unpacked extension ==> the crx2app extension should be loaded Open chrome://extensions Find extension "crx2app" Click "options" link, ==> You should see a yellow page add the URL of your Web debugger. Testing: ATopWI is Chrome DevTools (Web Inspector) running in an iframe on crx2app: https://github.com/johnjbarton/atopwi Clone the project Open the as a web page: atopwi.html. This will run a simple test by default (Uses the slow github server...) Put the URL for that page into the crx2app options page, set the name to "ATopWI" From chrome://extensions reload crx2app (to rebuild the context menu) Use the context menu item to open the test. Using Orion If you are using Orion, your clone will have a URL like http://orionhub.org/edit/edit.html#/file/PQ/test/index.html open http://orionhub.org/file/PQ/test/index.html Directories crxEnd/ chrome side of proxy, use the chromeIframe.html as serc in your web page appEnd/ app side of proxy, include these files in your web page rpc/ marshalling/dispatch code for appEnd use lib/ q.js and require.js used in rpc/ and demos test/ demo app
Releases
No releases published
Packages 0
No packages published