aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts
AgeCommit message (Expand)Author
2015-04-27Merge pull request #1589 from smblott-github/fix-alt-passkeysStephen Blott
2015-04-27Ensure that the Vomnibar iframe background is transparentmrmr1993
2015-04-27It's not a passkey with Ctrl, Alt or Meta.Stephen Blott
2015-04-26Disable frame flash after Vomnibar closes.Stephen Blott
2015-04-26Remove (overlooked) debugging code.Stephen Blott
2015-04-25Guard against there being no load handler.Stephen Blott
2015-04-25Minor tweak of front-end settings.Stephen Blott
2015-04-25Simplify front-end settings logic.Stephen Blott
2015-04-25Remove unused code.Stephen Blott
2015-04-25Track tab URL even if frame's URL changes.Stephen Blott
2015-04-25Remove requirement for Chrome 41.Stephen Blott
2015-04-25Merge branch 'exclusion-rules-pushState-and-hash' of https://github.com/mrmr1...Stephen Blott
2015-04-25Merge remote-tracking branch 'origin/focus-main-frame' into focus-main-frame-...Stephen Blott
2015-04-25Merge branch 'vomnibar-in-main-window' into vomnibar-in-main-window-mergeStephen Blott
2015-04-24Always initialise event listeners earlymrmr1993
2015-04-24Re-check enabled state after history.pushState/location.hash is changedmrmr1993
2015-04-24Get incognto state directly from chrome.extensions.inIncognitoContextmrmr1993
2015-04-23Activate vomnibar in window.top; no flicker and tidy up.Stephen Blott
2015-04-22Tidy up.Stephen Blott
2015-04-22Also filter for HREF in incognito mode.Stephen Blott
2015-04-22Filter out non-HREF elements for "yf".Stephen Blott
2015-04-22For "yf", handle case where link.href isn't defined.Stephen Blott
2015-04-22Show yanked text in HUD for "yf".Stephen Blott
2015-04-21mainFrame; simplify logic.Stephen Blott
2015-04-21Implement mainFrame command.Stephen Blott
2015-04-19Remove logging code accidentally committed.Stephen Blott
2015-04-19Fix merge oversight.Stephen Blott
2015-04-19Merge branch 'remove-badges'Stephen Blott
2015-04-19Activate vomnibar in window.top; fix logic error.Stephen Blott
2015-04-19Activate vomnibar in window.top; handle Vomnibar even if disabled.Stephen Blott
2015-04-18Mode indicator: fix insert mode within edit mode.Stephen Blott
2015-04-18Activate vomnibar in window.top; add "labs" option.Stephen Blott
2015-04-18Mode indicator: more fix HUD messages for caret mode.Stephen Blott
2015-04-18Merge pull request #1572 from smblott-github/return-to-viewportStephen Blott
2015-04-18Mode indicator: more fix for link hints.Stephen Blott
2015-04-18Mode indicator: fix for link hints.Stephen Blott
2015-04-18Only return to viewport from visual mode.Stephen Blott
2015-04-18Selection handling on exiting visual mode.Stephen Blott
2015-04-18Fix #1569.Stephen Blott
2015-04-18Mode indicator: initial move to HUD.Stephen Blott
2015-04-18Mode indicator: strip all references to badges.Stephen Blott
2015-04-05Note scrolling issue #1549.Stephen Blott
2015-04-03Merge branch 'upgrade-notification'Stephen Blott
2015-03-25Check isEnabledForURL on hash change.Stephen Blott
2015-03-22Use chrome.notifications for upgrade notifications.Stephen Blott
2015-03-17Activate vomnibar in window.top; fix dropped line.Stephen Blott
2015-03-17Activate vomnibar in window.top; yet more clean up.Stephen Blott
2015-03-17Activate vomnibar in window.top; more clean up.Stephen Blott
2015-03-17Activate vomnibar in window.top; fix race condition on close.Stephen Blott
2015-03-17Activate vomnibar in window.top; more clean up.Stephen Blott