├── LICENSE ├── README.md ├── devpostparticipants.js ├── docs └── chrome-dev-tools.png └── star.user.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/star-me/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/star-me/HEAD/README.md -------------------------------------------------------------------------------- /devpostparticipants.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/star-me/HEAD/devpostparticipants.js -------------------------------------------------------------------------------- /docs/chrome-dev-tools.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/star-me/HEAD/docs/chrome-dev-tools.png -------------------------------------------------------------------------------- /star.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/star-me/HEAD/star.user.js --------------------------------------------------------------------------------