Dheeraj Bhaskar

Results 13 issues of Dheeraj Bhaskar

I'm getting this error when I try to login into the addon. Not sure, but this might be related to #20 What are the potential options we have if it...

help-needed

Hi guys, this is still a wip. ## What has been done so far? I'm using [this article](https://developer.chrome.com/apps/app_identity) 1. Add permissions to your manifest and upload your app. 2. Copy...

enhancement
help-needed

I'm using: webstorm: 2018.3.1 and here is my package.json: ``` { "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", }, "author":...

question

App name: Videoder Download link: https://www.videoder.net/download/videoder-for-android Page on which ads appear:Home screen itself (the one you get as soon as you launch the app) see Screenshot below ![screenshot_20180723-002026](https://user-images.githubusercontent.com/2944909/43049007-6c600c32-8e0e-11e8-98ce-06f1ab42eef9.jpg)

Why was such a nice project abandoned? I just want to understand if it was due to time constraints by maintainer or something made this obsolete or something else

### Purpose: Create Typescript type definitions - So that I can do `npm i @types/watchr` ### Backgorund: I believe there is some flow type information, can you please re-purpose that...

enhancement

# Overview I'm looking for a simpler way to handle clicking on links which open new pages (like target="_blank" anchor tags). Here handle means: - get the new page object...

feature
chromium

- [x] bind to proper port - [x] add deploy button to readme - [x] update npm start script to include db.json (please let me know if this can be...

#### What are you trying to achieve? I'm trying to get a realtime feedback for quicker test development cycle. Just like chimp where: 1. Browser stays open after tests are...

enhancement

### Issue: #### Getting clipboard Can't get from clipboard in windows. Reproduction steps: `gist -Ppc` Error seen: `Error: Could not find copy command, tried: pbpaste || xclip -o || xsel...