Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bookmarklet to Browser Extension Conversion #2

Merged
merged 15 commits into from
Aug 4, 2019
Merged

Conversation

joshuatz
Copy link
Owner

@joshuatz joshuatz commented Aug 4, 2019

This PR covers the full conversion from a bookmarklet to a browser extension, to get around the CSP restriction placed by LinkedIn, which is breaking the functionality of injected JS from the bookmarklet.

I have set up the build scripts and project structure so that, if LI ever loosens the CSP, the bookmarklet could still be generated from this same codebase.

Packaged browser extension has been published to Chrome Web Store, here.

This effectively closes Issue #1.

@joshuatz joshuatz self-assigned this Aug 4, 2019
@joshuatz joshuatz merged commit dba003b into master Aug 4, 2019
@joshuatz joshuatz deleted the browser-extension branch October 19, 2019 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSP is breaking bookmarklet
1 participant