Coder Social home page Coder Social logo

kachick / depop Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 589 KB

๐Ÿ™ˆ :star: Chrome extension to hide stars, followers and watchers on GitHub

Home Page: https://chrome.google.com/webstore/detail/eyes-away-from-github-pop/bblbchjekobacogfioehogggccfagkmk

License: MIT License

Nix 8.60% CSS 5.41% TypeScript 81.40% HTML 4.59%
chrome-extension github zenmode

depop's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar kachick avatar renovate[bot] avatar selfup-runner[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

depop's Issues

Automate to bump version in chrome webstore

Replace

3. Download [released assets](https://github.com/kachick/depop/releases) and upload the `depop-VERSION.zip` into [Developer Dashboard](https://chrome.google.com/webstore/devconsole/2dc05d4b-8c8e-4356-a2be-080a15ab2903/bblbchjekobacogfioehogggccfagkmk/edit/package)
with following

https://zenn.dev/eetann/articles/2022-07-25-crx-with-github-actions
https://github.com/fregante/chrome-webstore-upload-cli
https://github.com/mnao305/chrome-extension-upload

Icon has no padding and do not fit for the guide

https://developer.chrome.com/docs/webstore/images?hl=en#icons

You must provide a 128x128-pixel extension icon image in the [ZIP file of your extension](https://developer.chrome.com/docs/webstore/publish#create-your-items-zip-file). Some requirements for the image:

The actual icon size should be 96x96 (for square icons); an additional 16 pixels per side should be transparent padding, adding up to 128x128 total image size. For details, see [Icon size](https://developer.chrome.com/docs/webstore/images?hl=en#icon-size).
The image must be in PNG format.
The image should work well on both light and dark backgrounds.
When you design the icon, keep the following advice in mind:

Don't put an edge around the 128x128 image; the UI might add edges.
If your icon is mostly dark, consider adding a subtle white outer glow so it'll look good against dark backgrounds.
Avoid large drop shadows; the UI might add shadows. It's OK to use small shadows for contrast.
If you have a bevel at the bottom of your icon, we recommend 4 pixels of depth.
Make the icon face the viewer, rather than having built-in perspective. See [Perspective](https://developer.chrome.com/docs/webstore/images?hl=en#icon-perspective) for details.

Both before and after of #96

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

None detected


  • Check this box to trigger a request for Renovate to run again on this repository

Do not include primer.css in build files

Pros

  • The file size is heavy
.rw-r--r--  678 kachick 12 Jul 19:18 github-patcher.css
.rw-r--r-- 1.1k kachick 12 Jul 19:10 github-patcher.js
.rw-r--r-- 5.4k kachick 12 Jul 19:10 icon-sadness-star.png
.rw-r--r-- 1.1k kachick 12 Jul 19:10 LICENSE
.rw-r--r--  557 kachick 12 Jul 19:10 manifest.json
.rw-r--r--  632 kachick 12 Jul 19:10 options.html
.rw-r--r-- 267k kachick 12 Jul 19:10 options.js
.rw-r--r-- 832k kachick 12 Jul 19:10 primer.css
.rw-r--r-- 2.1k kachick 12 Jul 19:10 README.md

Cons

  • Including is a primer recommended way, and without bundling may need manifest change

    depop/manifest.json

    Lines 21 to 23 in 5f96c5f

    "content_security_policy": {
    "extension_pages": "default-src 'self'"
    }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.