Skip to content

issues Search Results · repo:mbhutton/chrome-duplicate-tab-detector language:JavaScript

Filter by

1 result
 (69 ms)

1 result

inmbhutton/chrome-duplicate-tab-detector (press backspace or delete to remove)

Thanks for this extension, it s very useful! Replacing these two lines: chrome.tabs.update(duplicateTab.id, { selected : true}); chrome.tabsi.remove(newTab.id); with these: chrome.tabs.remove(newTab.id); ...
  • ilyabo
  • 1
  • Opened 
    on Mar 15, 2012
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub