What is the name of your app?
Budgie
Describe your app:
Budgie, Lightweight Browser App
- Tabs
- Dark And Light Theme
- Search engines: DuckDuckGo, Google, Bing, Yandex, Brave Search, Startpage
- Settings: Search Engines And Home Url
- New : Extensions
- Dev Console
- Green Theme Option (Allows to select if user wants green theme in dark mode or orange theme in light mode)
- Custom Themes
- Will Not Take ANY Information From You (Proof is at aia)
Screenshots:
App Store/Download link:
Budgie.apk (6.8 MB)
AIA file
Budgie.aia (475.6 KB)
Creating Custom Theme
- Create an txt file
- Write theme info in there (make sure it starts with “,”)
Theme infos
TitleColor ~ Hex Color, Sets dialog title color
ProgressColor ~ Hex Color, Sets progressbar color
IconColor ~ Hex Color, Sets icon color of toolbar
StatusBar ~ Hex Color, Sets color of status bar
ToolbarColor ~ Hex Color, Sets toolbar background color
ToolbarIconColor ~ Hex Color, Sets menu (not toolbar) icon color
- Move to /budgie/themes
- Set “Theme File” in settings to your theme file name
- Restart app
Example Theme
bluetheme.txt (80 Bytes)
How To Create An Extension
- Create load.js and icon.png
- Write code in load.js
- Make an icon for extension (icon.png)
- Move them to an folder and move the folder to /budgie/extensions
- Open the budgie app
Publish Extension
- Make sure its working if you want to publish your extension in “Download” tab.
- Send me extension via “message” button in profile (send the files as zip)