- Prefix search with
#
search the title of webpages - Prefix search with
@
search the url of webpages - Prefix search with
%
search only open tabs - Prefix search with
*
search only bookmarked pages - Prefix search with
+
search only tagged pages - Prefix search with
^
search in browser history
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var install_hook_to = function(obj) { | |
if (obj.hook || obj.unhook) { | |
throw new Error('Object already has properties hook and/or unhook'); | |
} | |
obj.hook = function(_meth_name, _fn, _is_async) { | |
var self = this, | |
meth_ref; | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
Responsive | |
--> | |
<!doctype html> | |
<html lang="fr-FR"> | |
<head> | |
<meta charset="utf-8"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* TEAM */ | |
Title: Kévin Faber | |
Position: Développeur web | |
Site: http://foo.com | |
Twitter: @foo | |
Location: Blois, France. | |
/* THANKS */ | |
Name: Leurs, noms. |