{"id":31306162,"url":"https://github.com/bluudek/arkenfoxbulkupdater","last_synced_at":"2025-10-05T13:43:15.228Z","repository":{"id":315059113,"uuid":"1057282520","full_name":"Bluudek/ArkenfoxBulkUpdater","owner":"Bluudek","description":"A script for (kind of) easy and fast arkenfox user.js bulk profile update","archived":false,"fork":false,"pushed_at":"2025-09-16T17:51:16.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-25T04:28:38.032Z","etag":null,"topics":["anti-fingerprinting","anti-tracking","arkenfox","automation","bulk-operation","ease-of-use","firefox","mozilla","privacy","script","shell-script","tool"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Bluudek.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-15T14:14:37.000Z","updated_at":"2025-09-16T17:25:26.000Z","dependencies_parsed_at":"2025-09-16T13:42:58.703Z","dependency_job_id":"cf390c30-a250-4c4e-8e98-123c9aee2a27","html_url":"https://github.com/Bluudek/ArkenfoxBulkUpdater","commit_stats":null,"previous_names":["bluudek/arkenfoxbulkupdater"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Bluudek/ArkenfoxBulkUpdater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluudek%2FArkenfoxBulkUpdater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluudek%2FArkenfoxBulkUpdater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluudek%2FArkenfoxBulkUpdater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluudek%2FArkenfoxBulkUpdater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bluudek","download_url":"https://codeload.github.com/Bluudek/ArkenfoxBulkUpdater/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluudek%2FArkenfoxBulkUpdater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278464315,"owners_count":25991177,"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-10-05T02:00:06.059Z","response_time":54,"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":["anti-fingerprinting","anti-tracking","arkenfox","automation","bulk-operation","ease-of-use","firefox","mozilla","privacy","script","shell-script","tool"],"created_at":"2025-09-25T04:16:15.400Z","updated_at":"2025-10-05T13:43:15.218Z","avatar_url":"https://github.com/Bluudek.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The user.js bulk update script\n### This script is made to update all your arkenfox profiles faster and easier\n\u003e Only thing that will take more of your time is making override files for every profile, but you don't have to worry if you already have any (or not)\n\n\n### The script is only made to work on GNU/Linux with sh compatible shell\n\u003e (My plan is to eventually expand the script to work with other possible options)\n\n\u003cbr/\u003e\n\n\u003chr/\u003e\n\n# Additional info\n\n### The script should work fine if everything goes as planned.\n\u003e Although be careful, read the script before you use it.\u003cbr/\u003e\n\u003e If you don't know what this script is exactly doing,\u003cbr/\u003e**I ADVISE YOU NOT TO USE IT** or **DO SO AT YOUR OWN RISK**\n\n### For any questions/suggestions about the script,\u003cbr/\u003ePM me via [SimpleX](https://smp19.simplex.im/a#rnMG2k4tcV0O1fSq6Z4nUtJoppSeIFbk6OwcavN5M_k) or join the [Discord  server](https://discord.gg/AQrfArcu4q)\n\n\n### More info about `arkenfox user.js` on its own [repository](https://github.com/arkenfox/user.js)\n\n\u003cbr/\u003e\n\n\u003chr/\u003e\n\n# A brief how-to\n1. #### Clone the repository\n    ```sh\n    git clone https://github.com/Bluudek/ArkenfoxBulkUpdate.git\n    ```\n    or just download the scipt you need (there's no other options to choose from for now)\n\n2. #### Prepare any user override files you need\n    \n    Put those files into **\"~/.config/arkenfox/user-overrides/\"**\u003cbr/\u003eor change the **\"user_override_dir\"** variable in the script to your directory of choice.\n    \u003e ### IMPORTANT!\n    \u003e **Do not forget** to set the name of every override file to its corresponding user directory name for it to work.\u003cbr/\u003eExample: `1a2b3c4d.FooProfile`\u003cbr/\u003eIf you don't know the profile directory name, check it in **about:profiles**\n3. #### Start the script and follow instructions\n    \u003e #### It is highly advised to make a backup of your existing profiles, if you have any\n    ```sh\n    cd ArkenfoxBulkUpdate \u0026\u0026 ./update-profiles.sh\n    ```\n    #### or\n    ```sh\n    any/directory.of/choice/update-profiles.sh\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluudek%2Farkenfoxbulkupdater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluudek%2Farkenfoxbulkupdater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluudek%2Farkenfoxbulkupdater/lists"}