https://github.com/noplanman/wporg-dev-userscript
WoDU: A userscript to help developers access certain WordPress.org pages a lot easier.
https://github.com/noplanman/wporg-dev-userscript
developer plugin-cards userscript wordpress
Last synced: 2 months ago
JSON representation
WoDU: A userscript to help developers access certain WordPress.org pages a lot easier.
- Host: GitHub
- URL: https://github.com/noplanman/wporg-dev-userscript
- Owner: noplanman
- License: gpl-2.0
- Created: 2015-08-30T12:40:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T11:23:05.000Z (over 8 years ago)
- Last Synced: 2025-03-20T19:08:18.506Z (over 1 year ago)
- Topics: developer, plugin-cards, userscript, wordpress
- Language: JavaScript
- Homepage:
- Size: 260 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WPorg-Dev-Userscript (WoDU)
A userscript to help developers access certain WordPress.org plugin information and pages a lot easier.
- Version: 2.0 (New WP Plugin Repository)
- Disclaimer: WoDU userscript is in no way affiliated with WordPress.org.
---
I encourage you to read about the [features](#features) first, to know what awesomeness you're about to experience!
If 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 :-)
---
## Features
Here's a list of currently available features:
- [Plugin card extras](#plugin-card-extras): Extra information panel for plugin cards on the WP.org plugins listing pages.
---
### Plugin card extras
When 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.


---
## Installation
WoDU can be installed on a **PC with Windows**, or a **Mac with OSX**.
Simply choose the plugin that corresponds to your web browser below and download the script, as easy as that!
### With Plugin
1. Which browser?
- **Firefox**: Install the [GreaseMonkey] extension.
- **Chrome**: Install the [Tampermonkey] extension.
- **Opera**: Install the [ViolentMonkey] extension.
- **Safari** & **Internet Explorer**: *NOT SUPPORTED!*
2. WoDU userscript can be found here (just choose any one)
- [Get it on OpenUserJS.org]
- [Get it on GreasyFork]
- [Get it on GitHub]
## Any ideas / Feature requests / Comments?
If 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!
Any comment is highly appreciated, thanks!
## Donations
Well, if you really insist, [go ahead](https://noplanman.ch/donate) =)
## Changelog
### 2.0
- Adapt to new WP Plugin Repository.
- Remove developer submenu.
### 1.0
- Add the developer submenu.
- Add the plugin cards extras.
## Attributions
Icons: https://www.icons8.com/
[GreaseMonkey]: https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ "GreaseMonkey for Firefox"
[Tampermonkey]: https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en "Tampermonkey for Chrome"
[ViolentMonkey]: https://addons.opera.com/en/extensions/details/violent-monkey/ "ViolentMonkey for Opera"
[Get it on OpenUserJS.org]: https://openuserjs.org/install/noplanman/WPorg-Dev.user.js "OpenUserJS.org"
[Get it on GreasyFork]: https://greasyfork.org/scripts/12089-wporg-dev/code/WPorg-Dev.user.js "GreasyFork"
[Get it on GitHub]: https://raw.githubusercontent.com/noplanman/WPorg-Dev-Userscript/master/WPorg-Dev.user.js "GitHub"