{"id":21601525,"url":"https://github.com/seinopsys/derpi-newtab","last_synced_at":"2025-04-11T02:13:21.253Z","repository":{"id":35915811,"uuid":"40203287","full_name":"SeinopSys/Derpi-NewTab","owner":"SeinopSys","description":"A new tab page replacement for Google Chrome and Firefox 60+, featuring the latest pony wallpaper from Derpibooru.org","archived":false,"fork":false,"pushed_at":"2024-06-12T15:48:03.000Z","size":93559,"stargazers_count":8,"open_issues_count":2,"forks_count":2,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-11T02:13:10.653Z","etag":null,"topics":["browser-extension","chrome-extension","derpibooru","firefox","firefox-addon","firefox-extension","firefox-webextension","google-chrome","notifications"],"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/SeinopSys.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}},"created_at":"2015-08-04T18:53:14.000Z","updated_at":"2023-12-05T19:36:28.000Z","dependencies_parsed_at":"2023-01-16T09:15:16.986Z","dependency_job_id":null,"html_url":"https://github.com/SeinopSys/Derpi-NewTab","commit_stats":null,"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeinopSys%2FDerpi-NewTab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeinopSys%2FDerpi-NewTab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeinopSys%2FDerpi-NewTab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeinopSys%2FDerpi-NewTab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeinopSys","download_url":"https://codeload.github.com/SeinopSys/Derpi-NewTab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248328163,"owners_count":21085261,"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":["browser-extension","chrome-extension","derpibooru","firefox","firefox-addon","firefox-extension","firefox-webextension","google-chrome","notifications"],"created_at":"2024-11-24T19:09:45.863Z","updated_at":"2025-04-11T02:13:21.218Z","avatar_url":"https://github.com/SeinopSys.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/SeinopSys/Derpi-NewTab/master/screenshots/chrome/3_display.png\" alt=\"Derpi-New Tab Chrome Screenshot\" width=\"300px\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/SeinopSys/Derpi-NewTab/master/screenshots/firefox/3_display.png\" alt=\"Derpi-New Tab Firefox Screenshot\" width=\"300px\"\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/SeinopSys/Derpi-NewTab/master/derpinewtab/img/64.png\" alt=\"Derpi-New Tab Extension Logo\" height=\"30px\"\u003e Derpi-New Tab\u003c/h1\u003e\n\nA simplistic \"New tab\" page replacement for Google Chrome and Firefox which features pony wallpapers from [Derpibooru.org](http://derpibooru.org/).\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://chrome.google.com/webstore/detail/derpi-new-tab/noggelkbkffdifgemicnanbkghjkoipl\"\u003e\u003cimg src=\"https://storage.googleapis.com/chrome-gcs-uploader.appspot.com/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/iNEddTyWiMfLSwFD6qGq.png\" height=\"60\" alt=\"Download Derpi-New Tab from the Chrome Web Store\"\u003e\u003c/a\u003e \u003ca href=\"https://addons.mozilla.org/en-US/firefox/addon/derpi-newtab/\"\u003e\u003cimg src=\"https://addons.cdn.mozilla.net/static/img/addons-buttons/AMO-button_1.png\" height=\"60\" alt=\"Download Derpi-New Tab from Firefox Add-ons\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg alt=\"Download Derpi-New Tab from the Chrome Web Store\" src=\"https://img.shields.io/chrome-web-store/v/noggelkbkffdifgemicnanbkghjkoipl\"\u003e \u003cimg alt=\"Download Derpi-New Tab from Firefox Add-ons\" src=\"https://img.shields.io/amo/v/derpi-newtab\"\u003e\u003c/p\u003e\n\n\n## Build instructions\n\n1. Install the latest version of Node.js and NPM for your platform\n2. Execute `npm ci` in the root directory\n3. Execute `npm run postintall` in the root directory\n4. Execute `npm run build` in the root directory\n\nAfter this, the contents of the `derpinewtab` folder is the build output. Additionally, a zip file is created in the root folder named `derpinewtab.zip`, which gets uploaded to the extension hosting sites.\n\nSometimes `node-7z-archive` can fail to install binaries, in which case step 2 will fail with an error similar to this:\n\n\u003e Error: spawn (…)\\node_modules\\node-7z-archive\\binaries\\win32\\7za.exe ENOENT\n\nIn this case the build actually succeeded, and only the final zipping step failed. You can simply use the contents of the `derpinewtab` folder and/or zip it manually using your favourite tool.\n\n### Explanation\n\nFor a one-time build, simply install the dependencies using `npm ci` then execute `npm run postintall` which will copy the necessary 3rd-party code to the `derpinewtab/js/vendor` directory, then finally run `npm run build` which will create a zip archive containing the extension code.\n\nThe files generated by this script are tied to the source files, so they are in the repository's `.gitignore` to prevent them from being committed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseinopsys%2Fderpi-newtab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseinopsys%2Fderpi-newtab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseinopsys%2Fderpi-newtab/lists"}