DINESH S

Results 6 issues of DINESH S

It would be nice to have a head option, where we can specify the head character (Ex =>). ``` downloading [=====> ] 29% 3.7s ``` It defaults to complete char...

OS: Mac OS X (El captain) nw.js version: 0.13.4-sdk App.dataPath is returning `~/Library/Application Support//Default` while the docs say it should return `~/Library/Application Support/` The name of the package from package.json...

bug
has-min-repro

# Add option to hide bookmark count from tweets This PR adds a new feature to hide bookmark counts from tweets, similar to existing options for hiding reply, retweet, like,...

# Fix Title Notifications Feature Updates the title notifications feature to work with the latest X/Twitter favicon naming convention, changing references from `twitter.ico` to `twitter.3.ico` and `twitter-pip.2.ico` to `twitter-pip.3.ico`. Also...

### TL;DR Changed the body overflow property from `hidden` to `scroll` in writer mode. ### What changed? Modified the CSS in the `changeWriterMode` function to set the body's overflow property...