You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit 7ab21880d8204d1547af3909a6042b6203a3194d
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sat Dec 23 23:24:31 2023 +0100
update readme
commit 181a4b1469b69db5819d892f63dcea8f0679ded2
Merge: f30f6aa bf76f7e
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sat Dec 23 21:59:03 2023 +0100
Merge branch 'develop' into feat/card-by-ai
commit f30f6aacd20f81e3fca7000645c2c45c524d999d
Merge: 010f059 d235b4e
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sat Dec 23 20:55:55 2023 +0100
Merge branch 'develop' into feat/card-by-ai
commit 010f059a6f6944e5b2e38591871c498f273ed4cf
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sat Dec 23 17:53:35 2023 +0100
check if analytics key exists
commit fbdf1c059984b2c986a829484ce21f567b06c0e8
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sat Dec 23 17:48:47 2023 +0100
fix close icon color
commit 15432ed8e0ac8976fc15fb69a8f7cefee98cb72e
Merge: 0b75404 b84849f
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sat Dec 23 17:41:12 2023 +0100
Merge branch 'develop' into feat/card-by-ai
commit 0b75404c727e47aa27cbe00d2db2dc0a963b48b7
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sat Dec 23 12:17:40 2023 +0100
add close button
commit 8475a4a24416f03107766d8cc5d2c6b464d157ee
Merge: 67a7f98 9036ec2
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Tue Dec 19 16:46:50 2023 +0100
Merge branch 'develop' into feat/card-by-ai
commit 67a7f9864b8f106bebfca60c6087cb5c26573919
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Mon Dec 18 18:30:02 2023 +0100
add image bloc if available
commit 64e81129ef93102ddf641f8bb2962b493fbda903
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Mon Dec 18 18:29:48 2023 +0100
remove redundant share bloc
commit 4d6385aef457c7f2c2850361fdbb17d4e1fc1ad5
Merge: 62f773c 64a02ee
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sun Dec 17 21:22:06 2023 +0100
Merge branch 'develop' into feat/card-by-ai
commit 62f773c1d290ea1cf6ff3d101d1119c173b62c34
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sat Dec 16 13:47:55 2023 +0100
implement powered by AI Card
commit 40045812d4e8c06804ef653edacae16e0bb8a171
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sun Dec 10 23:09:26 2023 +0100
add panel element
commit 4ced4bb6516bda883199cef775059699172ace1b
Author: John Doe <elmehdi.sakout@gmail.com>
Date: Sat Dec 9 23:48:04 2023 +0100
update react icons
Copy file name to clipboardExpand all lines: README.md
+19-8Lines changed: 19 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,31 +5,38 @@
5
5
[](https://chrome.google.com/webstore/detail/hackertabdev/ocoipcahhaedjhnpoanfflhbdcpmalmp/reviews)
6
6
7
7
# Hackertab.dev — All Developer news in one tab!
8
+
8
9
**Hackertab makes it easy for you to stay up-to-date with the latest developer news, tools, jobs and events.**
As a developer, it can be difficult to stay on top of everything happening in the field. Hackertab makes it easy by allowing you to customize your default tab page to include news, tools and events from top sources such as GitHub Trendings, Hacker News, DevTo, Medium, and Product Hunt. No matter what type of developer you are, you'll find valuable and relevant information with Hackertab. Don't miss out - give it a try today!
13
14
14
15
#### Demo
16
+
15
17
👉 [now.hackertab.dev](https://now.hackertab.dev)
16
18
17
19
## 👩💻 How to use it
20
+
18
21
- Install the extension from the [Chrome store](https://bit.ly/hackertab-ch), or [Mozilla add-ons](https://bit.ly/hackertab-ff)
19
22
- Open a new tab
20
23
- The extension should now be running and visible
21
24
- Select your preferred programming languages and sources.
22
25
- Enjoy
23
26
24
27
## 🔥 Features
25
-
- 🆕 Hourly updated content
26
-
- 💻 Customizable by language or topic
27
-
- 👍 Curated content from the best sources
28
-
- 🔖 Bookmark and read it later
29
-
- 🌙 Dark mode for when it gets late
28
+
29
+
- 🆕 Daily updated content
30
+
- 💻 Customizable by programming language, framework and topic.
31
+
- 👍 Curated content from the best sources.
32
+
- 🔖 Bookmark and read it later.
33
+
- 🌙 Dark mode for when it gets late.
34
+
- ✨ AI-powered recommendations exclusively tailored to your preferences.
35
+
30
36
Even more features are going to come in the future!
31
37
32
38
## Data sources
39
+
33
40
- Github Trendings
34
41
- Hackernews
35
42
- DevTo
@@ -44,10 +51,13 @@ Even more features are going to come in the future!
44
51
-**or create an issue to ask for a new data source**
45
52
46
53
## Support
54
+
47
55
Please do not hesitate to ask a question, report a bug or add a suggestion. or send an email to hello@hackertab.dev
48
56
49
57
## Development
50
-
Please use the develop branch
58
+
59
+
Please use the develop branch. Create an .env file with the necessary
0 commit comments