├── .github └── ISSUE_TEMPLATE │ └── website-support-request.md ├── .gitignore ├── .ortfo └── description.md ├── Justfile ├── LICENSE ├── README.md ├── core.js ├── docs └── index.html ├── google-sheets.js ├── icon.ai ├── icon.png ├── icon128.png ├── icon16.png ├── icon48.png ├── logotype.png └── manifest.json /.github/ISSUE_TEMPLATE/website-support-request.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Website support request 3 | about: Request support for a new website 4 | title: Add support for … 5 | labels: '' 6 | assignees: gwennlbh 7 | 8 | --- 9 | 10 | **Link to the website you wanna see support for:** 11 | 12 | Please make sure that you: 13 | 14 | - [ ] Checked before if the website is not impossible to implement: see [the other issues](https://github.com/gwennlbh/smooth-cursorify/issues?q=is%3Aissue%20). 15 | - [ ] If I know how to do it, checked that the site does not use a `