Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dumorando authored Jan 2, 2024
1 parent 9048633 commit 99665b3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/lib/libraries/extensions/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,14 @@ const menuItems = [
description: 'Fetch Audio and Audio Information from Newgrounds. Works best with Tune Shark',
featured: true
},
{
name: 'Snailshare',
extensionId: 'https://ba4x.pro/apiext/api.js', //move to snail ide as soon as you can
iconURL: 'https://ba4x.pro/apiext/snailideapiext.png',
tags: ['penguinmod'],
description: 'Fetch details of projects and users from Snailshare.',
featured: true
},
{
name: 'Tile Grids',
extensionId: 'https://sharkpools-extensions.vercel.app/extension-code/Tile-Grids.js',
Expand Down

0 comments on commit 99665b3

Please sign in to comment.