├── .eslintignore [DEPRECATED] ├── .eslintrc.js [DEPRECATED] ├── .eslintrc.json [DEPRECATED] ├── .gitattributes ├── .github ├── ISSUE_TEMPLATE │ ├── bug_report.yml │ ├── config.yml │ ├── feature_request.md.old │ └── feature_request.yml ├── dependabot.yml └── workflows │ ├── dependency-review.yml │ ├── evergreen.yml │ └── lint.yml ├── .gitignore ├── 1337X_-_convert_torrent_timestamps_to_relative_format ├── 1337X_-_convert_torrent_timestamps_to_relative_format.user.js ├── README.md ├── moment-timezone-with-data-10-year-range.min.js └── moment.min.js ├── 1337x_-_torrent_and_magnet_links ├── 1337x_-_torrent_and_magnet_links.user.js └── README.md ├── Blabbermouth_-_generate_timestamps_and_add_link_to_the_FB_comments_area ├── Blabbermouth_-_generate_timestamps_and_add_link_to_the_FB_comments_area.user.js └── README.md ├── BugMeNot ├── BugMeNot.user.js └── README.md ├── Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles ├── Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles.user.js ├── README.md ├── jquery-ui.min.js └── keypress.min.js ├── CONTRIBUTING.md ├── Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial ├── Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial.user.js ├── README.md ├── jquery-2.1.4.min.js └── jquery-ui.min.js ├── Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table ├── Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table.user.js ├── README.md ├── date.min.js ├── jquery-2.1.4.min.js ├── jquery-ui.min.js ├── jquery.tablesorter.min.js ├── jstz.min.js ├── keypress.min.js ├── moment-timezone-with-data.min.js └── moment-with-locales.min.js ├── Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table ├── Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table.user.js ├── README.md ├── date.min.js ├── jquery-2.1.4.min.js ├── jquery-ui.min.js ├── jquery.tablesorter.min.js ├── jstz.min.js ├── keypress.min.js ├── moment-timezone-with-data.min.js └── moment-with-locales.min.js ├── GitHub_Confirmations_before_submitting_issues_and_comments ├── GitHub_Confirmations_before_submitting_issues_and_comments.user.js └── README.md ├── Google_youtube_search_link ├── Google_youtube_search_link.user.js └── README.md ├── GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages ├── GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages.user.js ├── README.md └── ZU0xS0c.jpg ├── GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author ├── GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author.user.js ├── README.md ├── jquery-3.1.1.min.js ├── jquery-ui.css └── jquery-ui.js ├── GreasyFork_-_filter_libraries_in_profiles ├── GreasyFork_-_filter_libraries_in_profiles.user.js └── README.md ├── GreasyFork_Bullshit_Filter ├── GreasyFork_Bullshit_Filter.user.js ├── README.md └── large.png ├── GreasyFork_Bullshit_Filter_-_for_TS_Citrus_Gfork ├── GreasyFork_Bullshit_Filter_-_for_TS_Citrus_Gfork.user.js ├── README.md └── large.png ├── IMDb_user_reviews_pages_-_ten_star_ratings ├── IMDb_user_reviews_pages_-_ten_star_ratings.user.js └── README.md ├── Instagram_-_visible_images_counter ├── Instagram_-_visible_images_counter.user.js ├── README.md ├── arrivejs.js └── jquery-3.0.0.min.js ├── KAT_-_add_APPROVE_ALL_and_APPROVE_SELECTED_buttons_to_Feedback_popup ├── KAT_-_add_APPROVE_ALL_and_APPROVE_SELECTED_buttons_to_Feedback_popup.user.js └── README.md ├── Markdown_toolbar_for_GreasyFork ├── 66x40-solid.png ├── Markdown_toolbar_for_GreasyFork.user.js └── README.md ├── Markdown_toolbar_for_reddit.com ├── 66x40-solid.png ├── Markdown_toolbar_for_redditcom.user.js └── README.md ├── Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables ├── Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables.user.js ├── Mutation_Summary.js ├── README.md └── TableSorter.js ├── OpenSubtitles_-_direct_download_links ├── OpenSubtitles_-_direct_download_links.user.js └── README.md ├── OpenUserJS_Bullshit_Filter ├── OpenUserJS_Bullshit_Filter.user.js ├── README.md └── large.png ├── ProtonMail_-_remove_forced_signature ├── ProtonMail_-_remove_forced_signature.user.js └── README.md ├── RARBG_-_convert_torrent_timestamps_to_relative_format ├── RARBG_-_convert_torrent_timestamps_to_relative_format.user.js ├── README.md └── moment.min.js ├── RARBG_-_torrent_and_magnet_links ├── RARBG_-_torrent_and_magnet_links.user.js ├── README.md └── arrive.js ├── RARBG_-_various_tweaks ├── RARBG_-_various_tweaks.user.js └── README.md ├── README.md ├── Reddit_Infinite_Scrolling ├── README.md ├── Reddit_Infinite_Scrolling.user.js ├── jScroll.js └── jquery-2.1.4.min.js ├── Rotten_Tomatoes_Decimal_Rating ├── README.md └── Rotten_Tomatoes_Decimal_Rating.user.js ├── StackExchange_sites_-_convert_dates_to_local_timezone ├── README.md ├── StackExchange_sites_-_convert_dates_to_local_timezone.user.js ├── jstz.min.js ├── moment-timezone-with-data.min.js └── moment.min.js ├── SunXDCC_-_normalize_values ├── Mutation_Summary.js ├── README.md └── SunXDCC_-_normalize_values.user.js ├── Twitter_-_add_unread_notifications_count_in_the_tab_title ├── README.md ├── Twitter_-_add_unread_notifications_count_in_the_tab_title.user.js └── arrivejs.js ├── Userstyles_-_filter_deleted_styles_in_your_profile ├── README.md └── Userstyles_-_filter_deleted_styles_in_your_profile.user.js ├── Userstyles_Bullshit_Filter ├── README.md ├── Userstyles_Bullshit_Filter.user.js └── large.png ├── eslint.config.js ├── ixIRC_-_sortable_search_results ├── README.md ├── date.js ├── ixIRC_-_sortable_search_results.user.js ├── jquery-3.2.1.min.js ├── jquery.tablesorter.min.js ├── math.min.js └── parser-metric.js ├── kuehlschrank scripts icon - backup └── Bullshit_Filter.png ├── mozillaZine_Forums_-_insert_titles_to_bug_links ├── 3Y8dqYZ.gif ├── README.md └── mozillaZine_Forums_-_insert_titles_to_bug_links.user.js ├── package.json ├── renovate.json ├── thepiratebay_-_add_a_sortable_Ratio_column ├── README.md ├── TableSorter.js └── thepiratebay_-_add_a_sortable_Ratio_column.user.js ├── thepiratebay_helper ├── GM_config.js ├── README.md ├── jquery-3.2.0.min.js ├── jquery.tablesorter.min.js ├── keypress.min.js ├── moment.min.js └── thepiratebay_helper.user.js └── userstyles.org_css_highlighter ├── README.md ├── arrivejs.js └── userstylesorg_css_highlighter.user.js /.eslintignore [DEPRECATED]: -------------------------------------------------------------------------------- 1 | **/*.min.js 2 | -------------------------------------------------------------------------------- /.eslintrc.js [DEPRECATED]: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.eslintrc.js [DEPRECATED] -------------------------------------------------------------------------------- /.eslintrc.json [DEPRECATED]: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.eslintrc.json [DEPRECATED] -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.gitattributes -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/bug_report.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.github/ISSUE_TEMPLATE/bug_report.yml -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/config.yml: -------------------------------------------------------------------------------- 1 | blank_issues_enabled: false 2 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature_request.md.old: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.github/ISSUE_TEMPLATE/feature_request.md.old -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature_request.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.github/ISSUE_TEMPLATE/feature_request.yml -------------------------------------------------------------------------------- /.github/dependabot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.github/dependabot.yml -------------------------------------------------------------------------------- /.github/workflows/dependency-review.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.github/workflows/dependency-review.yml -------------------------------------------------------------------------------- /.github/workflows/evergreen.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.github/workflows/evergreen.yml -------------------------------------------------------------------------------- /.github/workflows/lint.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.github/workflows/lint.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/.gitignore -------------------------------------------------------------------------------- /1337X_-_convert_torrent_timestamps_to_relative_format/1337X_-_convert_torrent_timestamps_to_relative_format.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/1337X_-_convert_torrent_timestamps_to_relative_format/1337X_-_convert_torrent_timestamps_to_relative_format.user.js -------------------------------------------------------------------------------- /1337X_-_convert_torrent_timestamps_to_relative_format/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/1337X_-_convert_torrent_timestamps_to_relative_format/README.md -------------------------------------------------------------------------------- /1337X_-_convert_torrent_timestamps_to_relative_format/moment-timezone-with-data-10-year-range.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/1337X_-_convert_torrent_timestamps_to_relative_format/moment-timezone-with-data-10-year-range.min.js -------------------------------------------------------------------------------- /1337X_-_convert_torrent_timestamps_to_relative_format/moment.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/1337X_-_convert_torrent_timestamps_to_relative_format/moment.min.js -------------------------------------------------------------------------------- /1337x_-_torrent_and_magnet_links/1337x_-_torrent_and_magnet_links.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/1337x_-_torrent_and_magnet_links/1337x_-_torrent_and_magnet_links.user.js -------------------------------------------------------------------------------- /1337x_-_torrent_and_magnet_links/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/1337x_-_torrent_and_magnet_links/README.md -------------------------------------------------------------------------------- /Blabbermouth_-_generate_timestamps_and_add_link_to_the_FB_comments_area/Blabbermouth_-_generate_timestamps_and_add_link_to_the_FB_comments_area.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Blabbermouth_-_generate_timestamps_and_add_link_to_the_FB_comments_area/Blabbermouth_-_generate_timestamps_and_add_link_to_the_FB_comments_area.user.js -------------------------------------------------------------------------------- /Blabbermouth_-_generate_timestamps_and_add_link_to_the_FB_comments_area/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Blabbermouth_-_generate_timestamps_and_add_link_to_the_FB_comments_area/README.md -------------------------------------------------------------------------------- /BugMeNot/BugMeNot.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/BugMeNot/BugMeNot.user.js -------------------------------------------------------------------------------- /BugMeNot/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/BugMeNot/README.md -------------------------------------------------------------------------------- /Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles/Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles/Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles.user.js -------------------------------------------------------------------------------- /Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles/README.md -------------------------------------------------------------------------------- /Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles/jquery-ui.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles/jquery-ui.min.js -------------------------------------------------------------------------------- /Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles/keypress.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Bugzilla_-_reveal_the_Depends,_Blocks,_See_Also_and_Duplicates_bug_titles/keypress.min.js -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial.user.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/README.md -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/jquery-2.1.4.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/jquery-2.1.4.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/jquery-ui.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial/jquery-ui.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table.user.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/README.md -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/date.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/date.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/jquery-2.1.4.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/jquery-2.1.4.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/jquery-ui.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/jquery-ui.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/jquery.tablesorter.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/jquery.tablesorter.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/jstz.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/jstz.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/keypress.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/keypress.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/moment-timezone-with-data.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/moment-timezone-with-data.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/moment-with-locales.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table/moment-with-locales.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table.user.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/README.md -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/date.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/date.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/jquery-2.1.4.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/jquery-2.1.4.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/jquery-ui.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/jquery-ui.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/jquery.tablesorter.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/jquery.tablesorter.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/jstz.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/jstz.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/keypress.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/keypress.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/moment-timezone-with-data.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/moment-timezone-with-data.min.js -------------------------------------------------------------------------------- /Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/moment-with-locales.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table/moment-with-locales.min.js -------------------------------------------------------------------------------- /GitHub_Confirmations_before_submitting_issues_and_comments/GitHub_Confirmations_before_submitting_issues_and_comments.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GitHub_Confirmations_before_submitting_issues_and_comments/GitHub_Confirmations_before_submitting_issues_and_comments.user.js -------------------------------------------------------------------------------- /GitHub_Confirmations_before_submitting_issues_and_comments/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GitHub_Confirmations_before_submitting_issues_and_comments/README.md -------------------------------------------------------------------------------- /Google_youtube_search_link/Google_youtube_search_link.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Google_youtube_search_link/Google_youtube_search_link.user.js -------------------------------------------------------------------------------- /Google_youtube_search_link/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Google_youtube_search_link/README.md -------------------------------------------------------------------------------- /GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages/GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages/GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages.user.js -------------------------------------------------------------------------------- /GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages/README.md -------------------------------------------------------------------------------- /GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages/ZU0xS0c.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages/ZU0xS0c.jpg -------------------------------------------------------------------------------- /GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author/GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author/GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author.user.js -------------------------------------------------------------------------------- /GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author/README.md -------------------------------------------------------------------------------- /GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author/jquery-3.1.1.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author/jquery-3.1.1.min.js -------------------------------------------------------------------------------- /GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author/jquery-ui.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author/jquery-ui.css -------------------------------------------------------------------------------- /GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author/jquery-ui.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author/jquery-ui.js -------------------------------------------------------------------------------- /GreasyFork_-_filter_libraries_in_profiles/GreasyFork_-_filter_libraries_in_profiles.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_-_filter_libraries_in_profiles/GreasyFork_-_filter_libraries_in_profiles.user.js -------------------------------------------------------------------------------- /GreasyFork_-_filter_libraries_in_profiles/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_-_filter_libraries_in_profiles/README.md -------------------------------------------------------------------------------- /GreasyFork_Bullshit_Filter/GreasyFork_Bullshit_Filter.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_Bullshit_Filter/GreasyFork_Bullshit_Filter.user.js -------------------------------------------------------------------------------- /GreasyFork_Bullshit_Filter/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_Bullshit_Filter/README.md -------------------------------------------------------------------------------- /GreasyFork_Bullshit_Filter/large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_Bullshit_Filter/large.png -------------------------------------------------------------------------------- /GreasyFork_Bullshit_Filter_-_for_TS_Citrus_Gfork/GreasyFork_Bullshit_Filter_-_for_TS_Citrus_Gfork.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_Bullshit_Filter_-_for_TS_Citrus_Gfork/GreasyFork_Bullshit_Filter_-_for_TS_Citrus_Gfork.user.js -------------------------------------------------------------------------------- /GreasyFork_Bullshit_Filter_-_for_TS_Citrus_Gfork/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_Bullshit_Filter_-_for_TS_Citrus_Gfork/README.md -------------------------------------------------------------------------------- /GreasyFork_Bullshit_Filter_-_for_TS_Citrus_Gfork/large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/GreasyFork_Bullshit_Filter_-_for_TS_Citrus_Gfork/large.png -------------------------------------------------------------------------------- /IMDb_user_reviews_pages_-_ten_star_ratings/IMDb_user_reviews_pages_-_ten_star_ratings.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/IMDb_user_reviews_pages_-_ten_star_ratings/IMDb_user_reviews_pages_-_ten_star_ratings.user.js -------------------------------------------------------------------------------- /IMDb_user_reviews_pages_-_ten_star_ratings/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/IMDb_user_reviews_pages_-_ten_star_ratings/README.md -------------------------------------------------------------------------------- /Instagram_-_visible_images_counter/Instagram_-_visible_images_counter.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Instagram_-_visible_images_counter/Instagram_-_visible_images_counter.user.js -------------------------------------------------------------------------------- /Instagram_-_visible_images_counter/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Instagram_-_visible_images_counter/README.md -------------------------------------------------------------------------------- /Instagram_-_visible_images_counter/arrivejs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Instagram_-_visible_images_counter/arrivejs.js -------------------------------------------------------------------------------- /Instagram_-_visible_images_counter/jquery-3.0.0.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Instagram_-_visible_images_counter/jquery-3.0.0.min.js -------------------------------------------------------------------------------- /KAT_-_add_APPROVE_ALL_and_APPROVE_SELECTED_buttons_to_Feedback_popup/KAT_-_add_APPROVE_ALL_and_APPROVE_SELECTED_buttons_to_Feedback_popup.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/KAT_-_add_APPROVE_ALL_and_APPROVE_SELECTED_buttons_to_Feedback_popup/KAT_-_add_APPROVE_ALL_and_APPROVE_SELECTED_buttons_to_Feedback_popup.user.js -------------------------------------------------------------------------------- /KAT_-_add_APPROVE_ALL_and_APPROVE_SELECTED_buttons_to_Feedback_popup/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/KAT_-_add_APPROVE_ALL_and_APPROVE_SELECTED_buttons_to_Feedback_popup/README.md -------------------------------------------------------------------------------- /Markdown_toolbar_for_GreasyFork/66x40-solid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Markdown_toolbar_for_GreasyFork/66x40-solid.png -------------------------------------------------------------------------------- /Markdown_toolbar_for_GreasyFork/Markdown_toolbar_for_GreasyFork.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Markdown_toolbar_for_GreasyFork/Markdown_toolbar_for_GreasyFork.user.js -------------------------------------------------------------------------------- /Markdown_toolbar_for_GreasyFork/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Markdown_toolbar_for_GreasyFork/README.md -------------------------------------------------------------------------------- /Markdown_toolbar_for_reddit.com/66x40-solid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Markdown_toolbar_for_reddit.com/66x40-solid.png -------------------------------------------------------------------------------- /Markdown_toolbar_for_reddit.com/Markdown_toolbar_for_redditcom.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Markdown_toolbar_for_reddit.com/Markdown_toolbar_for_redditcom.user.js -------------------------------------------------------------------------------- /Markdown_toolbar_for_reddit.com/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Markdown_toolbar_for_reddit.com/README.md -------------------------------------------------------------------------------- /Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables/Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables/Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables.user.js -------------------------------------------------------------------------------- /Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables/Mutation_Summary.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables/Mutation_Summary.js -------------------------------------------------------------------------------- /Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables/README.md -------------------------------------------------------------------------------- /Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables/TableSorter.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables/TableSorter.js -------------------------------------------------------------------------------- /OpenSubtitles_-_direct_download_links/OpenSubtitles_-_direct_download_links.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/OpenSubtitles_-_direct_download_links/OpenSubtitles_-_direct_download_links.user.js -------------------------------------------------------------------------------- /OpenSubtitles_-_direct_download_links/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/OpenSubtitles_-_direct_download_links/README.md -------------------------------------------------------------------------------- /OpenUserJS_Bullshit_Filter/OpenUserJS_Bullshit_Filter.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/OpenUserJS_Bullshit_Filter/OpenUserJS_Bullshit_Filter.user.js -------------------------------------------------------------------------------- /OpenUserJS_Bullshit_Filter/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/OpenUserJS_Bullshit_Filter/README.md -------------------------------------------------------------------------------- /OpenUserJS_Bullshit_Filter/large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/OpenUserJS_Bullshit_Filter/large.png -------------------------------------------------------------------------------- /ProtonMail_-_remove_forced_signature/ProtonMail_-_remove_forced_signature.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/ProtonMail_-_remove_forced_signature/ProtonMail_-_remove_forced_signature.user.js -------------------------------------------------------------------------------- /ProtonMail_-_remove_forced_signature/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/ProtonMail_-_remove_forced_signature/README.md -------------------------------------------------------------------------------- /RARBG_-_convert_torrent_timestamps_to_relative_format/RARBG_-_convert_torrent_timestamps_to_relative_format.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/RARBG_-_convert_torrent_timestamps_to_relative_format/RARBG_-_convert_torrent_timestamps_to_relative_format.user.js -------------------------------------------------------------------------------- /RARBG_-_convert_torrent_timestamps_to_relative_format/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/RARBG_-_convert_torrent_timestamps_to_relative_format/README.md -------------------------------------------------------------------------------- /RARBG_-_convert_torrent_timestamps_to_relative_format/moment.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/RARBG_-_convert_torrent_timestamps_to_relative_format/moment.min.js -------------------------------------------------------------------------------- /RARBG_-_torrent_and_magnet_links/RARBG_-_torrent_and_magnet_links.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/RARBG_-_torrent_and_magnet_links/RARBG_-_torrent_and_magnet_links.user.js -------------------------------------------------------------------------------- /RARBG_-_torrent_and_magnet_links/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/RARBG_-_torrent_and_magnet_links/README.md -------------------------------------------------------------------------------- /RARBG_-_torrent_and_magnet_links/arrive.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/RARBG_-_torrent_and_magnet_links/arrive.js -------------------------------------------------------------------------------- /RARBG_-_various_tweaks/RARBG_-_various_tweaks.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/RARBG_-_various_tweaks/RARBG_-_various_tweaks.user.js -------------------------------------------------------------------------------- /RARBG_-_various_tweaks/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/RARBG_-_various_tweaks/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/README.md -------------------------------------------------------------------------------- /Reddit_Infinite_Scrolling/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Reddit_Infinite_Scrolling/README.md -------------------------------------------------------------------------------- /Reddit_Infinite_Scrolling/Reddit_Infinite_Scrolling.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Reddit_Infinite_Scrolling/Reddit_Infinite_Scrolling.user.js -------------------------------------------------------------------------------- /Reddit_Infinite_Scrolling/jScroll.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Reddit_Infinite_Scrolling/jScroll.js -------------------------------------------------------------------------------- /Reddit_Infinite_Scrolling/jquery-2.1.4.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Reddit_Infinite_Scrolling/jquery-2.1.4.min.js -------------------------------------------------------------------------------- /Rotten_Tomatoes_Decimal_Rating/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Rotten_Tomatoes_Decimal_Rating/README.md -------------------------------------------------------------------------------- /Rotten_Tomatoes_Decimal_Rating/Rotten_Tomatoes_Decimal_Rating.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Rotten_Tomatoes_Decimal_Rating/Rotten_Tomatoes_Decimal_Rating.user.js -------------------------------------------------------------------------------- /StackExchange_sites_-_convert_dates_to_local_timezone/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/StackExchange_sites_-_convert_dates_to_local_timezone/README.md -------------------------------------------------------------------------------- /StackExchange_sites_-_convert_dates_to_local_timezone/StackExchange_sites_-_convert_dates_to_local_timezone.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/StackExchange_sites_-_convert_dates_to_local_timezone/StackExchange_sites_-_convert_dates_to_local_timezone.user.js -------------------------------------------------------------------------------- /StackExchange_sites_-_convert_dates_to_local_timezone/jstz.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/StackExchange_sites_-_convert_dates_to_local_timezone/jstz.min.js -------------------------------------------------------------------------------- /StackExchange_sites_-_convert_dates_to_local_timezone/moment-timezone-with-data.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/StackExchange_sites_-_convert_dates_to_local_timezone/moment-timezone-with-data.min.js -------------------------------------------------------------------------------- /StackExchange_sites_-_convert_dates_to_local_timezone/moment.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/StackExchange_sites_-_convert_dates_to_local_timezone/moment.min.js -------------------------------------------------------------------------------- /SunXDCC_-_normalize_values/Mutation_Summary.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/SunXDCC_-_normalize_values/Mutation_Summary.js -------------------------------------------------------------------------------- /SunXDCC_-_normalize_values/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/SunXDCC_-_normalize_values/README.md -------------------------------------------------------------------------------- /SunXDCC_-_normalize_values/SunXDCC_-_normalize_values.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/SunXDCC_-_normalize_values/SunXDCC_-_normalize_values.user.js -------------------------------------------------------------------------------- /Twitter_-_add_unread_notifications_count_in_the_tab_title/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Twitter_-_add_unread_notifications_count_in_the_tab_title/README.md -------------------------------------------------------------------------------- /Twitter_-_add_unread_notifications_count_in_the_tab_title/Twitter_-_add_unread_notifications_count_in_the_tab_title.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Twitter_-_add_unread_notifications_count_in_the_tab_title/Twitter_-_add_unread_notifications_count_in_the_tab_title.user.js -------------------------------------------------------------------------------- /Twitter_-_add_unread_notifications_count_in_the_tab_title/arrivejs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Twitter_-_add_unread_notifications_count_in_the_tab_title/arrivejs.js -------------------------------------------------------------------------------- /Userstyles_-_filter_deleted_styles_in_your_profile/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Userstyles_-_filter_deleted_styles_in_your_profile/README.md -------------------------------------------------------------------------------- /Userstyles_-_filter_deleted_styles_in_your_profile/Userstyles_-_filter_deleted_styles_in_your_profile.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Userstyles_-_filter_deleted_styles_in_your_profile/Userstyles_-_filter_deleted_styles_in_your_profile.user.js -------------------------------------------------------------------------------- /Userstyles_Bullshit_Filter/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Userstyles_Bullshit_Filter/README.md -------------------------------------------------------------------------------- /Userstyles_Bullshit_Filter/Userstyles_Bullshit_Filter.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Userstyles_Bullshit_Filter/Userstyles_Bullshit_Filter.user.js -------------------------------------------------------------------------------- /Userstyles_Bullshit_Filter/large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/Userstyles_Bullshit_Filter/large.png -------------------------------------------------------------------------------- /eslint.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/eslint.config.js -------------------------------------------------------------------------------- /ixIRC_-_sortable_search_results/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/ixIRC_-_sortable_search_results/README.md -------------------------------------------------------------------------------- /ixIRC_-_sortable_search_results/date.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/ixIRC_-_sortable_search_results/date.js -------------------------------------------------------------------------------- /ixIRC_-_sortable_search_results/ixIRC_-_sortable_search_results.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/ixIRC_-_sortable_search_results/ixIRC_-_sortable_search_results.user.js -------------------------------------------------------------------------------- /ixIRC_-_sortable_search_results/jquery-3.2.1.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/ixIRC_-_sortable_search_results/jquery-3.2.1.min.js -------------------------------------------------------------------------------- /ixIRC_-_sortable_search_results/jquery.tablesorter.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/ixIRC_-_sortable_search_results/jquery.tablesorter.min.js -------------------------------------------------------------------------------- /ixIRC_-_sortable_search_results/math.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/ixIRC_-_sortable_search_results/math.min.js -------------------------------------------------------------------------------- /ixIRC_-_sortable_search_results/parser-metric.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/ixIRC_-_sortable_search_results/parser-metric.js -------------------------------------------------------------------------------- /kuehlschrank scripts icon - backup/Bullshit_Filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/kuehlschrank scripts icon - backup/Bullshit_Filter.png -------------------------------------------------------------------------------- /mozillaZine_Forums_-_insert_titles_to_bug_links/3Y8dqYZ.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/mozillaZine_Forums_-_insert_titles_to_bug_links/3Y8dqYZ.gif -------------------------------------------------------------------------------- /mozillaZine_Forums_-_insert_titles_to_bug_links/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/mozillaZine_Forums_-_insert_titles_to_bug_links/README.md -------------------------------------------------------------------------------- /mozillaZine_Forums_-_insert_titles_to_bug_links/mozillaZine_Forums_-_insert_titles_to_bug_links.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/mozillaZine_Forums_-_insert_titles_to_bug_links/mozillaZine_Forums_-_insert_titles_to_bug_links.user.js -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/package.json -------------------------------------------------------------------------------- /renovate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/renovate.json -------------------------------------------------------------------------------- /thepiratebay_-_add_a_sortable_Ratio_column/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/thepiratebay_-_add_a_sortable_Ratio_column/README.md -------------------------------------------------------------------------------- /thepiratebay_-_add_a_sortable_Ratio_column/TableSorter.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/thepiratebay_-_add_a_sortable_Ratio_column/TableSorter.js -------------------------------------------------------------------------------- /thepiratebay_-_add_a_sortable_Ratio_column/thepiratebay_-_add_a_sortable_Ratio_column.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/thepiratebay_-_add_a_sortable_Ratio_column/thepiratebay_-_add_a_sortable_Ratio_column.user.js -------------------------------------------------------------------------------- /thepiratebay_helper/GM_config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/thepiratebay_helper/GM_config.js -------------------------------------------------------------------------------- /thepiratebay_helper/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/thepiratebay_helper/README.md -------------------------------------------------------------------------------- /thepiratebay_helper/jquery-3.2.0.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/thepiratebay_helper/jquery-3.2.0.min.js -------------------------------------------------------------------------------- /thepiratebay_helper/jquery.tablesorter.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/thepiratebay_helper/jquery.tablesorter.min.js -------------------------------------------------------------------------------- /thepiratebay_helper/keypress.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/thepiratebay_helper/keypress.min.js -------------------------------------------------------------------------------- /thepiratebay_helper/moment.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/thepiratebay_helper/moment.min.js -------------------------------------------------------------------------------- /thepiratebay_helper/thepiratebay_helper.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/thepiratebay_helper/thepiratebay_helper.user.js -------------------------------------------------------------------------------- /userstyles.org_css_highlighter/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/userstyles.org_css_highlighter/README.md -------------------------------------------------------------------------------- /userstyles.org_css_highlighter/arrivejs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/userstyles.org_css_highlighter/arrivejs.js -------------------------------------------------------------------------------- /userstyles.org_css_highlighter/userstylesorg_css_highlighter.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/darkred/Userscripts/HEAD/userstyles.org_css_highlighter/userstylesorg_css_highlighter.user.js --------------------------------------------------------------------------------