aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts
AgeCommit message (Expand)Author
2014-08-16Merge pull request #1108 from natalieperna/masterPhil Crosby
2014-08-12Merge pull request #1116 from vincentbernat/fix/link-gonextPhil Crosby
2014-08-12Fix for 1005Timo Sand
2014-08-05Match mixed-case relationship links in goNext/goPreviousVincent Bernat
2014-07-30Pointer cursor on hover over help modal close buttonNatalie Perna
2014-07-29Replaced help dialog close button with &timesNatalie Perna
2014-07-29Replace upgrade notification close x with &timesNatalie Perna
2014-06-30Merge pull request #1073 from mijoharas/masterPhil Crosby
2014-06-30Merge pull request #1026 from mrmr1993/countMatchesPhil Crosby
2014-06-20added selection of search engines without pressing tabmike-work
2014-05-20get new element position for each scroll tested elementRoly Fentanes
2014-05-17Remove unnecessary if statementPhil Crosby
2014-05-17Fix options link in help dialogmrmr1993
2014-04-30Add a comment explaining the CSS for file:// URLsmrmr1993
2014-04-30Fix searching on file:// URLsmrmr1993
2014-04-30Merge remote-tracking branch 'mrmr1993/openLinkInFGTab'Phil Crosby
2014-04-25Make a function more clearly a functionPhil Crosby
2014-04-25Merge pull request #1040 from mrmr1993/noCacheLHFilterTypePhil Crosby
2014-04-25Query filterLinkHints setting every time, not just page loadmrmr1993
2014-04-25Fix Open Link in Current Tab commandmrmr1993
2014-04-25Remove unnecessary checks for ctrl, shift keys in LinkHintsmrmr1993
2014-04-25Change description and names in LinkHints for claritymrmr1993
2014-04-25Remove the link hint activation delayPhil Crosby
2014-04-23Add vomnibar css rule to avoid page overridingmrmr1993
2014-04-23Prevent passing through <ctrl> in LinkHintsmrmr1993
2014-04-23Allow tap to toggle LinkHints mode, remove nonfiring codemrmr1993
2014-04-23Fix typomrmr1993
2014-04-23Add openlinks in foreground mode and fix #1035mrmr1993
2014-04-23Merge pull request #838 from sainaen/fix_handlerStackPhil Crosby
2014-04-19Use RegExp to escape special characters for plain find queriesmrmr1993
2014-04-19Add a comment explaining match counting for string searchesmrmr1993
2014-04-19Implement number of matches in find modemrmr1993
2014-04-16Escape HTML in HUD from searches (fixes #913)mrmr1993
2013-12-13Prevent bookmark dialog font from being affected by pageScott Perlitch
2013-09-12Changed deprecated chrome.extension on chrome.runtime in all files and fix testsMaksim Ryzhikov
2013-09-12Changed deprecated chrome.extension on chrome.runtime [Chromium v29] (fixed #...Maksim Ryzhikov
2013-08-23Add a todoPhil Crosby
2013-08-22Some events don't have `keyIdentifier`Joey Baker
2013-07-20trim then filterUncleBill
2013-05-25Replace `sendRequest()` calls with `sendMessage()` ones in marks.coffeesainaen
2013-05-12Fix error with handlerStack in link_hints content scriptsainaen
2013-05-06Content script should handle message even when there is no tab propertysainaen
2013-05-06Replace all deprecated sendRequest() calls with new sendMessage()sainaen
2013-03-06Shorten names.Jez Ng
2013-03-06Merge remote-tracking branch 'deiga/patch-4'Jez Ng
2013-02-18Renamed to 'goToRoot', condensed functionTimo Sand
2013-02-17Implemented opening links in IncognitoTimo Sand
2013-02-17Trying to add incognito window openingTimo Sand
2013-02-16Added `gU` command to go to root of page including current port and protocolTimo Sand
2013-01-31Fix #766 vomnibar is displaying incorrectly on pages that have CSS setting th...Nick Peeples