{"id":15524870,"url":"https://github.com/simonschaufi/bookmarklets","last_synced_at":"2026-03-18T17:29:23.337Z","repository":{"id":149273034,"uuid":"147716244","full_name":"simonschaufi/bookmarklets","owner":"simonschaufi","description":"My personal bookmarklets","archived":false,"fork":false,"pushed_at":"2022-07-21T12:42:56.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T06:38:34.948Z","etag":null,"topics":["bookmarklet","bookmarklets","personal-bookmarklets"],"latest_commit_sha":null,"homepage":"","language":null,"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/simonschaufi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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},"funding":{"github":"simonschaufi","custom":["https://www.paypal.me/simonschaufi/10"]}},"created_at":"2018-09-06T18:26:59.000Z","updated_at":"2022-07-21T12:42:58.000Z","dependencies_parsed_at":"2023-09-03T10:47:55.261Z","dependency_job_id":null,"html_url":"https://github.com/simonschaufi/bookmarklets","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"ead4e43d53aeb1bf830fe476b7ab7853b0bcf612"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonschaufi%2Fbookmarklets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonschaufi%2Fbookmarklets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonschaufi%2Fbookmarklets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonschaufi%2Fbookmarklets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonschaufi","download_url":"https://codeload.github.com/simonschaufi/bookmarklets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246100494,"owners_count":20723469,"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":["bookmarklet","bookmarklets","personal-bookmarklets"],"created_at":"2024-10-02T10:53:27.468Z","updated_at":"2026-01-08T01:03:05.970Z","avatar_url":"https://github.com/simonschaufi.png","language":null,"funding_links":["https://github.com/sponsors/simonschaufi","https://www.paypal.me/simonschaufi/10"],"categories":[],"sub_categories":[],"readme":"# My personal bookmarklets\n\n## TYPO3 Plugin list_type\n```javascript\njavascript:(function(){alert(document.querySelector('#typo3-contentIframe').contentWindow.document.body.querySelector(\"select[name*='list_type']\").value);})()\n```\n\n## Instagram image download\n```javascript\njavascript:(function(){window.open(document.querySelector('html \u003e body \u003e div \u003e div \u003e div \u003e div \u003e article \u003e div \u003e div \u003e div \u003e div \u003e img').src,'_blank');})();\n```\n\n## PredictHQ background image download\n```javascript\njavascript:(function(){window.location.href=document.querySelector('#background').style.backgroundImage.slice(5,-2);})();\n```\n\n## Hallooh full image download\n```javascript\njavascript:(function(){var src=document.querySelector('.profile-pic-similar .profile-pic').src;window.open(src.substring(0,src.indexOf('?'))+'?ixlib=php-1.1.0','_blank');})();\n```\n\n## Start XDEBUG in PhpStorm\n```javascript\njavascript:(function(){document.cookie='XDEBUG_SESSION='+'PHPSTORM'+';path=/;';})()\n```\n\n## Open TYPO3 Backend in new tab\n```javascript\njavascript:(function(){window.open(location.protocol+'//'+location.host+'/typo3/','_blank');})();\n```\n\n## NEW TEMPLATE\n```javascript\njavascript:(function(){CONTENTGOESHERE})();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonschaufi%2Fbookmarklets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonschaufi%2Fbookmarklets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonschaufi%2Fbookmarklets/lists"}