{"id":13472816,"url":"https://github.com/cdevroe/unmark-chrome","last_synced_at":"2025-12-24T06:06:22.134Z","repository":{"id":13918484,"uuid":"16617752","full_name":"cdevroe/unmark-chrome","owner":"cdevroe","description":"An open source Chrome Extension for Unmark","archived":false,"fork":false,"pushed_at":"2019-05-09T19:59:01.000Z","size":156,"stargazers_count":32,"open_issues_count":2,"forks_count":19,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-09T00:02:22.835Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://unmark.it","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/cdevroe.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}},"created_at":"2014-02-07T14:59:21.000Z","updated_at":"2024-01-01T15:33:06.000Z","dependencies_parsed_at":"2022-09-23T17:04:26.970Z","dependency_job_id":null,"html_url":"https://github.com/cdevroe/unmark-chrome","commit_stats":null,"previous_names":["plainmade/unmark-chrome"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cdevroe/unmark-chrome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdevroe%2Funmark-chrome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdevroe%2Funmark-chrome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdevroe%2Funmark-chrome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdevroe%2Funmark-chrome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdevroe","download_url":"https://codeload.github.com/cdevroe/unmark-chrome/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdevroe%2Funmark-chrome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27995890,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-07-31T16:00:58.231Z","updated_at":"2025-12-24T06:06:22.093Z","avatar_url":"https://github.com/cdevroe.png","language":"JavaScript","readme":"## Hey There\nHere is our code for Unmark's Chrome extension. Feel free to use it. Below are a few instructions on how to customize it to work with your domain.\n\n## Chrome Extensions Tutorial\nNot familiar with how to create Chrome extensions? [Click here to read the documentation](http://developer.chrome.com/extensions/index.html).\n\n## Using your own host\nIf you want to simply change the endpoint for this extension it's pretty simple.\n\n* Open `manifest.json` and find the block that looks like:\n\n```\n\"permissions\": [\n    \"tabs\",\n    \"contextMenus\",\n    \"*://unmark.it/\"\n  ],\n```\n\nChange the last line to match your site.\n\n* Open `js/unmark/base.js` and change line 2 to point to the correct endpoint.\n\n```\nunmark.host = 'https://unmark.it';\n```\n\n* Save\n\n## Loading your version in Chrome\nNow you should be able to load the unpacked extension locally and test. To do that simply follow these instructions:\n\n* Go To `chrome://extensions` in Chrome.\n* Check the `Developer Mode` checkbox.\n* Click the button that says `Load unpacked extension...`.\n* Choose the location of your code.\n\n\n## Shipping your version\nWhen you are ready to ship, just choose the `Pack extension...` button and follow the instructions.","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdevroe%2Funmark-chrome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdevroe%2Funmark-chrome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdevroe%2Funmark-chrome/lists"}