Compare commits
1 commit
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c5e5b12338 |
2 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
Cucko is a Google Chrome browser extension that lets you hide the number of likes, retweets and replies a tweet has.
|
||||
|
||||
## Installation
|
||||
|
||||
You can no longer install this extension.
|
||||
[Download the extension](https://chrome.google.com/webstore/detail/cuckoo-for-twitter/agjappnhmfoffegbhnakelgilanmnibb) from the Chrome web store here.
|
||||
|
||||
## Development
|
||||
To get set up for local development, follow these steps:
|
||||
|
|
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -3259,9 +3259,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"path-parse": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
|
||||
"integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
|
||||
"version": "1.0.7",
|
||||
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
|
||||
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
||||
"dev": true
|
||||
},
|
||||
"path-type": {
|
||||
|
|
Loading…
Add table
Reference in a new issue