-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
20 lines (20 loc) · 936 Bytes
/
manifest.json
File metadata and controls
20 lines (20 loc) · 936 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "DevKits",
"description": "Free collection of 82+ essential developer tools: JSON formatter, Base64 encoder/decoder, JWT decoder, Regex tester, URL encoder/decoder, Hash generator, UUID generator, Markdown to HTML, Diff checker, Cron parser, SQL formatter, XML formatter, and more. All tools are 100% free, client-side, and privacy-focused.",
"url": "https://aiforeverthing.com",
"hook_attributes": {
"url": ""
},
"public": true,
"default_permissions": {},
"default_events": [],
"callback_urls": ["https://aiforeverthing.com"],
"redirect_url": "https://aiforeverthing.com",
"setup_url": "https://aiforeverthing.com",
"setup_on_update": false,
"version": "1.0.0",
"external_application_url": "https://aiforeverthing.com",
"homepage_url": "https://aiforeverthing.com",
"privacy_policy_url": "https://aiforeverthing.com/privacy",
"terms_of_service_url": "https://aiforeverthing.com/terms"
}