File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " Auto Referer" ,
33 "description" : " Control referer to protect privacy and not break web" ,
44 "manifest_version" : 2 ,
5- "version" : " 0.8.32 " ,
5+ "version" : " 0.8.40 " ,
66 "homepage_url" : " https://github.com/garywill/autoReferer" ,
77 "author" : {
88 "name" : " Garywill" ,
Original file line number Diff line number Diff line change 22 "name" : " Auto Referer" ,
33 "description" : " Control referer to protect privacy and not break web" ,
44 "manifest_version" : 2 ,
5- "version" : " 0.8.32 " ,
5+ "version" : " 0.8.40 " ,
66 "homepage_url" : " https://garywill.github.io" ,
77 "developer" : {
88 "name" : " Garywill" ,
Original file line number Diff line number Diff line change 55 < title > Auto Referer redirecting</ title >
66 < script type ="text/javascript " src ="redirect.js "> </ script >
77 < style >
8+ body {
9+ background-color : # e8e8e8
10+ }
11+ @media (prefers-color-scheme : dark) {
12+ body {
13+ background-color : # 303030 ;
14+ color : # e3e3e3 ;
15+ }
16+ }
817 .hint {
9- color : # a6a6a6 ;
18+ color : # 7d7d7d ;
1019 }
1120 # a_targetUrl {
1221 color : unset;
You can’t perform that action at this time.
0 commit comments