Vinit Shahdeo

Results 99 issues of Vinit Shahdeo

I'm using task lists to create todo. But in github pages, it's showing along with the bullets. **Bullets shouldn't be shown up. Please fix it.**

_Clearing all cookies can be incidental._ **So, adding an alert box to confirm after clicking `CLEAR ALL COOKIES` button can avoid this.** Note - Please do not make any changes...

enhancement
help wanted
good first issue
hacktoberfest
up-for-grabs

**Add `DELETE` button to delete the cookies for domain individually.** _Note - Do not make any changes in existing CSS._

enhancement
help wanted
good first issue
hacktoberfest
up-for-grabs

**Send PR with the changes to filter cookies based on regex.** _Note - Please make changes in CSS._

enhancement
help wanted
hacktoberfest
up-for-grabs

- Please check [`background.js`](https://github.com/vinitshahdeo/Cookie-Manager/blob/master/background.js) and refactor the different methods inside this. - Do small, incremental changes that leave the code in a better state than it was found. - Do...

help wanted
good first issue
hacktoberfest
up-for-grabs

**There are many functions in `background.js` which are using [chrome.cookies](https://developer.chrome.com/extensions/cookies) API. Adding a short description before each function will make the code more readable.** For example, ```js /* * *...

help wanted
good first issue
hacktoberfest
up-for-grabs
documentation

The existing endpoint for fetching COVID-19 cases is failing.

Prettified `README.md`

Ideally, **the banner should be dismissible**. The non-dismissible banner does not provide good UX. The donation banner present in the header is persistent. There can be two ways to improve...

``` ``` When you link to a page on another site using the `target="_blank"` attribute, you can expose your site to performance and security issues: - The other page may...

bug