-
Notifications
You must be signed in to change notification settings - Fork 55
webExtension module #778
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
Merged
Merged
webExtension module #778
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
0fd6fcd
WebExtension installation
chrmod e051e81
Reorganise into Extension module
chrmod a541d6c
Update index.bs
chrmod 064f4d2
Simplify expand a install path spec
chrmod d5d88a6
fixing InstallResult type definition
chrmod 5f8b9d8
Rename module to WebExtensions
chrmod fb1ec9b
Remove Extension wrapper type
chrmod 66d024d
Fix typo
chrmod 4b54f21
Rename extensionId
chrmod 59e7979
Better error handing
chrmod 990dc7b
addressing PR comments
chrmod 6c19ea1
Use directory-entry instead of the ExtesnionArchive
chrmod aef6dea
Cleanup
chrmod 1b52bf0
Update index.bs
chrmod ca0a49a
Update index.bs
chrmod bbd1208
Update index.bs
chrmod 25fa95c
Apply suggestions from code review
chrmod 147928d
Apply suggestions from code review
chrmod 20f13dd
ExtensionData type
chrmod 7906a4c
replace switch with if set
chrmod 9c72317
Extract extension type
chrmod 1a8efb5
Fix naming
chrmod f3044c8
Define webExtensions.uninstall
chrmod b54f1a8
fix
chrmod 72c5dfe
Move expand a web extension data spec to a better place
chrmod 364257b
fix typo
chrmod 8298905
Fix name
chrmod d5d20a1
Update index.bs
chrmod 78bfd47
Remove allowPrivateBrowsing
chrmod fc8c6d1
Remove manifest validation
chrmod 1b0ce83
Update index.bs
chrmod 2813d21
Update index.bs
chrmod a83badb
Update index.bs
chrmod 1916883
Apply suggestions from code review
chrmod afc9072
Make module name sigular
chrmod bca7d14
new error code for not install extension
chrmod e9099c2
Reorder algorithms
chrmod e583028
Update index.bs
chrmod 42570bc
Use browser instead of the session
chrmod e683f60
Apply suggestions from code review
chrmod edfa91f
Define extact from zip
chrmod 5ddb11e
Update index.bs
chrmod 58ea10d
Apply jgraham's patch
chrmod 97ed7ea
Replace local end with remote end
chrmod e7957f0
Fix base64 error handling
chrmod 000ce14
fix path name
chrmod 14670b5
remove patch file
chrmod b877da6
Update index.bs
chrmod 0c770e2
Update index.bs
chrmod File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.