Developer Guide
Learn how to build powerful extensions and plugins for SwiftBiu using JavaScript and HTML.
Overview
🚀 Getting Started
📋 Core Specifications
Manifest & Configuration arrow_forward
Plugin manifest schema, icon formats, configuration types, and share targets.
Permissions arrow_forward
Declare the permissions your plugin needs to access clipboard, files, network, and more.
Internationalization (i18n) arrow_forward
Ship your plugin with multi-language UI strings that follow user locale.
🛠️ Debug & Release
💡 Best Practices
🤝 Community & Ecosystem
Topics
Manifest & Configuration
Plugin manifest schema, icon formats, configuration types, and share targets.
Read the full module →Manifest & Configuration
Plugin manifest schema, icon formats, configuration types, and share targets.
Read the full module →Manifest & Configuration
Plugin manifest schema, icon formats, configuration types, and share targets.
Read the full module →Permissions
Declare the permissions your plugin needs to access clipboard, files, network, and more.
Read the full module →Internationalization (i18n)
Ship your plugin with multi-language UI strings that follow user locale.
Read the full module →Debugging & Logging
Inspect plugin behavior with the SwiftBiu log viewer and Safari Web Inspector.
Read the full module →Best Practices & FAQ
Common pitfalls, recommended patterns, and answers to frequent questions.
Read the full module →contributing-guidelines
Read the full module →Stable vs Beta
Maintain dual catalog channels so beta plugins do not affect App Store users.
Read the full module →