Site Script Launcher Privacy Policy
This privacy policy describes how Site Script Launcher handles data when you use the extension.
1. What the extension does
Site Script Launcher lets you create and run your own JavaScript snippets on webpages whose URLs match patterns you define.
2. Data we store
The extension stores configuration data locally in your browser using chrome.storage.local:
- Script name
- Script code you enter
- URL pattern for each script
- Enabled/disabled state
- Auto-run preference
3. Data we do not collect or sell
- We do not sell personal information.
- We do not send your scripts or settings to external servers.
- We do not use third-party analytics, ads, or tracking SDKs in the extension codebase.
4. Permissions and why they are needed
storage: Save your scripts and preferences locally.scripting: Execute scripts you explicitly configure.tabs: Read active tab URL to determine if a script should run.debugger: Fallback script execution on sites with strict CSP restrictions.<all_urls>host permission: Required because you choose which site patterns to match.
5. How script execution works
Scripts run only when:
- You click “Run Enabled Scripts On Current Tab”, or
- You enable auto-run and a page URL matches one of your enabled script patterns.
6. Data retention and control
You control your data. You can edit or delete scripts anytime from the extension popup. Removing the extension removes its local data from Chrome according to browser behavior.
7. Policy alignment
This policy is intended to align with Chrome Web Store requirements for transparency and user data disclosure.
8. Contact
Developer: Russel Sese
LinkedIn: https://www.linkedin.com/in/russelsese/
9. Updates to this policy
We may update this page when extension behavior or store requirements change. Any updates will be reflected by revising the effective date above.