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 }}
patch-malone
/
https-everywhere
Public
forked from
EFForg/https-everywhere
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
https-everywhere
chromium
background-scripts
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 23, 2019
Do not modify headers if EASE is disabled. fix #17253 (#17254)
Show description for 2276b01
Chan Chak Shing
authored and
zoracon
committed
2276b01
View commit details
Copy full SHA for 2276b01
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Remove SSL message for unknown hosts (#17234)
Show description for b054192
zoracon
authored and
Hainish
committed
b054192
View commit details
Copy full SHA for b054192
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
Add eslint rules space-before-blocks and brace-style (#17203)
Show description for fe538e0
Chan Chak Shing
authored and
zoracon
committed
fe538e0
View commit details
Copy full SHA for fe538e0
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
extension.getURL is deprecated, use runtime.getURL instead (#17135)
Hainish
authored and
zoracon
committed
5cf7ada
View commit details
Copy full SHA for 5cf7ada
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Remove confirmation dialogue for resetting rule states to default in Firefox (Fixes #15770) (#17094)
Hainish
authored
b82d2d3
View commit details
Copy full SHA for b82d2d3
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Fix regression in #17010 (Fixes #17087)
Hainish
committed
6d73a79
View commit details
Copy full SHA for 6d73a79
View code at this point
Browse repository at this point
Commits on Nov 4, 2018
Fix extension popup shows rulesets from previous pages
Chan Chak Shing
committed
02a9220
View commit details
Copy full SHA for 02a9220
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Set return for URLS that are already HTTPS (#17010)
Show description for b056c3d
zoracon
authored and
jsha
committed
b056c3d
View commit details
Copy full SHA for b056c3d
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Adding an additional error code for BAUR mode interstitial page.
Hainish
committed
515052d
View commit details
Copy full SHA for 515052d
View code at this point
Browse repository at this point
Fixing race condition when rulesets are manually updated. Closes #16673 (#16925)
Hainish
authored
063ba45
View commit details
Copy full SHA for 063ba45
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Add UI in option page to view and remove user rules (#16618)
Chan Chak Shing
authored and
Hainish
committed
af7bd5e
View commit details
Copy full SHA for af7bd5e
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
Creating the ability to disable and enable HTTPS Everywhere for specific sites within popup.
Hainish
committed
dc04b6d
View commit details
Copy full SHA for dc04b6d
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Adding the concept of 'scope', which limits the application of rulesets from update channels (#16430)
Hainish
authored
2f89b0d
View commit details
Copy full SHA for 2f89b0d
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Avoid unnecessary trivial rewrites in Chromium browsers (#16368)
Chan Chak Shing
authored and
Hainish
committed
6567f77
View commit details
Copy full SHA for 6567f77
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
Fix complex rewrites in Firefox HTTP Nowhere mode, close #16358 (#16359)
Chan Chak Shing
authored and
Hainish
committed
a340208
View commit details
Copy full SHA for a340208
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
Update channels ux (#16306)
Show description for 53c18b6
Hainish
authored
53c18b6
View commit details
Copy full SHA for 53c18b6
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Refactor message passing to clean up `message.type` conditionals (#16183)
Hainish
authored
ac9fbf6
View commit details
Copy full SHA for ac9fbf6
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
Remove 'import settings' ux from options page (#16127)
Hainish
authored
7a477b8
View commit details
Copy full SHA for 7a477b8
View code at this point
Browse repository at this point
Commits on Jul 19, 2018
Adding a warning to pages which 'Block all unencrypted requests' is unable to upgrade (#16053)
Hainish
authored
667bac1
View commit details
Copy full SHA for 667bac1
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
When 'Block all unencrypted requests' is checked, FTP is still allowed. (#15813)
Show description for 57a41c2
Hainish
authored
57a41c2
View commit details
Copy full SHA for 57a41c2
View code at this point
Browse repository at this point
Commits on Jun 23, 2018
Improved update test polyfills (#15158)
Yegor Ievlev
authored and
Hainish
committed
c971d84
View commit details
Copy full SHA for c971d84
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Fix indentation and scope
Hainish
committed
5b93c6a
View commit details
Copy full SHA for 5b93c6a
View code at this point
Browse repository at this point
Fix: URLs with a hostname of '.' cause blocking in Firefox
Hainish
committed
fff9d8c
View commit details
Copy full SHA for fff9d8c
View code at this point
Browse repository at this point
Commits on Jun 16, 2018
Spelling and grammar fixes (#15274)
scop
authored and
J0WI
committed
2417ab3
View commit details
Copy full SHA for 2417ab3
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
Measure and slightly improve memory usage (#15448)
bcyphers
authored and
Hainish
committed
7286211
View commit details
Copy full SHA for 7286211
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Merge branch 'onbeforerequest-refactoring' of https://github.com/YegorIevlev/https-everywhere into YegorIevlev-onbeforerequest-refactoring
Hainish
committed
ce2c749
View commit details
Copy full SHA for ce2c749
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
Fix some CORS issues in HTTP Nowhere mode (#15606)
Chan Chak Shing
authored and
Hainish
committed
b1a024d
View commit details
Copy full SHA for b1a024d
View code at this point
Browse repository at this point
Commits on May 24, 2018
Add "Reset to Defaults" Option in Popup UI, Fix #10004 (#15411)
Show description for 63ae754
Chan Chak Shing
authored and
Hainish
committed
63ae754
View commit details
Copy full SHA for 63ae754
View code at this point
Browse repository at this point
Revert "Remove ArrayBufferToString function (#15203)"
Show description for c02f655
Hainish
committed
c02f655
View commit details
Copy full SHA for c02f655
View code at this point
Browse repository at this point
Commits on May 18, 2018
Merge branch 'use-arraybuffer' of https://github.com/YegorIevlev/https-everywhere into YegorIevlev-use-arraybuffer
Hainish
committed
eef31b7
View commit details
Copy full SHA for eef31b7
View code at this point
Browse repository at this point
Remove ArrayBufferToString function (#15203)
Yegor Ievlev
authored and
Hainish
committed
c4b340f
View commit details
Copy full SHA for c4b340f
View code at this point
Browse repository at this point
Commits on Apr 28, 2018
Use upgradeToSecure when possible (#15157)
Show description for 5f6cec7
bcyphers
authored and
Hainish
committed
5f6cec7
View commit details
Copy full SHA for 5f6cec7
View code at this point
Browse repository at this point
Commits on Apr 20, 2018
onBeforeRequest refactoring
Yegor Ievlev
committed
d0a83de
View commit details
Copy full SHA for d0a83de
View code at this point
Browse repository at this point
Use arrayBuffer()
Yegor Ievlev
committed
a3d55f2
View commit details
Copy full SHA for a3d55f2
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
Update periodicity to 24 hours
Hainish
committed
effb974
View commit details
Copy full SHA for effb974
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.