{"id":16912183,"url":"https://github.com/noplanman/wporg-dev-userscript","last_synced_at":"2026-04-17T10:32:23.576Z","repository":{"id":86547454,"uuid":"41628284","full_name":"noplanman/WPorg-Dev-Userscript","owner":"noplanman","description":"WoDU: A userscript to help developers access certain WordPress.org pages a lot easier.","archived":false,"fork":false,"pushed_at":"2017-10-22T11:23:05.000Z","size":266,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T19:08:18.506Z","etag":null,"topics":["developer","plugin-cards","userscript","wordpress"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noplanman.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":"2015-08-30T12:40:12.000Z","updated_at":"2017-10-14T22:56:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"908a520f-02b0-4468-b533-cb2f277f4dc8","html_url":"https://github.com/noplanman/WPorg-Dev-Userscript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noplanman/WPorg-Dev-Userscript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noplanman%2FWPorg-Dev-Userscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noplanman%2FWPorg-Dev-Userscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noplanman%2FWPorg-Dev-Userscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noplanman%2FWPorg-Dev-Userscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noplanman","download_url":"https://codeload.github.com/noplanman/WPorg-Dev-Userscript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noplanman%2FWPorg-Dev-Userscript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31925396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:19:20.377Z","status":"ssl_error","status_checked_at":"2026-04-17T10:19:18.682Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["developer","plugin-cards","userscript","wordpress"],"created_at":"2024-10-13T19:08:51.284Z","updated_at":"2026-04-17T10:32:23.570Z","avatar_url":"https://github.com/noplanman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPorg-Dev-Userscript (WoDU)\nA userscript to help developers access certain WordPress.org plugin information and pages a lot easier.\n\n- Version: 2.0 (New WP Plugin Repository)\n- Disclaimer: WoDU userscript is in no way affiliated with WordPress.org.\n\n---\n\nI encourage you to read about the [features](#features) first, to know what awesomeness you're about to experience!\n\nIf you feel sure about what you're doing and just can't hold it anymore, skip ahead to the [installation](#installation) right away and get started with WoDU :-)\n\n---\n\n## Features\n\nHere's a list of currently available features:\n- [Plugin card extras](#plugin-card-extras): Extra information panel for plugin cards on the WP.org plugins listing pages.\n\n---\n\n### Plugin card extras\nWhen viewing a plugins listing page, each plugin card now has a little *code* icon on the top right corner. Clicking it, will load an overlay with the important information of the plugin and a collection of developer links for easy access.\n\n![Plugin card](assets/plugin-card.png)\n\n![Plugin card extra](assets/plugin-card-extra.png)\n\n---\n\n## Installation\n\nWoDU can be installed on a **PC with Windows**, or a **Mac with OSX**.\nSimply choose the plugin that corresponds to your web browser below and download the script, as easy as that!\n\n### With Plugin\n1. Which browser?\n  - **Firefox**: Install the [GreaseMonkey] extension.\n  - **Chrome**: Install the [Tampermonkey] extension.\n  - **Opera**: Install the [ViolentMonkey] extension.\n  - **Safari** \u0026 **Internet Explorer**: *NOT SUPPORTED!*\n\n2. WoDU userscript can be found here (just choose any one)\n  - [Get it on OpenUserJS.org]\n  - [Get it on GreasyFork]\n  - [Get it on GitHub]\n\n## Any ideas / Feature requests / Comments?\nIf you have any ideas for me or things you would like to see in this script, go ahead and create a [New Issue](https://github.com/noplanman/WPorg-Dev-Userscript/issues/new) and let me know!\n\nAny comment is highly appreciated, thanks!\n\n## Donations\n\nWell, if you really insist, [go ahead](https://noplanman.ch/donate) =)\n\n## Changelog\n\n### 2.0\n\n- Adapt to new WP Plugin Repository.\n- Remove developer submenu.\n\n### 1.0\n\n- Add the developer submenu.\n- Add the plugin cards extras.\n\n## Attributions\nIcons: https://www.icons8.com/\n\n[GreaseMonkey]: https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ \"GreaseMonkey for Firefox\"\n[Tampermonkey]: https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en \"Tampermonkey for Chrome\"\n[ViolentMonkey]: https://addons.opera.com/en/extensions/details/violent-monkey/ \"ViolentMonkey for Opera\"\n[Get it on OpenUserJS.org]: https://openuserjs.org/install/noplanman/WPorg-Dev.user.js \"OpenUserJS.org\"\n[Get it on GreasyFork]: https://greasyfork.org/scripts/12089-wporg-dev/code/WPorg-Dev.user.js \"GreasyFork\"\n[Get it on GitHub]: https://raw.githubusercontent.com/noplanman/WPorg-Dev-Userscript/master/WPorg-Dev.user.js \"GitHub\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoplanman%2Fwporg-dev-userscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoplanman%2Fwporg-dev-userscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoplanman%2Fwporg-dev-userscript/lists"}