Skip to content

Commit b8703f6

Browse files
author
GitHub Actions Bot
committed
Update extension list
1 parent 1d402ac commit b8703f6

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

extensions.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"name": "Fresh Vibes View",
171171
"author": "Try all the things",
172172
"description": "Provides a Netvibes-like dashboard view with draggable feed containers.",
173-
"version": "1.5.0",
173+
"version": "1.8.0",
174174
"entrypoint": "FreshVibesView",
175175
"type": "user",
176176
"url": "https://github.com/tryallthethings/freshvibes",
@@ -342,6 +342,17 @@
342342
"method": "git",
343343
"directory": "xExtension-RssBridge"
344344
},
345+
{
346+
"name": "RateLimitFeeds",
347+
"author": "pe1uca",
348+
"description": "Rate limit feed updates per site.",
349+
"version": "3.2.0",
350+
"entrypoint": "RateLimiter",
351+
"type": "system",
352+
"url": "https://github.com/pe1uca/xExtension-RateLimiter",
353+
"method": "git",
354+
"directory": "."
355+
},
345356
{
346357
"name": "Readable",
347358
"author": "printfuck",

0 commit comments

Comments
 (0)