{"id":16620536,"url":"https://github.com/spikehd/shelter-plugins","last_synced_at":"2025-03-16T22:30:41.429Z","repository":{"id":203642253,"uuid":"709563895","full_name":"SpikeHD/shelter-plugins","owner":"SpikeHD","description":"Shelter plugins, some of them Dorion related","archived":false,"fork":false,"pushed_at":"2024-10-01T16:18:28.000Z","size":995,"stargazers_count":19,"open_issues_count":8,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-13T02:44:35.238Z","etag":null,"topics":["shelter","shelter-plugins"],"latest_commit_sha":null,"homepage":"https://spikehd.github.io/shelter-plugins/","language":"TypeScript","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/SpikeHD.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":"2023-10-25T00:02:47.000Z","updated_at":"2024-10-07T12:37:59.000Z","dependencies_parsed_at":"2023-12-23T20:57:00.194Z","dependency_job_id":"6b9b315f-6ce4-465e-922f-5b0d0344783c","html_url":"https://github.com/SpikeHD/shelter-plugins","commit_stats":null,"previous_names":["spikehd/shelter-plugins"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpikeHD%2Fshelter-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpikeHD%2Fshelter-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpikeHD%2Fshelter-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpikeHD%2Fshelter-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpikeHD","download_url":"https://codeload.github.com/SpikeHD/shelter-plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221668368,"owners_count":16860631,"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":["shelter","shelter-plugins"],"created_at":"2024-10-12T02:44:32.058Z","updated_at":"2025-03-16T22:30:41.422Z","avatar_url":"https://github.com/SpikeHD.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n SpikeHD's shelter plugins\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/SpikeHD/shelter-plugins/deploy.yml\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/SpikeHD/shelter-plugins/lint.yml?label=code quality\" /\u003e\n\n  \u003cbr/\u003e\n\n  \u003cspan\u003e\n    Shelter plugin repo housing both general-use plugins AND \u003ca href=\"https://github.com/SpikeHD/Dorion\"\u003eDorion\u003c/a\u003e-specific plugins\n  \u003c/span\u003e\n\u003c/div\u003e\n\n\n# Table of Contents\n* [Plugins](#plugins)\n  * [Always Trust](#always-trust)\n  * [Blur NSFW](#blur-nsfw)\n  * [Declutter](#declutter)\n  * [Inline CSS](#inline-css)\n  * [Invisible Typing](#invisible-typing)\n  * [No Reply Mention](#no-reply-mention)\n  * [OpenAsar DOM Optimizer](#openasar-dom-optimizer)\n  * [Platform Spoofer](#platform-spoofer)\n  * [Plugin Browser](#plugin-browser)\n  * [shelteRPC](#shelterpc)\n  * [UserPFP](#userpfp)\n  * [You're Right](#youre-right)\n* [Dorion Plugins](#dorion-plugins)\n  * [Dorion Fullscreen](#dorion-fullscreen)\n  * [Dorion PTT](#dorion-ptt)\n  * [Dorion Settings](#dorion-settings)\n  * [Dorion Streamer Mode](#dorion-streamer-mode)\n  * [Dorion Notifications](#dorion-notifications)\n  * [Dorion Updater](#dorion-updater)\n\n# Plugins\n\n## Always Trust\n\nRemove the \"You are leaving Discord\" popup.\n\n`https://spikehd.github.io/shelter-plugins/always-trust/`\n\n## Blur NSFW\n\nBlur images and videos in NSFW channels. Hover to unblur, the click-preview is also automatically unblurred.\n\n`https://spikehd.github.io/shelter-plugins/blur-nsfw/`\n\n![blurnsfw](https://github.com/SpikeHD/shelter-plugins/assets/25207995/921f5add-7d3e-4885-9d0b-a95b483caab6)\n\n## Declutter\n\nHide unwanted components, such as the \"Store\" tab or \"Apps\" button, from Discord.\n\n`https://spikehd.github.io/shelter-plugins/clean-home`\n\n## Inline CSS\n\nLightweight inline CSS editor, with hot reloading.\n\n`https://spikehd.github.io/shelter-plugins/inline-css/`\n\n![image](https://github.com/SpikeHD/shelter-plugins/assets/25207995/4499c90b-2fbc-4ae2-bfec-6ee4c68e44e7)\n\n## Invisible Typing\n\nPrevents others from seeing when you are typing.\n\n`https://spikehd.github.io/shelter-plugins/invisible-typing/`\n\n![invis-typing](https://github.com/SpikeHD/shelter-plugins/assets/25207995/9c50535f-4fcc-40c2-adff-3b989eb5470a)\n\n## No Reply Mention\n\nDisables mentions on replies by default.\n\n`https://spikehd.github.io/shelter-plugins/no-reply-mention/`\n\n## OpenAsar DOM Optimizer\n\nPort of a neat DOM optimization trick [from OpenAsar](https://github.com/GooseMod/OpenAsar/blob/ef4470849624032a8eb7265eabd23158aa5a2356/src/mainWindow.js#L99).\nSee the [OpenAsar wiki](https://github.com/GooseMod/OpenAsar/wiki/DOM-Optimizer) for more information on how this works!\n\n`https://spikehd.github.io/shelter-plugins/openasar-dom-optimizer/`\n\n## Platform Spoofer\n\nPretend to be on a different platform. Basically only visible to those using a platform indicator plugin.\n\n`https://spikehd.github.io/shelter-plugins/platform-spoof/`\n\n## Plugin Browser\n\nFind many Shelter plugins in one place! If you're curious why something isn't showing up, \u003ca href=\"https://github.com/SpikeHD/shelter-plugins/blob/main/plugins/plugin-browser/README.md\"\u003eview the docs on it\u003c/a\u003e.\n\n`https://spikehd.github.io/shelter-plugins/plugin-browser/`\n\n![image](https://github.com/SpikeHD/shelter-plugins/assets/25207995/2ad78966-10b2-45a6-af84-7ef4a2992b7b)\n\n## shelteRPC\n\narRPC replication for Shelter. Only really useful on web Discord, and if you aren't using a client/mod that has it built-in, you'll need to run an [arRPC](https://github.com/OpenAsar/arrpc) or [rsRPC](https://github.com/SpikeHD/rsRPC) server.\n\n`https://spikehd.github.io/shelter-plugins/shelteRPC/`\n\n![shelterpc](https://github.com/SpikeHD/shelter-plugins/assets/25207995/ebe624a1-40ea-489e-a9d7-2e49a96020b6)\n\n## UserPFP\n\nView and use animated profile pictures without Nitro. See the [UserPFP README](https://github.com/UserPFP/UserPFP) for more information.\n\n`https://spikehd.github.io/shelter-plugins/userpfp/`\n\n## You're Right\n\n(Experimental) Float your messages to the right instead of the left. Like a texting app. Or something.\n\n![image](https://github.com/user-attachments/assets/b933d071-c46f-4937-9ff6-a05fc527f788)\n\n# Dorion Plugins\n\n(you don't want these next plugins, they are for the [Dorion client](https://github.com/SpikeHD/Dorion))\n\n## Dorion Fullscreen\n\nTweak Fullscreen behaviour in Dorion.\n\n`https://spikehd.github.io/shelter-plugins/dorion-fullscreen/`\n\n## Dorion PTT\n\nEnables push-to-talk on the Dorion client.\n\n`https://spikehd.github.io/shelter-plugins/dorion-ptt/`\n\n## Dorion Settings\n\nSettings menus and interaction for Dorion.\n\n`https://spikehd.github.io/shelter-plugins/dorion-settings/`\n\n## Dorion Streamer Mode\n\nStreamer mode detection for Dorion.\n\n`https://spikehd.github.io/shelter-plugins/dorion-streamer-mode/`\n\n## Dorion Notifications\n\nNotification settings fix for Dorion.\n\n`https://spikehd.github.io/shelter-plugins/dorion-notifications/`\n\n## Dorion Updater\n\nUpdater for Dorion.\n\n`https://spikehd.github.io/shelter-plugins/dorion-updater/`\n\n## Dorion Voice Fix\n\nFix (specifically, for MacOS) that prevents permission spam when using voice features.\n\n`https://spikehd.github.io/shelter-plugins/dorion-voice-fix/`\n\n## Dorion Tray\n\nAdds indicator icons to the tray icon when in a call, just like the normal Discord client\n\n`https://spikehd.github.io/shelter-plugins/dorion-tray`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspikehd%2Fshelter-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspikehd%2Fshelter-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspikehd%2Fshelter-plugins/lists"}