Compare commits
1 commit
dependabot
...
master
Author | SHA1 | Date | |
---|---|---|---|
8cb21b6030 |
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,8 @@
|
|||
Cucko is a Google Chrome browser extension that lets you hide the number of likes, retweets and replies a tweet has.
|
||||
|
||||
## Installation
|
||||
[Download the extension](https://chrome.google.com/webstore/detail/cuckoo-for-twitter/agjappnhmfoffegbhnakelgilanmnibb) from the Chrome web store here.
|
||||
|
||||
You can no longer install this extension.
|
||||
|
||||
## Development
|
||||
To get set up for local development, follow these steps:
|
||||
|
|
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -4520,9 +4520,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"shell-quote": {
|
||||
"version": "1.7.3",
|
||||
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz",
|
||||
"integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==",
|
||||
"version": "1.7.2",
|
||||
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz",
|
||||
"integrity": "sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==",
|
||||
"dev": true
|
||||
},
|
||||
"signal-exit": {
|
||||
|
|
Loading…
Add table
Reference in a new issue