Takes functionality of my "New Poll" Link in Topic List userscript (i.e. adding "New Poll" link on topic pages) and then also adds dynamic poll adding on the "New Topic" page. Instead of having the "add a poll" link force you to load a separate page, this script instead makes it add the "add a poll" form directly to the "New Topic" page, and vice versa to remove the form.
Use with one of the following browser extensions:
-
Convert script to Google Chrome extension:
- Save the script (the
*.user.js
file) to your computer. - In Chrome, go to Tools > Extensions.
- Drag/drop the user script file onto the Extensions page.
- Save the script (the
Released 2013-10-31
- Updated to work with v13. From this point on, no site styles prior to v13 will be supported. This includes Throwback Mode.
Released 2012-12-21
- Fixed situation where script would not work under certain site settings
Released 2012-07-29
- Initial release