Highlights
- Pro
Block or Report
Block or report shakyShane
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
WeareJH/config-gen Public
Generate RequireJS Optimizer configuration for a Magento 2 website based on real-world usage.
-
BrowserSync/browser-sync Public
Keep multiple browsers & devices in sync when building websites. http://browsersync.io
649 contributions in the last year
Less
More
Activity overview
Contributed to
duckduckgo/privacy-dashboard,
duckduckgo/duckduckgo-autofill,
duckduckgo/duckduckgo-privacy-extension
and 23 other
repositories
Contribution activity
March 2023
Created 12 commits in 4 repositories
Created a pull request in duckduckgo/content-scope-scripts that received 4 comments
Opened 16 other pull requests in 4 repositories
duckduckgo/content-scope-scripts
7
merged
2
open
- tests: updated the unit tests to check file size only
- fixing the build
- adding duckplayer overlays
- Duck Player refactored
- Added initial duckplayer page without refactor
- Docs support for special pages & better organisation
- Documentation support
- running playwright in CI
- adding special-pages subdirectory
BrowserSync/browser-sync
4
merged
duckduckgo/duckduckgo-autofill
1
merged
1
open
duckduckgo/duckduckgo-privacy-extension
1
merged
Reviewed 32 pull requests in 4 repositories
duckduckgo/content-scope-scripts
22 pull requests
- Fix TrustedScript type for script content
- Update release message
- Runtime script overloading
- Abstract away method calling and call native captured prototype
- Support for hidden elements
- Rename HTMLDocument to Document as the former is legacy naming
- Move to using a class for consistency improvements
- tests: updated the unit tests to check file size only
- Remove the need for the build replacements for all non chrome platforms
- Fix missing header insertion point
- Documentation support
- Move back privacy test pages to reduce duplication
- running playwright in CI
- taint check fix for when document.currentScript is undefined
- Support injection of runtime scripts for some features
- Remove duplication brought in from merge
- Add basic support for trusted types
- Add support for nonce attributes in runtime checking
- Hide more of the internals of runtime checking
- Runtime prototype overriding
- Add in files dir to package.json as now ignored
- Adding runtime element filtering