Compare commits

..

1 commit

Author SHA1 Message Date
8cb21b6030 Update README.md
docs: cant install anymore
2025-03-11 21:19:40 +00:00
2 changed files with 5 additions and 4 deletions

View file

@ -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. Cucko is a Google Chrome browser extension that lets you hide the number of likes, retweets and replies a tweet has.
## Installation ## 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 ## Development
To get set up for local development, follow these steps: To get set up for local development, follow these steps:

6
src/package-lock.json generated
View file

@ -3310,9 +3310,9 @@
"dev": true "dev": true
}, },
"postcss": { "postcss": {
"version": "7.0.36", "version": "7.0.27",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.36.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.27.tgz",
"integrity": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==", "integrity": "sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^2.4.2", "chalk": "^2.4.2",