Skip to content

issues Search Results · repo:ericlaw1979/ShowChromeVersion language:JavaScript

Filter by

14 results
 (49 ms)

14 results

inericlaw1979/ShowChromeVersion (press backspace or delete to remove)

At least on Linux (at 1.25x scaling, though this repros at 1x too), the 2023 Chrome redesign makes the build number so big that it s almost unreadable, and it covers way more of the major version than ...
  • sersorrel
  • Opened 
    on Mar 23, 2024
  • #17

Currently this extension makes use of OmahaProxy, but this is being shut down next April. image With a suggestion to use https://chromiumdash.appspot.com/ instead.
  • lukewarlow
  • Opened 
    on Oct 24, 2023
  • #16

image In Brave 1.45.116 Chromium: 107.0.5304.91 (Official Build) (64-bit) doesn t show any info
  • spideymang
  • Opened 
    on Oct 29, 2022
  • #15

This is the more forward-looking way of determining the browser brand. I can make a PR if you d like!
  • naarcini
  • 1
  • Opened 
    on Sep 29, 2021
  • #13

After enabling the #force-major-version-to-100 flag in Canary 96, I ve noticed that this extension renders the version as 10 not 100. image Full User Agent String: Mozilla/5.0 (Macintosh; Intel Mac OS ...
  • lukewarlow
  • 1
  • Opened 
    on Sep 21, 2021
  • #12

When working on reductions/triaging it s annoying to have to constantly go back and forth across the versions. It would be nice to insert the information that we have at the current caret position on a ...
  • gregwhitworth
  • 1
  • Opened 
    on Apr 8, 2019
  • #11

Hit the JSON endpoint every hour or so and if the version isn t current, repaint the background with red. https://omahaproxy.appspot.com/all.json?os=win
  • ericlaw1979
  • Opened 
    on Mar 11, 2019
  • #8

function gotBrowserInfo(info) { console.log(info.name); } var gettingInfo = browser.runtime.getBrowserInfo(); gettingInfo.then(gotBrowserInfo);
  • ericlaw1979
  • Opened 
    on Mar 4, 2019
  • #7

...like in Chrome 56 Incognito
  • ericlaw1979
  • 1
  • Opened 
    on Oct 11, 2016
  • #6

Is this because the system is too smart and it thinks the page isn t needed? https://developer.chrome.com/extensions/event_pages Register to receive any events your extension is interested in each time ...
  • ericlaw1979
  • 1
  • Opened 
    on Sep 3, 2016
  • #5
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub