Personalize your GitHub experience by theming the site's accent colors.

Overview

Profile Picture
· Gitccentify ·
Personalize your GitHub experience by theming it to your own style!


nFEf2ry1pk

Disclaimer

This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with GitHub, Inc. and Git, or any of its subsidiaries or its affiliates.

How it works

Gitccentify taps into GitHub's css and changes it according to what you select on the extension popup.

Installation

You can install this extension via the Chrome Web Store (coming soon) or manually.

Chrome Web Store

(Chrome Web Store Link Soon)

Manual Installation

  1. Clone/Download this repository or download the latest release.
  2. Extract the downloaded zip file somewhere.
  3. Go to your Chrome Extensions and turn on Developer Mode.
  4. Click on Load Unpacked and select on the folder where you extracted the zip file.
  5. Profit!

Contributing

Contributions are always welcome and I'd be really happy for any PR to be incorporated into this project.

So to contribute, just make sure to make a PR on the dev branch.

Supporting this project

This project is free and open-source with no intentions of ever going paid.

If you really want to though, you can star the project or you may buy me a coffee, to help improve this project further. Thanks a lot!

License

This extension is licensed under the GPLv3 License.

Comments
  • pint-overhaul: rewrite

    pint-overhaul: rewrite

    🚀 Pint Release Roadmap

    Todo: Refactoring Gitccentify

    • [x] Base Brand Redesign
    • [x] Base Popup UI Redesign
    • [x] Implement main functionality (Get Set)

    Todo: QuickScheme Implementation

    • [x] Implement accent color scheme generator
    • [ ] fix quck change color scheme gen
    • [x] add hex setting override in quick change

    Quirk: You need to add a # to set it properly.

    • [x] Implement ProgressItem + That graph thingy that wont change color nomatter what you do

    Property attached to L4

    • [x] Add a text color switch for the doozeys who's crazy enough to use light mode

    Todo: Predefined Color Schemes

    • [ ] Implement colorscheme feature
    • [ ] Github Dark
    • [ ] Github Light
    • [ ] Solarized Dark
    • [ ] ability to add custom solor schemes to list

    Todo: Advanced Customisation

    • [x] Implement options UI base
    • [ ] Implement options ui group based
    • [x] Implement options ui advanced (full customisation)

    Todo: Global Pints Implementation

    • [ ] Implement exporting and usage of custom color schemes
    • [ ] implement global pints (possibly via github dotfiles? or should i use my own framework?)

    Todo: Refactoring

    • [ ] Refactor QuickScheme
    • [ ] Refactor Pint Code because I suck at using typescript
    • [x] yeet the old code

    Todo: Branding/Marketing

    • [ ] Create a website for Pint

    Todo: Documentation

    • [ ] Add comments to code

    Todo: Release

    • [ ] Update chrome extension

    Bugs:

    • [ ] Inconsistent padding
    • [x] Color preview is broken on QuickScheme

    just removed it entirely

    • [x] QuickScheme hex override does not work if no hashtag is supplied
    • [x] Options UI crashes when using paint tool. (probably related to paint tool)
    • [x] Color picker not using grabbed value

    Nah it was better to use decafbad as a meme lmao

    theres more in the backlog but this is the bare minimum before i can open contributions and push a release :)

    enhancement 
    opened by fuwaa 3
  • pint roadmap

    pint roadmap

    🌃 Pint Release Roadmap

    🚀 Complete Refactoring Gitccentify

    • [x] Base Brand Redesign
    • [x] Base Popup UI Redesign
    • [x] Implement main functionality (Get Set)

    🚀 Complete QuickScheme Implementation

    • [x] Implement accent color scheme generator
    • [x] fix quck change color scheme gen
    • [x] add hex setting override in quick change
    • [x] Add a text color switch for the doozeys who's crazy enough to use light mode

    🕒 Todo Predefined Color Schemes

    • [x] Implement colorscheme feature
    • [ ] Github Dark
    • [ ] Github Light
    • [ ] Solarized Dark
    • [ ] #35

    🕒 Todo Advanced Customisation

    • [x] Implement options UI base
    • [ ] Implement options ui group based
    • [x] Implement options ui advanced (full customisation)

    🕒 Todo Global Pints Implementation

    • [ ] #36
    • [ ] implement global pints (possibly via github dotfiles? or should i use my own framework?)

    🕒 Todo Code Quality

    • [x] Refactor QuickScheme
    • [ ] Refactor Pint Code because I suck at using typescript
    • [ ] Fix DeepSource Issues
    • [ ] Fix Linting Issues
    • [x] yeet the old code

    🕒 Todo Branding/Marketing

    • [ ] Create a website for Pint

    🕒 Todo Documentation

    • [ ] Add comments to code
    • [ ] Update README

    🕒 Todo QOL

    • [ ] Add extension install page
    • [ ] Port to Mozilla Firefox

    🕒 Todo Release

    • [ ] Update chrome extension page
    • [ ] Update chrome extension itself

    🕒 Todo Bugfixing:

    • [ ] Inconsistent padding
    • [x] ~~Color preview is broken on QuickScheme~~ Fixed via #28

    Bug Comment: ~~Removed on #11~~ Planned to reimplement due to new color scheming changes in #27

    • [x] ~~QuickScheme hex override does not work if no hashtag is supplied~~ Fixed via #22
    • [x] ~~Options UI crashes when using paint tool. (probably related to paint tool)~~ Fixed via #22
    • [x] ~~Color picker not using grabbed value~~ It's not a bug, it's a feature via #22

    Bug Comment: ~~Nah it was better to use decafbad as a meme lmao~~ Nah c0ffee is better.

    • [x] ~~Quirk: You need to add a # to set it properly.~~ Fixed via #24
    • [x] ~~header bug (to be fixed in next pr)~~ Fixed via #27 theres more in the backlog but this is the bare minimum before i can open contributions and push a release :)
    documentation 
    opened by fuwaa 2
  • chore(deps): bump loader-utils from 2.0.2 to 2.0.3

    chore(deps): bump loader-utils from 2.0.2 to 2.0.3

    Bumps loader-utils from 2.0.2 to 2.0.3.

    Release notes

    Sourced from loader-utils's releases.

    v2.0.3

    2.0.3 (2022-10-20)

    Bug Fixes

    • security: prototype pollution exploit (#217) (a93cf6f)
    Changelog

    Sourced from loader-utils's changelog.

    2.0.3 (2022-10-20)

    Bug Fixes

    • security: prototype pollution exploit (#217) (a93cf6f)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump terser from 5.14.1 to 5.14.2

    chore(deps): bump terser from 5.14.1 to 5.14.2

    Bumps terser from 5.14.1 to 5.14.2.

    Changelog

    Sourced from terser's changelog.

    v5.14.2

    • Security fix for RegExps that should not be evaluated (regexp DDOS)
    • Source maps improvements (#1211)
    • Performance improvements in long property access evaluation (#1213)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 1
  • Restyle policy: remove unnecessary permissions

    Restyle policy: remove unnecessary permissions

    Automated style fixes for #53, created by Restyled.

    The following restylers made fixes:

    To incorporate these changes, merge this Pull Request into the original. We recommend using the Squash or Rebase strategies.

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • chrome web store update

    chrome web store update

    apparently this version of pint doesn't comply with cws policy aka use of permissions.

    • chrome.tabs permission isn't apparently needed for creating new stuff using the chrome.tabs api
    planned 
    opened by fuwaa 0
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 16% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /public/pint-newinstall/assets/img/clipboard-image-4.png | 101.08kb | 75.49kb | 25.31% | | /public/pint-newinstall/assets/img/clipboard-image.png | 3.84kb | 3.00kb | 21.85% | | /public/pint-newinstall/assets/img/clipboard-image-3.png | 30.86kb | 29.21kb | 5.34% | | /public/pint-newinstall/assets/img/pint.svg | 19.77kb | 19.45kb | 1.64% | | /src/assets/images/pint.svg | 19.77kb | 19.45kb | 1.64% | | | | | | | Total : | 175.31kb | 146.60kb | 16.38% |


    📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 0
  • Restyle bugfix: color group issues

    Restyle bugfix: color group issues

    Automated style fixes for #44, created by Restyled.

    The following restylers made fixes:

    To incorporate these changes, merge this Pull Request into the original. We recommend using the Squash or Rebase strategies.

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • Restyle feat: options revamp

    Restyle feat: options revamp

    Automated style fixes for #33, created by Restyled.

    The following restylers made fixes:

    To incorporate these changes, merge this Pull Request into the original. We recommend using the Squash or Rebase strategies.

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • Restyle feat: options revamp

    Restyle feat: options revamp

    Automated style fixes for #33, created by Restyled.

    The following restylers made fixes:

    To incorporate these changes, merge this Pull Request into the original. We recommend using the Squash or Rebase strategies.

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • Restyle revamp: popup ui, scheme generation

    Restyle revamp: popup ui, scheme generation

    Automated style fixes for #28, created by Restyled.

    The following restylers made fixes:

    To incorporate these changes, merge this Pull Request into the original. We recommend using the Squash or Rebase strategies.

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
  • chore(deps): bump loader-utils from 2.0.2 to 2.0.4

    chore(deps): bump loader-utils from 2.0.2 to 2.0.4

    Bumps loader-utils from 2.0.2 to 2.0.4.

    Release notes

    Sourced from loader-utils's releases.

    v2.0.4

    2.0.4 (2022-11-11)

    Bug Fixes

    v2.0.3

    2.0.3 (2022-10-20)

    Bug Fixes

    • security: prototype pollution exploit (#217) (a93cf6f)
    Changelog

    Sourced from loader-utils's changelog.

    2.0.4 (2022-11-11)

    Bug Fixes

    2.0.3 (2022-10-20)

    Bug Fixes

    • security: prototype pollution exploit (#217) (a93cf6f)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • chore(deps): bump minimatch and recursive-readdir

    chore(deps): bump minimatch and recursive-readdir

    Bumps minimatch and recursive-readdir. These dependencies needed to be updated together. Updates minimatch from 3.0.4 to 3.1.2

    Commits

    Updates recursive-readdir from 2.2.2 to 2.2.3

    Changelog

    Sourced from recursive-readdir's changelog.

    v2.2.3 - Mon, 19 Sep 2016 21:55:22 GMT

    v2.1.0 - Mon, 19 Sep 2016 21:55:22 GMT

    v2.0.0 - Wed, 06 Apr 2016 04:31:02 GMT

    v1.3.0 - Wed, 14 Oct 2015 14:35:55 GMT

    v1.2.1 - Wed, 14 Jan 2015 16:49:55 GMT

    Commits
    Maintainer changes

    This version was pushed to npm by bnb, a new releaser for recursive-readdir since your current version.


    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • feature to see other peoples schemes/themes when you look at their profile

    feature to see other peoples schemes/themes when you look at their profile

    well it's a theming engine of course, would suck if you can't see other peoples profiles with their chosen design.

    currently plans is to have them upload a pint.json file with their configuration on their username repository.

    feature request planned 
    opened by fuwaa 0
Releases(v2.0.1)
  • v2.0.1(Aug 9, 2022)

    get it here!


    1

    out with the gittcentify, in with the pint

    As stated in a glimpse of 2.0.0, I have rebranded Gitccentify to something easier to understand and reflects the core purpose of this extension. I hope it helps establish what this extension is to more people.

    In addition to that, we have these new cool features!

    • Complete control of personalisation of every element.
    • With the right settings, you can also achieve light theme too.
    • Quickly paint groups of colors with the Group Painter.
    • Quickly paint the entire site with the Update All button.
    • Individual control of every possible element (change the color of any individual element without affecting the rest)
    • Suggest colors that match the color you picked.
    • Custom CSS to modify each button to each div just the way you like it.
    • Free and Open-source and will always be.

    what happened to 2.0.0?

    uhhh so basically, i capitalized initial.js to Initial.js and that broke manifest.json so even when it was published, it didn't work. hehe

    installation instructions

    Load it unpacked using the .crx or unzip and load it using the .zip one. Eitherway, as soon as it's updated, you can just install it on the Chrome Web Store.

    whats changed

    • pint-overhaul: rewrite by @fuwaa in https://github.com/fuwaa/pint/pull/11
    • [ImgBot] Optimize images by @imgbot in https://github.com/fuwaa/pint/pull/14
    • Format code with prettier by @deepsource-autofix in https://github.com/fuwaa/pint/pull/15
    • test pr by @fuwaa in https://github.com/fuwaa/pint/pull/16
    • test pr by @fuwaa in https://github.com/fuwaa/pint/pull/17
    • Restyle multiple prs: security and scale additions by @restyled-io in https://github.com/fuwaa/pint/pull/21
    • multiple prs: security and scale additions by @fuwaa in https://github.com/fuwaa/pint/pull/20
    • Restyle pr: fixes and changes owo by @restyled-io in https://github.com/fuwaa/pint/pull/23
    • pr: fixes and changes owo by @fuwaa in https://github.com/fuwaa/pint/pull/22
    • Restyle pr: various improvements by @restyled-io in https://github.com/fuwaa/pint/pull/25
    • pr: various improvements by @fuwaa in https://github.com/fuwaa/pint/pull/24
    • Restyle pr: scheming fixes and code quality by @restyled-io in https://github.com/fuwaa/pint/pull/27
    • pr: scheming fixes and code quality by @fuwaa in https://github.com/fuwaa/pint/pull/26
    • Restyle revamp: popup ui, scheme generation by @restyled-io in https://github.com/fuwaa/pint/pull/29
    • revamp: popup ui, scheme generation by @fuwaa in https://github.com/fuwaa/pint/pull/28
    • Format code with prettier by @deepsource-autofix in https://github.com/fuwaa/pint/pull/30
    • feature: scheme options implementation by @fuwaa in https://github.com/fuwaa/pint/pull/31
    • Restyle feat: options revamp by @restyled-io in https://github.com/fuwaa/pint/pull/34
    • Restyle feat: options revamp by @restyled-io in https://github.com/fuwaa/pint/pull/41
    • feat: options revamp by @fuwaa in https://github.com/fuwaa/pint/pull/33
    • bugfix: color group issues by @fuwaa in https://github.com/fuwaa/pint/pull/44
    • [ImgBot] Optimize images by @imgbot in https://github.com/fuwaa/pint/pull/48
    • Restyle policy: remove unnecessary permissions by @restyled-io in https://github.com/fuwaa/pint/pull/54
    • policy: remove unnecessary permissions by @fuwaa in https://github.com/fuwaa/pint/pull/53

    New Contributors

    • @imgbot made their first contribution in https://github.com/fuwaa/pint/pull/14
    • @deepsource-autofix made their first contribution in https://github.com/fuwaa/pint/pull/15
    • @restyled-io made their first contribution in https://github.com/fuwaa/pint/pull/21

    Full Changelog: https://github.com/fuwaa/pint/compare/v1.1...v2.0.1

    Source code(tar.gz)
    Source code(zip)
    pint.2.0.1.crx(2.89 MB)
    pint.2.0.1.zip(2.86 MB)
  • v1.1(Jan 13, 2022)

  • v1.0.0(Jan 11, 2022)

    This is the first actual release of Gitccentify with the following improvements: ☑️ Better code, hopefully (heh) ☑️ An actual UI has been implemented this time, and it looks neat. ☑️ Chrome Extension is now under review ☑️ Made it a bit snappier I guess

    Remember to extract it in a folder and select said folder when loading the extension! (previous version must be uninstalled first)

    Source code(tar.gz)
    Source code(zip)
    gitccentify-release.zip(67.18 KB)
  • v1.0.0pr(Jan 10, 2022)

Owner
Jariel Que
Aspiring Full Stack Developer
Jariel Que
Exposes theming options available in Joy UI by providing color palette and typography controls.

Joy Theme Creator Note: Joy UI is currently in alpha - some things may not be finished or working as expected. This project exposes the theming option

Oliver Benns 10 Dec 28, 2022
Build Schema.org graphs for JavaScript Runtimes (Browser, Node, etc). Improve your sites SEO with quick and easy Rich Results.

schema-org-graph-js The quickest and easiest way to build Schema.org graphs for JavaScript Runtimes (Browser, Node, etc). Status: ?? In Development Pl

Harlan Wilton 17 Dec 21, 2022
DripUI a collection of free Tailwind CSS components to bootstrap your new apps, projects or landing sites!

DripUI - Tailwind Components DripUI is an amazing collection of free UI components to help you develop projects faster and easier. The most elegant co

Dan 24 Nov 27, 2022
This site compares your GitHub Profile to your friends, and analyses and tells your GitHub profile score too.

GitHub ⚔️ Duel Deployed at ?? : https://githubduel.vercel.app/ Compare your GitHub profiles with your friends It gives score to GitHub profile based o

Anshuman swain 17 Nov 21, 2022
Adds external & internal translators to various sites.

Twitter External Translator Adds a "Translate with ..." button to Tweets and User Bios. This was a fork of DeepL Twitter translation Version Link Alte

Magic 6 Oct 17, 2022
A simple browser extension, intended to get you "Back To Work" when you start slacking off to one of those really addictive sites.

Back to Work A simple browser extension, intended to get you Back To Work when you start slacking off to one of those really addictive sites. What doe

Dheeraj Lalwani 29 Nov 19, 2022
Chrome extension for replacing addictive and annoying features of various social media sites with inspirational quotes.

Saner Social Media Chrome extension for replacing addictive and annoying features of various social media sites with inspirational quotes. Saner Socia

Tobi Dalhof 9 Oct 4, 2022
Markdoc is a Markdown-based syntax and toolchain for creating custom documentation sites and experiences.

A powerful, flexible, Markdown-based authoring framework. Markdoc is a Markdown-based syntax and toolchain for creating custom documentation sites and

Markdoc 5.8k Jan 2, 2023
Superkeys allow users to add short keys for websites and make search query in those sites.

Superkeys is a browser extension which allow users to add short keys for websites and make search query in those sites. Made with ❤️ @nilooy ??‍?? Dem

Niloy 9 Aug 17, 2022
The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.

Install | Documentation | Releases | Contributing Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototy

Foundation 29.4k Jan 4, 2023
This is a Google Chrome Extension which blocks social media sites.

Social Media Blocks (1.0.3) This is a Google Chrome Extension which blocks social media sites like Twitter: Facebook, Instagram, LinkedIn, WhatsApp, R

Helitha Rupasinghe 20 Dec 15, 2022
A blazingly fast router for static sites

Flamethrower ?? Status: Meme A 2kB zero-config router and prefetcher that makes a static site feel like a blazingly fast SPA. Why? Problem: Static sit

Fireship 2.5k Dec 26, 2022
Statichunt is a free open-source Jamstack directory that lists hundreds of themes, starters, and resources for Jamstack sites.

Statichunt Statichunt is an open-source directory that enlists hundreds of themes, starters, and resources for static site generators submitted by the

Statichunt 12 Dec 29, 2022
RSS feeds for the masses. Create feeds for sites which have none.

RSS Manufaktur A template to build RSS Feeds. In short, RSS Manufaktur takes information of a blog and transforms it into a custom RSS feed for your e

Cyber Design Inframanufaktur 13 Oct 20, 2022
Enrich your browsing experience, whether it be on mobile (iOS) or your desktop (macOS)

steven's userscripts safari specific AutoScroll.user.js (middle mouse scroll click drag wheel) mobile keyboard.user.js (mobile virtual keyboard shortc

Steven G. 6 Dec 15, 2022
👨🏼‍🎨 It is a virtual blackboard, where you can make 🖌 drawings through 🖱 the mouse. You have the option to choose 🎨 colors and line thickness.

????‍?? Lets Draw ?? ÍNDICE 1. Lets-Draw 2. Realization of the Project 3. Technologies used 4. Authors 1. Lets-Draw ????‍?? It is a virtual blackboard

Rosamaria Rodriguez 2 Mar 7, 2022
A pleasing darker theme made mostly with complementary purple and blue colors, occasionally with a touch of pink or red.

Nebula Float away in space with a beautiful blurple oriented color theme. DISCLAIMER: ⚠️ This theme is not as high contrast as other themes. A pleasin

catgirlkelly 5 Nov 23, 2022
fix out-of-memory actions at colors@^1.4.1

What's it for? colors@^1.4.1 has action of out-of-memory: https://github.com/Marak/colors.js/commit/5d2d242f656103ac38086d6b26433a09f1c38c75. https://

hoperyy 6 Jan 11, 2022
Construct ANSI colors strings from object descriptors.

ansi-construct Construct ANSI colors strings from object descriptors. Usage import { ansi } from 'ansi-construct' const item = ansi({ text: 'foo', co

Anthony Fu 22 Sep 8, 2022