{"id":13477315,"url":"https://github.com/darkred/Userscripts","last_synced_at":"2025-03-27T05:31:20.230Z","repository":{"id":43042492,"uuid":"65505443","full_name":"darkred/Userscripts","owner":"darkred","description":"My userscripts","archived":false,"fork":false,"pushed_at":"2025-03-06T22:34:57.000Z","size":1845,"stargazers_count":172,"open_issues_count":4,"forks_count":25,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-26T22:11:08.282Z","etag":null,"topics":["greasemonkey","greasyfork","tampermonkey","userscript","userscripts","violentmonkey"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darkred.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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":"2016-08-11T22:23:03.000Z","updated_at":"2025-03-26T12:54:24.000Z","dependencies_parsed_at":"2025-03-26T22:11:04.619Z","dependency_job_id":"51235e7f-ad3f-4b4e-8b33-4fbc2193fb78","html_url":"https://github.com/darkred/Userscripts","commit_stats":{"total_commits":711,"total_committers":7,"mean_commits":"101.57142857142857","dds":0.01406469760900142,"last_synced_commit":"98402b5bff47fc1f55a8eaffa7d6b271b21547b1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkred%2FUserscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkred%2FUserscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkred%2FUserscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkred%2FUserscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkred","download_url":"https://codeload.github.com/darkred/Userscripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791476,"owners_count":20672665,"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":["greasemonkey","greasyfork","tampermonkey","userscript","userscripts","violentmonkey"],"created_at":"2024-07-31T16:01:41.014Z","updated_at":"2025-03-27T05:31:20.188Z","avatar_url":"https://github.com/darkred.png","language":"JavaScript","readme":"## Description\n\nThis repo contains my userscripts.\n\nThe scripts are tested to work with Tampermonkey and Violentmonkey.  \nGreasemonkey -any version- is not supported (the scripts might work, but are not tested).\n\n### Userscripts\n\n- [1337X - convert torrent timestamps to relative format](https://github.com/darkred/Userscripts/tree/master/1337X_-_convert_torrent_timestamps_to_relative_format#readme) - Converts torrent upload timestamps to relative format\n- [Blabbermouth - generate timestamps and add link to the fb comments area](https://github.com/darkred/Userscripts/tree/master/Blabbermouth_-_generate_timestamps_and_add_link_to_the_FB_comments_area#readme) - (blabbermouth cd/dvd reviews and news pages) Generates the missing timestamps or converts the existing ones in relative format, and adds link to the fb comments area\n- [Bugzilla - reveal the Depends, Blocks, See Also and Duplicates bug titles](https://github.com/darkred/Userscripts/tree/master/Bugzilla_-_reveal_the_Depends%2C_Blocks%2C_See_Also_and_Duplicates_bug_titles#readme) - Reveals the Depends, Blocks, See Also and Duplicates bug titles in bugzilla.mozilla.org via keyboard shortcuts.\n- [Firefox for desktop - list fixed bugs in Mercurial](https://github.com/darkred/Userscripts/tree/master/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial#readme) - Generates lists of fixed bugs related to Firefox for desktop in Mozilla Mercurial pushlogs.  \n\u0026 the additional versions: \n  - [Firefox for desktop - list fixed bugs in Mercurial as sortable table](https://github.com/darkred/Userscripts/tree/master/Firefox_for_desktop_-_list_fixed_bugs_in_Mercurial_as_sortable_table#readme) - Generates a list of recently fixed bugs related to Firefox for desktop in Mozilla Mercurial pushlogs.\n  - [Firefox for desktop - list modified bugs in Mercurial as sortable table](https://github.com/darkred/Userscripts/tree/master/Firefox_for_desktop_-_list_modified_bugs_in_Mercurial_as_sortable_table#readme) - Generates lists of bugs related to Firefox for desktop for which patches have landed in Mozilla Mercurial pushlogs.\n- [GitHub - Confirmations before submitting issues and comments](https://github.com/darkred/Userscripts/tree/master/GitHub_Confirmations_before_submitting_issues_and_comments#readme) - Creates a confirmation popup whenever attempting to create an issue or post comment via Ctrl+Enter in GitHub.\n- [GreasyFork - add a 'send PM to user' button in Greasyfork profile pages](https://github.com/darkred/Userscripts/tree/master/GreasyFork_-_add_a_send_PM_to_user_button_in_Greasyfork_profile_pages#readme) - Adds a 'send PM to user' button in Greasyfork profile pages  (also compatible with Citrus GFork).\n- [GreasyFork - filter discussions on scripts by review type and author](https://github.com/darkred/Userscripts/tree/master/GreasyFork_-_filter_discussions_on_scripts_by_review_type_and_author#readme) - Filters discussions on scripts by review type and author via filter buttons, a hoverable dropdown menu or an autocomplete searchbox.\n- [GreasyFork - filter libraries in profiles](https://github.com/darkred/Userscripts/tree/master/GreasyFork_-_filter_libraries_in_profiles#readme) - Filters libraries in GreasyFork profiles.\nnetworks as well as scripts that use \"foreign\" characters in descriptions.\n- [IMDb user reviews pages - ten star ratings](https://github.com/darkred/Userscripts/tree/master/IMDb_user_reviews_pages_-_ten_star_ratings#readme) In IMDb user reviews pages, display the ratings with 10 stars, instead of just 1.\n- [Instagram - visible images counter](https://github.com/darkred/Userscripts/tree/master/Instagram_-_visible_images_counter#readme) - Shows (in instagram profile pages) - how many images out of total (as a number and as a percentage) - are currently visible, as you scroll down the page.\n- [ixIRC - sortable search results](https://github.com/darkred/Userscripts/tree/master/ixIRC_-_sortable_search_results#readme) - Makes the search results sortable.\n- [KAT - add APPROVE ALL and APPROVE SELECTED buttons to Feedback popup](https://github.com/darkred/Userscripts/tree/master/KAT_-_add_APPROVE_ALL_and_APPROVE_SELECTED_buttons_to_Feedback_popup#readme) - Adds 'APPROVE ALL' and 'APPROVE SELECTED' buttons.\n- [Markdown toolbar for reddit.com](https://github.com/darkred/Userscripts/tree/master/Markdown_toolbar_for_reddit.com#readme) - Creates a Markdown toolbar whenever you make/edit text posts or comments in reddit.com.\n- [Metal Archives discography pages - Reviews column split and sortable tables](https://github.com/darkred/Userscripts/tree/master/Metal_Archives_discography_pages_-_Reviews_column_split_and_sortable_tables#readme) - Splits the Reviews column into Reviews(count) - and Ratings and makes the tables in all discography tabs sortable.\n- [mozillaZine Forums - insert titles to bug links](https://github.com/darkred/Userscripts/tree/master/mozillaZine_Forums_-_insert_titles_to_bug_links#readme) - Inserts titles to bug links that are plain URLs, in forums.mozillazine.org.\n- [OpenSubtitles - direct download links](https://github.com/darkred/Userscripts/tree/master/OpenSubtitles_-_direct_download_links#readme) - Converts the subtitles download links to direct ones, in order to avoid the redirection to download pages that display ads.\n- [ProtonMail - remove forced signature](https://github.com/darkred/Userscripts/tree/master/ProtonMail_-_remove_forced_signature#readme) - Removes the forced ProtonMail signature from the 'New message' textboxes\n- [RARBG - convert torrent timestamps to relative format](https://github.com/darkred/Userscripts/tree/master/RARBG_-_convert_torrent_timestamps_to_relative_format#readme) - Convert torrent upload timestamps to local timezone or to relative format.\n- [RARBG - various tweaks](https://github.com/darkred/Userscripts/tree/master/RARBG_-_various_tweaks#readme) - Rearranges various entries, displays in bold the various rating values, properly renames a few entries and use decimal rating for the users' ratings\n- [RARBG - torrent and magnet links](https://github.com/darkred/Userscripts/tree/master/RARBG_-_torrent_and_magnet_links#readme) - Adds a column in search results for direct torrent or magnet link downloading.\n- [Reddit Infinite Scrolling](https://github.com/darkred/Userscripts/tree/master/Reddit_Infinite_Scrolling#readme) - Adds infinite scrolling to subreddits and to comments.\n- [StackExchange sites - convert dates to local timezone](https://github.com/darkred/Userscripts/tree/master/StackExchange_sites_-_convert_dates_to_local_timezone#readme) - Converts dates to your local timezone.\n- [SunXDCC - normalize values](https://github.com/darkred/Userscripts/tree/master/SunXDCC_-_normalize_values#readme) - Converts the values: in the 'Record' column from B/s to kB/s, and in the 'Size' column from e.g. G to GB. Also adds a space between the value and the unit, in both cases.\n- [thepiratebay - add a sortable Ratio column](https://github.com/darkred/Userscripts/tree/master/thepiratebay_-_add_a_sortable_Ratio_column#readme) - Adds a sortable \"Ratio\" column.\n- [Twitter - add unread notifications count in the tab title](https://github.com/darkred/Userscripts/tree/master/Twitter_-_add_unread_notifications_count_in_the_tab_title#readme) - Adds unread notifications count in the tab title.\n\n### Userscripts (forks)\n\n- [BugMeNot](https://github.com/darkred/Userscripts/tree/master/BugMeNot#readme) - Fetches logins from bugmenot.com and autofills the login form. *(original by hosts)*\n- [Google youtube search link](https://github.com/darkred/Userscripts/tree/master/Google_youtube_search_link) - Adds a Youtube search link next to the Videos link (e.g. Web, Images, Videos, Youtube, News, Maps, Shopping, ...) *(original by wOxxOm)*\n- [GreasyFork Bullshit Filter](https://github.com/darkred/Userscripts/tree/master/GreasyFork_Bullshit_Filter#readme) - Hides scripts for popular browser games and social networks as well as scripts that use \"foreign\" characters in descriptions. *(original by kuehlschrank)*  \n\u0026 my additional versions: \n  - [GreasyFork Bullshit Filter (compatible with Citrus GFork)](https://github.com/darkred/Userscripts/tree/master/GreasyFork_Bullshit_Filter_(compatible_with_Citrus_GFork)#readme) - Hides scripts for popular browser games and social \n  - [OpenUserJS Bullshit Filter](https://github.com/darkred/Userscripts/tree/master/OpenUserJS_Bullshit_Filter#readme) - Hides scripts for popular browser games and social networks as well as scripts that use \"foreign\" characters in descriptions.\n  - [Userstyles Bullshit Filter](https://github.com/darkred/Userscripts/tree/master/Userstyles_Bullshit_Filter#readme) - Hides scripts for popular browser games and social networks as well as scripts that use \"foreign\" characters in descriptions.\n- [Rotten Tomatoes Decimal Rating](https://github.com/darkred/Userscripts/tree/master/Rotten_Tomatoes_Decimal_Rating#readme) - Changes base-5 Rating of Rotten Tomatoes to base-10. *(initially by wOxxOm)*\n- [thepiratebay helper](https://github.com/darkred/Userscripts/tree/master/thepiratebay_helper#readme) - Converts dates to local timezone on thepiratebay and optionally either highlight VIP/Trusted/Moderator/Helper torrents or hide non verified torrents altogether. *(original by emptyparad0x )*\n- [userstyles.org css highlighter](https://github.com/darkred/Userscripts/tree/master/userstyles.org_css_highlighter#readme) - Formats and highlights CSS code shown after [Show CSS] clicking *(original by trespassersW)*.\n\n## External profiles\n\n- [GreasyFork](https://greasyfork.org/en/users/2160-darkred)\n- [OpenUserJS](https://openuserjs.org/users/darkred)\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkred%2FUserscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkred%2FUserscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkred%2FUserscripts/lists"}