{"id":25644099,"url":"https://github.com/blobby-boi/ublobebm","last_synced_at":"2025-04-15T07:20:10.273Z","repository":{"id":230419693,"uuid":"779328238","full_name":"Blobby-Boi/uBlobeBM","owner":"Blobby-Boi","description":"Modified BlobeBM that uses the uBlock Run bypass to execute bookmarklets on (almost) every page. Inspired by uRun.","archived":false,"fork":false,"pushed_at":"2025-04-04T15:40:59.000Z","size":5481,"stargazers_count":19,"open_issues_count":1,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T16:38:28.712Z","etag":null,"topics":["blooket-hacks","bookmarklet","bookmarklet-games","bookmarklet-unblocker","bypass","chromebook","chromeos","ext-remover","exthang3r","javascript","javascript-bookmarklets","proxy","school-chromebook","ublock","ublock-origin","ublock-run","unblocked-games","unblocker","urun","youtube-unblocked"],"latest_commit_sha":null,"homepage":"https://blobby-boi.github.io/uBlobeBM/","language":"HTML","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/Blobby-Boi.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}},"created_at":"2024-03-29T15:22:14.000Z","updated_at":"2025-04-04T15:41:03.000Z","dependencies_parsed_at":"2024-04-04T21:25:16.156Z","dependency_job_id":"f7104d54-1e25-4db9-8983-78e2ba1fb9e6","html_url":"https://github.com/Blobby-Boi/uBlobeBM","commit_stats":null,"previous_names":["blobby-boi/blobebmbypass"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blobby-Boi%2FuBlobeBM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blobby-Boi%2FuBlobeBM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blobby-Boi%2FuBlobeBM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blobby-Boi%2FuBlobeBM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blobby-Boi","download_url":"https://codeload.github.com/Blobby-Boi/uBlobeBM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023912,"owners_count":21199990,"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":["blooket-hacks","bookmarklet","bookmarklet-games","bookmarklet-unblocker","bypass","chromebook","chromeos","ext-remover","exthang3r","javascript","javascript-bookmarklets","proxy","school-chromebook","ublock","ublock-origin","ublock-run","unblocked-games","unblocker","urun","youtube-unblocked"],"created_at":"2025-02-23T07:31:20.876Z","updated_at":"2025-04-15T07:20:10.256Z","avatar_url":"https://github.com/Blobby-Boi.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to uBlobeBM (BlobeBM uBlock Edition)!\n\n**uBlobeBM** is a tool that can run bookmarklets using **uBlock Origin** by utilizing the **uBlock Run** exploit. It's very useful if bookmarklets don’t work on your device or are blocked by your administrator. uBlobeBM also does some CSP bypassing shenanigans, which allow it to work in a lot of sites (like Blooket) in which regular **uBlock Run** or **uRun** don't.\n\n---\n\n## **How to Setup uBlobeBM**\n\n1. **Installing uBlock Origin**  \n   Make sure you have **uBlock Origin** installed on your computer. If you don't, download it [here](https://chromewebstore.google.com/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm).\n\n2. **Modifying Advanced Settings**  \n   - Go to:  \n     `chrome-extension://cjpalhdlnbpafiamejdnhcphjbkeiagm/advanced-settings.html`  \n   - Find `userResourcesLocation`.  \n   - Change it from `unset` to:  \n     `https://raw.githubusercontent.com/Blobby-Boi/uBlobeBM/refs/heads/main/blob.js`\n\n2. **Modifying Custom Filters**  \n   - Go to:  \n     `chrome-extension://cjpalhdlnbpafiamejdnhcphjbkeiagm/1p-filters.html`  \n   - Add the following line of code:  \n     ```\n     *##+js(blob.js)\n     ```\n\n---\n\n## **How to use uBlobeBM**\n1. **Opening uBlobeBM**  \n   - Press `CTRL + Shift + ~` to open uBlobeBM.\n   - If you are warned that the website you are running it on has a strong **Content Security Policy**, it means that some bookmarklets will not work as expected. Those are mainly the ones that create a script referencing an **external source**.\n\n2. **Adding Bookmarklets**  \n   - Locate the **\"Enter bookmarklet code here\"** text input.  \n   - You can either:  \n     - Copy and paste the bookmarklet code.  \n     - Drag the bookmarklet from your bookmark bar into the input field directly.  \n   - Click the green **\"Add Bookmarklet\"** button.\n   - Enter the name you’d like for the bookmarklet. The name can be anything, and it can be changed later.\n   - You can add as many bookmarklets as you need into uBlobeBM, and they will save even if you close the window or shut down your device.\n\n3. **Executing Bookmarklets**  \n   - Once added, your bookmarklet will appear which consists of four buttons:  \n     - **Blue button**: Run the bookmarklet.  \n     - **Red button**: Remove the bookmarklet.  \n     - **Yellow buttons**: Edit the bookmarklet's name and code.\n       \n   You might come across a website where uBlobeBM complety fails to load on (such as **Github** or any **Google Subdomain**). This occurs because they have a strong **Content Security Policy** that can't be bypassed easily, though there are very few of them.\n---\nI hope this helps! :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblobby-boi%2Fublobebm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblobby-boi%2Fublobebm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblobby-boi%2Fublobebm/lists"}