Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kylepaulsen
/
ResourceOverride
Public
Notifications
You must be signed in to change notification settings
Fork
133
Star
531
Code
Issues
45
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Implemented a workaround for subresource integrity.
- #45
#45
Open
KOLANICH
wants to merge 8 commits into
kylepaulsen:master
kylepaulsen/ResourceOverride:master
from
KOLANICH-WebExts:subresource_integrity
KOLANICH-WebExts/ResourceOverride:subresource_integrity
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Implemented a workaround for subresource integrity.
#45
KOLANICH
wants to merge 8 commits into
kylepaulsen:master
kylepaulsen/ResourceOverride:master
from
KOLANICH-WebExts:subresource_integrity
KOLANICH-WebExts/ResourceOverride:subresource_integrity
Copy head branch name to clipboard
Commits
Commits on Dec 25, 2020
Inserted an id (matching the id used by the ext on AMO) without which Firefox refuses to load the ext.
KOLANICH
committed
2561f2a
View commit details
Copy full SHA for 2561f2a
Browse repository at this point
Refactored chrome.runtime.onMessage.addListener callbacks.
KOLANICH
committed
5089940
View commit details
Copy full SHA for 5089940
Browse repository at this point
Refactored some else if ladders into key lookups.
KOLANICH
committed
96d9df3
View commit details
Copy full SHA for 96d9df3
Browse repository at this point
Moved rules into an own subdir.
KOLANICH
committed
30c1e46
View commit details
Copy full SHA for 30c1e46
Browse repository at this point
Converted everything (except dependencies) in GUI into ECMAScript modules
KOLANICH
committed
a566790
View commit details
Copy full SHA for a566790
Browse repository at this point
Converted everything in background into ECMAScript modules
KOLANICH
committed
5b7b23d
View commit details
Copy full SHA for 5b7b23d
Browse repository at this point
Eliminated JQuery addiction from ui.
KOLANICH
committed
3234316
View commit details
Copy full SHA for 3234316
Browse repository at this point
Implemented a workaround for subresource integrity. Had to do a very little bit of refactoring.
Show description for 952e7be
KOLANICH
committed
952e7be
View commit details
Copy full SHA for 952e7be
Browse repository at this point
You can’t perform that action at this time.