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
Accelerator
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 }}
lydell
/
userscript-proxy
Public
forked from
SimonAlling/userscript-proxy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
userscript-proxy
injector.py
on
develop
User selector
All users
All time
Commit history
Commits on Dec 22, 2019
Move loadUserscripts outside plugin class
SimonAlling
committed
06809de
View commit details
Copy full SHA for 06809de
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
Fix Userscript Proxy being unloaded by mitmproxy
Show description for 4e9a9fa
SimonAlling
committed
4e9a9fa
View commit details
Copy full SHA for 4e9a9fa
View code at this point
Browse repository at this point
Make loadUserscripts more functional
SimonAlling
committed
e8f7815
View commit details
Copy full SHA for e8f7815
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
Move inferEncoding to requests module
SimonAlling
committed
32149fb
View commit details
Copy full SHA for 32149fb
View code at this point
Browse repository at this point
Add feature to disable userscripts dynamically
Show description for 2735804
SimonAlling
committed
2735804
View commit details
Copy full SHA for 2735804
View code at this point
Browse repository at this point
Make options code DRYer
Show description for a72b327
SimonAlling
committed
a72b327
View commit details
Copy full SHA for a72b327
View code at this point
Browse repository at this point
Fix option/flag sanitizing
Show description for 8176357
SimonAlling
committed
8176357
View commit details
Copy full SHA for 8176357
View code at this point
Browse repository at this point
Commits on Jul 7, 2019
Remove redundant DOCTYPE fix
Show description for b96a688
SimonAlling
committed
b96a688
View commit details
Copy full SHA for b96a688
View code at this point
Browse repository at this point
Rename --verbose to --list-injected
Show description for 6809a09
SimonAlling
committed
6809a09
View commit details
Copy full SHA for 6809a09
View code at this point
Browse repository at this point
Add option to look recursively for userscripts
SimonAlling
committed
ae0a0a8
View commit details
Copy full SHA for ae0a0a8
View code at this point
Browse repository at this point
Restructure welcome message stuff
SimonAlling
committed
7cc7e18
View commit details
Copy full SHA for 7cc7e18
View code at this point
Browse repository at this point
Add userscripts directory option
SimonAlling
committed
b6975d6
View commit details
Copy full SHA for b6975d6
View code at this point
Browse repository at this point
Include userscript version in injection message
SimonAlling
committed
e42cc22
View commit details
Copy full SHA for e42cc22
View code at this point
Browse repository at this point
Avoid unsafe <script> tag content
Show description for 4fa433b
SimonAlling
committed
4fa433b
View commit details
Copy full SHA for 4fa433b
View code at this point
Browse repository at this point
Use pretty_url for applicability check
Show description for e7e5478
SimonAlling
committed
e7e5478
View commit details
Copy full SHA for e7e5478
View code at this point
Browse repository at this point
Use lxml instead of html.parser
Show description for f93006d
SimonAlling
committed
f93006d
View commit details
Copy full SHA for f93006d
View code at this point
Browse repository at this point
Move injection code to its own module
SimonAlling
committed
7ff1842
View commit details
Copy full SHA for 7ff1842
View code at this point
Browse repository at this point
Improve options/flags code
SimonAlling
committed
127e2e5
View commit details
Copy full SHA for 127e2e5
View code at this point
Browse repository at this point
Insert HTML comment only if --verbose is set
SimonAlling
committed
849a612
View commit details
Copy full SHA for 849a612
View code at this point
Browse repository at this point
v0.6.0
SimonAlling
committed
b468224
View commit details
Copy full SHA for b468224
View code at this point
Browse repository at this point
Fix document.body being null on some platforms
Show description for dfd336f
SimonAlling
committed
dfd336f
View commit details
Copy full SHA for dfd336f
View code at this point
Browse repository at this point
Rename lib to modules
Show description for 8f40907
SimonAlling
committed
8f40907
View commit details
Copy full SHA for 8f40907
View code at this point
Browse repository at this point
Implement injection by link
Show description for 6c48d50
SimonAlling
committed
6c48d50
View commit details
Copy full SHA for 6c48d50
View code at this point
Browse repository at this point
Bump version number to 0.5.0
SimonAlling
committed
f42cacd
View commit details
Copy full SHA for f42cacd
View code at this point
Browse repository at this point
Fix "Un-loading script" bug (mitmproxy 3+)
Show description for 44fa0bb
SimonAlling
committed
44fa0bb
View commit details
Copy full SHA for 44fa0bb
View code at this point
Browse repository at this point
Bump version number to 0.4.1
SimonAlling
committed
45fcec0
View commit details
Copy full SHA for 45fcec0
View code at this point
Browse repository at this point
Fix encoding issues
Show description for e94010e
SimonAlling
committed
e94010e
View commit details
Copy full SHA for e94010e
View code at this point
Browse repository at this point
Bump version number to 0.4.0
SimonAlling
committed
a1f230f
View commit details
Copy full SHA for a1f230f
View code at this point
Browse repository at this point
Add fromOptional
SimonAlling
committed
d0ff7b7
View commit details
Copy full SHA for d0ff7b7
View code at this point
Browse repository at this point
Improve injection reliability
Show description for f254a8f
SimonAlling
committed
f254a8f
View commit details
Copy full SHA for f254a8f
View code at this point
Browse repository at this point
Infer and use charset correctly
Show description for 1ffe2f1
SimonAlling
committed
1ffe2f1
View commit details
Copy full SHA for 1ffe2f1
View code at this point
Browse repository at this point
Improve HTML emission and encoding
Show description for 4dc4cce
SimonAlling
committed
4dc4cce
View commit details
Copy full SHA for 4dc4cce
View code at this point
Browse repository at this point
Implement @noframes
SimonAlling
committed
aa2027f
View commit details
Copy full SHA for aa2027f
View code at this point
Browse repository at this point
Improve DTD related naming
SimonAlling
committed
2a72f5a
View commit details
Copy full SHA for 2a72f5a
View code at this point
Browse repository at this point
Bump version number to 0.3.1
SimonAlling
committed
d987cc9
View commit details
Copy full SHA for d987cc9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.