mirror of
https://github.com/italicsjenga/injections.git
synced 2024-11-22 16:41:32 +11:00
more google fixes smh
This commit is contained in:
parent
ad07eb5875
commit
33a1bd90f0
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "injections",
|
"name": "injections",
|
||||||
"version": "1.5",
|
"version": "1.6",
|
||||||
"description": "misc CSS injections.",
|
"description": "misc CSS injections.",
|
||||||
"icons": {
|
"icons": {
|
||||||
"48": "icons/icon48.png",
|
"48": "icons/icon48.png",
|
||||||
|
|
|
@ -19,6 +19,10 @@
|
||||||
.F9PbJd,
|
.F9PbJd,
|
||||||
.k24kee,
|
.k24kee,
|
||||||
.Cx1ZMc,
|
.Cx1ZMc,
|
||||||
|
.vk_c,
|
||||||
|
.vk_bk,
|
||||||
|
.FalWJb,
|
||||||
|
.f3LoEf,
|
||||||
.yDYNvb.lyLwlc,
|
.yDYNvb.lyLwlc,
|
||||||
.yyjhs,
|
.yyjhs,
|
||||||
.Ss2Faf,
|
.Ss2Faf,
|
||||||
|
@ -95,9 +99,10 @@
|
||||||
.cXedhc,
|
.cXedhc,
|
||||||
.uo4vr,
|
.uo4vr,
|
||||||
.s,
|
.s,
|
||||||
|
.vk_gy,
|
||||||
.KFFQ0c .YfftMc a {
|
.KFFQ0c .YfftMc a {
|
||||||
/* misc lil grey text */
|
/* misc lil grey text */
|
||||||
color: #bfbfbf;
|
color: #bfbfbf !important;
|
||||||
}
|
}
|
||||||
.commercial-unit-desktop-top {
|
.commercial-unit-desktop-top {
|
||||||
/* shopping ads */
|
/* shopping ads */
|
||||||
|
|
|
@ -36,6 +36,10 @@
|
||||||
{
|
{
|
||||||
"version": "1.5",
|
"version": "1.5",
|
||||||
"update_link": "https://github.com/italicsjenga/injections/releases/download/1.5/injections-1.5.xpi"
|
"update_link": "https://github.com/italicsjenga/injections/releases/download/1.5/injections-1.5.xpi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "1.6",
|
||||||
|
"update_link": "https://github.com/italicsjenga/injections/releases/download/1.6/injections-1.6.xpi"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue