{"id":16554376,"url":"https://github.com/foggalong/website-restyles","last_synced_at":"2026-05-19T04:02:33.190Z","repository":{"id":18822387,"uuid":"22037379","full_name":"Foggalong/website-restyles","owner":"Foggalong","description":"Userscripts to restyle websites","archived":false,"fork":false,"pushed_at":"2024-08-13T10:47:57.000Z","size":678,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-15T06:11:32.168Z","etag":null,"topics":["greasemonkey","stylish","stylus","userscript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Foggalong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-07-20T16:24:57.000Z","updated_at":"2024-08-13T18:34:56.000Z","dependencies_parsed_at":"2024-08-09T17:29:55.442Z","dependency_job_id":"021cb5a8-19da-480d-a812-aeaa59a2bda0","html_url":"https://github.com/Foggalong/website-restyles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foggalong%2Fwebsite-restyles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foggalong%2Fwebsite-restyles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foggalong%2Fwebsite-restyles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foggalong%2Fwebsite-restyles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Foggalong","download_url":"https://codeload.github.com/Foggalong/website-restyles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241915206,"owners_count":20041729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["greasemonkey","stylish","stylus","userscript"],"created_at":"2024-10-11T19:51:19.307Z","updated_at":"2026-05-19T04:02:28.145Z","avatar_url":"https://github.com/Foggalong.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Website Restyles\n\nUserscripts for restyling websites to my own liking, intended as a simpler alternative to [Stylus](https://github.com/openstyles/stylus).\n\n## Installation\n\n1. Install a userscript manager browser add-on\n    1. For Firefox get [GreaseMonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)\n    2. For Chrome get [TamperMonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en)\n2. Go into the [styles](styles/) folder and click on the script you want\n3. Click the RAW button at the top right of the code\n4. Follow the instructions in the pop-up, and you're done \\O/\n\n## Template\n\nThe [included template](template.user.js) can be used to create new restyles. Replace `$SITENAME` with the website's name (e.g. `GitHub`), and\n\n```javascript\n// @include       https://www.$WEBSITE-URL.com/*\n```\n\nwith the website base URL. For example,\n\n```javascript\n// @include       https://github.com/*\n```\n\nIf you're not me, you'll also want to update `@author` and `@homepage`. Then simply replace the content of the `styles` multi-line string with whatever CSS you wish to inject.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoggalong%2Fwebsite-restyles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoggalong%2Fwebsite-restyles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoggalong%2Fwebsite-restyles/lists"}