Move more remote files to autoinstall
This commit is contained in:
parent
57cd02890a
commit
11155e2fe6
9 changed files with 12 additions and 416 deletions
.local/share/qutebrowser/greasemonkey
|
@ -1,10 +0,0 @@
|
|||
// ==UserScript==
|
||||
// @name DuckDuckGo Dracula Dark Theme
|
||||
// @namespace https://duckduckgo.com/
|
||||
// @match https://duckduckgo.com/
|
||||
// @grant none
|
||||
// @version 1.0
|
||||
// @author -
|
||||
// @description 2/19/2020, 3:26:24 PM
|
||||
// ==/UserScript==
|
||||
var dracula=["7=282a36","8=f8f8f2","9=50fa7b","ae=t","t=p","s=m","w=n","m=l","o=s","j=282a36","a=p","aa=bd93f9","u=-1","x=f1fa8c","y=44475a","af=1","ai=1","f=1"];for(var i=0;i<dracula.length;i++)document.cookie=dracula[i];
|
Loading…
Add table
Add a link
Reference in a new issue