Skip to content

Added new recipe - Hacker News (YCombinator) - #487

Open
rohansx wants to merge 1 commit into
ferdium:mainfrom
rohansx:main
Open

Added new recipe - Hacker News (YCombinator)#487
rohansx wants to merge 1 commit into
ferdium:mainfrom
rohansx:main

Conversation

@rohansx

@rohansx rohansx commented Jan 3, 2024

Copy link
Copy Markdown

Pre-flight Checklist

Please ensure you've completed all of the following.

Description of Change

Added new recipe of hackernews from ycombinator

{
"id": "hackernews",
"name": "Hacker News",
"version": "1.3.0",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Every new recipe needs to start with version 1.0.0

Comment on lines +9 to +10
// get unread messages
const count = document.querySelectorAll('.guilds-wrapper .badge').length;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there even any notifications on hackernews?

Comment on lines +18 to +19
// Hide download message
Ferdium.injectCSS(_path.default.join(__dirname, 'service.css'));

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment here seems out of place, probably needs to be removed.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The icon on the website is orange square with a "Y" in the middle. The icon you have provided here is only an orange square without the "Y" inside.

@SpecialAro SpecialAro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the comments by @mcmxcdev so we can move to merge. Thank you!

@Justman100

Copy link
Copy Markdown
Contributor

@rohansx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants