Update duckduckgo.user.js
This commit is contained in:
@@ -18,5 +18,5 @@
|
|||||||
})();
|
})();
|
||||||
|
|
||||||
function updateTitle(){
|
function updateTitle(){
|
||||||
document.title = document.getElementById("search_form_input").value;
|
document.title = document.getElementById("search_form_input").value + " - Search";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user