{"id":13549738,"url":"https://github.com/KeyWeeUsr/Userscripts","last_synced_at":"2025-04-02T23:30:57.922Z","repository":{"id":153046490,"uuid":"51185454","full_name":"KeyWeeUsr/Userscripts","owner":"KeyWeeUsr","description":":memo: My small script collection","archived":false,"fork":false,"pushed_at":"2019-02-10T16:33:55.000Z","size":687,"stargazers_count":40,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-25T20:15:34.849Z","etag":null,"topics":["customization","dark-theme","google-docs","google-translate","greasemonkey","javascript","userscript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KeyWeeUsr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-02-06T02:03:45.000Z","updated_at":"2024-05-21T14:28:05.000Z","dependencies_parsed_at":"2023-05-07T05:20:04.296Z","dependency_job_id":null,"html_url":"https://github.com/KeyWeeUsr/Userscripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyWeeUsr%2FUserscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyWeeUsr%2FUserscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyWeeUsr%2FUserscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyWeeUsr%2FUserscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KeyWeeUsr","download_url":"https://codeload.github.com/KeyWeeUsr/Userscripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246910868,"owners_count":20853651,"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":["customization","dark-theme","google-docs","google-translate","greasemonkey","javascript","userscript"],"created_at":"2024-08-01T12:01:24.963Z","updated_at":"2025-04-02T23:30:57.408Z","avatar_url":"https://github.com/KeyWeeUsr.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Userscripts\nWelcome to my small script collection, I hope you'll find it useful. :)\nUserscripts for google services are updated as soon as I find something\nmissing/wrong and fix it. I don't spend 24/7 using only these things, however,\nso if there's something wrong and no mention in readme or directly in script,\nnotify me(mail/issue/...).\n## How to install\nYou'll need an extension for your browser to use these scripts.\n##### Prerequisites\n- [Tampermonkey(Chrome)](https://tampermonkey.net)\n- [Greasemonkey(Firefox)](http://www.greasespot.net)\n- [Violent monkey(Opera)](\n   https://addons.opera.com/sk/extensions/details/violent-monkey/)\n- [Greasemonkey Port(SeaMonkey)](https://sourceforge.net/projects/gmport/)\n\n##### Installation\n###### GitHub\n- Navigate to the script(\u003ccode\u003e*.user.js\u003c/code\u003e) you want to install in the\n  repository\n- Click on the \u003ccode\u003eRaw\u003c/code\u003e button! The extension will recognize\n  \u003ccode\u003e*.user.js\u003c/code\u003e file.\n- Install it!\n\n###### Other sites\n- [Greasy Fork](https://greasyfork.org/en/users/29508-keyweeusr)\n- [OpenUserJS](https://openuserjs.org/users/KeyWeeUsr)\n\nCongratulations, now you can use the script!\n\nIf you experienced any problems, please visit \u003ccode\u003eIssues\u003c/code\u003e section. If\na script doesn't work in Opera, read [this](\nhttps://dev.opera.com/extensions/architecture-overview/) - `eval()` is used to\naccess files in this repository such as `emoji.js`.\n## Gallery\n##### \u003cimg src=\"https://www.google.sk/docs/about/favicon.ico\" width=16\u003e\u003c/img\u003e\u0026nbsp;Nighty-night Google Docs\nA dark Lightroom/Photoshop CS6-like theme for Google Docs. Almost everything is\nadjusted to working at night. Say no more to those white eye-burning pages!\n\n\u003cimg src=\"https://raw.githubusercontent.com/KeyWeeUsr/Userscripts/master/Nighty-night-Google-Docs/nightynight.png\" width=500\u003e\u003c/img\u003e\n\n###### Missing stuff\nnot/bad implemented or missing after Google updates\n- Help (dynamically created iframes)\n  - Docs Help\n  - Report a problem\n\n##### \u003cimg src=\"https://translate.google.com/favicon.ico\" width=16\u003e\u003c/img\u003e\u0026nbsp;Nighty-night Google Translate\nSimilar theme as for Google Docs making Google Translate \u0026 Google Docs a good\ncombination for writing at night even in foreign language.\n\n\u003cimg src=\"https://raw.githubusercontent.com/KeyWeeUsr/Userscripts/master/Nighty-night-Google-Translate/nightynight2.png\" width=500\u003e\u003c/img\u003e\n\n##### \u003cimg src=\"https://pastebin.com/favicon.ico\" width=16\u003e\u003c/img\u003e\u0026nbsp;CopyPasteBin\nCopyPasteBin allows you to simply click on a button and copy whole paste\ncontent from a PasteBin snippet.\n\n\u003cimg src=\"https://raw.githubusercontent.com/KeyWeeUsr/Userscripts/master/CopyPasteBin/copypastebin.png\" width=500\u003e\u003c/img\u003e\n\n##### \u003cimg src=\"https://assets-cdn.github.com/favicon.ico\" width=16\u003e\u003c/img\u003e\u0026nbsp;CopyCode\nCopyCode for GitHub allows you to simply click on a button and copy whole\ncode-block to your clipboard. If clipboard fails (Safari, or old browser maybe)\nthe text still remains selected, so you can copy the content manually anyway.\n\n\u003cimg src=\"https://raw.githubusercontent.com/KeyWeeUsr/Userscripts/master/CopyCode/copycode.png\" width=500\u003e\u003c/img\u003e\n\n##### \u003cimg src=\"https://assets-cdn.github.com/favicon.ico\" width=16\u003e\u003c/img\u003e\u0026nbsp;Halloween\nHalloween for GitHub brings back the pumpkin-colored commit calendar featured\nas Halloween egg in 2016.\n\n\u003cimg src=\"https://raw.githubusercontent.com/KeyWeeUsr/Userscripts/master/Halloween/halloween.png\" width=500\u003e\u003c/img\u003e\n\n##### \u003cimg src=\"https://assets-cdn.github.com/favicon.ico\" width=16\u003e\u003c/img\u003e\u0026nbsp;Top Repos (not available on Greasy Fork)\nTop Repos for GitHub changes the \"Popular repositories\" (left) box to show only\nuser's repositories ordered by star count. The script makes finding the real\npopular repos easier than going through `Sources` on `Repositories` tab which\nshows the user's repos unordered.\n\n_**No longer maintained due to GitHub's new [\"Pinned repositories\"](https://github.com/blog/2191-pin-repositories-to-your-github-profile)**_\n\nThe script still works if you have no pinned repos set.\n\n\u003cimg src=\"https://raw.githubusercontent.com/KeyWeeUsr/Userscripts/master/TopRepos/toprepos.png\" width=500\u003e\u003c/img\u003e\n\n##### \u003cimg src=\"https://assets.tumblr.com/images/favicons/favicon.ico\" width=16\u003e\u003c/img\u003e\u0026nbsp;AutoReblog2Queue\nUserscript for Tumblr Dashboard which automatically changes the reblogging\noption to \"Add to queue\" and reblogs it immediately.\n\nBasically this little script takes an advantage of the already available\nbehavior of Tumblr keyboard shortcuts i.e. navigating via J and K keys\ntogether with R for reblogging. The script works in the background, checks\nwhether the modal window is present (waits if not), changes the reblogging\noptions and then presses the \"Queue\" button (changed \"Reblog\" button).\n\nJust use these navigation keys: J (up), K (down), L (heart), R (reblog).\n\nYou can toggle the autoreblogging script on/off with the Ctrl + Q keys.\nIt's turned ON by default.\n\nAlso, if you deactivated the script and pressed R (reblog), you can always\nactivate it back with Ctrl + Q keys and the script will automatically add\nthe current post you are reblogging to the queue.\n\n##### \u003cimg src=\"https://www.geocaching.com/favicon.ico\" width=16\u003e\u003c/img\u003e\u0026nbsp;GeocachingPremiumOnlyLOG\nUserscript for Geocaching.com that adds a button for a link to log even\n\"Premium Member Only Geocache\" via direct access to the log that ordinary\npeople might not be able to find.\n\n\u003cimg src=\"https://raw.githubusercontent.com/KeyWeeUsr/Userscripts/master/GeocachingPremiumOnlyLOG/gcpremiumonlylog.png\" width=500\u003e\u003c/img\u003e\n\n---\n\n**_Icons_**\n- Images used as icons for scripts in `README.md` and/or directly as `// @icon`\n  in *.user.js files are _not part of this repository_.\n- The icons are not under any of this repository's license, they belong to\n  their original  websites and creators.\n- Image files are not directly available in any of the repository's files.\n- Icons are set only with url to favicons.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKeyWeeUsr%2FUserscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKeyWeeUsr%2FUserscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKeyWeeUsr%2FUserscripts/lists"}