aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
2015-05-05Fix unregisterFrame logic.Stephen Blott
2015-05-05Remove now-unnecessary comment.Stephen Blott
2015-05-05Resolve space leak.Stephen Blott
2015-05-05Guard against missing sender.Stephen Blott
2015-05-01Ensure frames is defined.Stephen Blott
2015-04-29Revert "Only grab focus after link transition."Stephen Blott
2015-04-28Merge pull request #1609 from smblott-github/fix-grab-back-focus-after-web-na...Stephen Blott
2015-04-28Fix up #1604.Stephen Blott
2015-04-28Only grab focus after link transition.Stephen Blott
2015-04-28Don't re-order frameIds in the background page when manually focusingmrmr1993
2015-04-27Do not remove inner whitespace from passkeys.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-25Activate vomnibar in window.top; do not register framesets.Stephen Blott
2015-04-25Merge branch 'vomnibar-in-main-window' into vomnibar-in-main-window-mergeStephen Blott
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-22Remove redundant line.Stephen Blott
2015-04-21Implement mainFrame command.Stephen Blott
2015-04-19Activate vomnibar in window.top; strip (now) unnecessary setting.Stephen Blott
2015-04-18Activate vomnibar in window.top; add "labs" option.Stephen Blott
2015-04-18Mode indicator: strip all references to badges.Stephen Blott
2015-04-12Simplify 9ac435e2791eaccb03e3dc0b6156060f413666d9.Stephen Blott
2015-04-12Do not domain complete zero length queries.Utkarsh Upadhyay
2015-04-03Merge branch 'upgrade-notification'Stephen Blott
2015-04-03Simplify upgrade notification.Stephen Blott
2015-03-29Move the search-engine logic out of settings.coffee.Stephen Blott
2015-03-22Upgrade notification. Add full-stop to message.Stephen Blott
2015-03-22Upgrade message; show after permission accepted.Stephen Blott
2015-03-22Use chrome.notifications for upgrade notifications.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
2015-03-17Activate vomnibar in window.top; hide on focus, fixed.Stephen Blott
2015-03-17Activate vomnibar in window.top; hide on focus.Stephen Blott
2015-03-17Merge branch 'rework-exclusion-rules'Stephen Blott
2015-03-17Activate vomnibar in window.top; simplify messaging.Stephen Blott
2015-03-17Activate vomnibar in window.top; refocus original frame.Stephen Blott
2015-03-15Fall back to "chrome://newtab" in incognito mode.Stephen Blott
2015-03-15Note that createTab/pages/blank.html doesn't work in incognito mode.Stephen Blott
2015-03-15Fill in "pages/blank.html" is an absolute URL.Stephen Blott
2015-03-15Rework page icon handling.Stephen Blott
2015-03-15Propagate exclusion rules to all frames.Stephen Blott
2015-03-15Populate popup with frame's URL.Stephen Blott
2015-03-09Inject content scripts on install/upgrade only.Stephen Blott