{"id":14155347,"url":"https://github.com/petermcd/Browser-sync","last_synced_at":"2025-08-06T01:31:02.424Z","repository":{"id":37905563,"uuid":"503166649","full_name":"petermcd/Browser-sync","owner":"petermcd","description":"A Firefox extension that will sync bookmarks from a web hosted JSON file with the bookmarks configured in the browser.","archived":false,"fork":false,"pushed_at":"2024-02-08T23:01:40.000Z","size":15,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-02T08:16:39.532Z","etag":null,"topics":["bookmarks","extension","firefox"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petermcd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-06-14T01:19:18.000Z","updated_at":"2024-02-19T18:35:20.000Z","dependencies_parsed_at":"2024-08-17T08:16:45.820Z","dependency_job_id":null,"html_url":"https://github.com/petermcd/Browser-sync","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2FBrowser-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2FBrowser-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2FBrowser-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2FBrowser-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petermcd","download_url":"https://codeload.github.com/petermcd/Browser-sync/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228821404,"owners_count":17977166,"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":["bookmarks","extension","firefox"],"created_at":"2024-08-17T08:02:54.710Z","updated_at":"2024-12-09T02:31:17.875Z","avatar_url":"https://github.com/petermcd.png","language":"JavaScript","funding_links":[],"categories":["firefox"],"sub_categories":[],"readme":"# Bookmark Sync\n\nA crude toolbar that can sync bookmarks with a JSON file the location of which can\nbe configured.\n\n## Configuration\n\nBy typing `about:addon` in the address bar the following attributes can be modified:\n\n### Bookmarks Index\n\nThe web location of a JSON file that holds the bookmarks. This must be in the format:\n\n```JSON\n{\n  \"websites\": [{\n    \"name\": \"Google\",\n    \"url\": \"https://google.com\"\n  }, {\n    \"name\": \"Microsoft\",\n    \"url\": \"https://microsoft.com\"\n  }]\n}\n```\n\n### Bookmark Prefix\n\nA prefix that is prepended to the name in the JSON file when adding the bookmark.\n\n### Bookmark Suffix\n\nA prefix that is appended to the name in the JSON file when adding the bookmark.\n\n## Notes\n\nBe careful to ensure that a prefix and suffix is specified, if none are specified\nyou may lose all of your bookmarks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetermcd%2FBrowser-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetermcd%2FBrowser-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetermcd%2FBrowser-sync/lists"}