Перейти к содержимому
SB Social BrowserNew Guide

Advanced tools

Extensions and User Scripts

Extend Social Browser with installed extensions and local-first User Scripts.

Guide v32026-09-012 screenshots
Guide area
Advanced tools
Применяется кBrowser customization
Guide typeAdvanced tool guide
Guide home →
On this page4
01

Choose the right extension mechanism

Use an Extension when you need a packaged browser integration with its own permissions and lifecycle. Use a User Script for page-specific automation/customization that can be expressed as script code and match rules.

02

Расширения

  • Install only from trusted sources.
  • Enable/disable without deleting when testing.
  • Review permissions and compatibility.
  • Use the independent app/extension updater for signed compatible package updates.
03

User Scripts

  • Create, edit, import or paste script code.
  • Keep match rules narrow.
  • Use grants only when required.
  • Test in a controlled Profile before broader use.
  • Keep scripts scoped to the pages and capabilities they actually need, especially when a script can access Profile or browser data.
04

Troubleshooting

  • Disable the extension/script and reload.
  • Check target URL and permissions.
  • Copy exact errors/logs.
  • Re-enable one component at a time.
Extend the browser

Choose Extensions or User Scripts for the job

Use the User Scripts page for the scripting workflow, or install Social Browser to manage extensions and scripts in the current interface.

← Back to all guides