Skip to content

ohlsonz/browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Browser Script for FiveM

A lightweight FiveM browser script that enhances your server with two essential utilities:
📋 Copy strings to the clipboard
🌍 Open URLs in the browser


🚀 Features

  • Open URLs: Seamlessly open any URL directly from your FiveM server.
  • Set Clipboard: Effortlessly copy text to the user's clipboard for convenience.

📥 Installation

  1. Clone or download this repository.
  2. Place the resource folder in your server's resources directory.
  3. Type ensure browser in your server console.

🛠️ Usage (LUA)

Set clipboard

exports.browser:setClipboard("foo")

Open URL

exports.browser:openURL("https://ohlson.dev")

📜 License

This project is licensed under the MIT License. Feel free to use, modify, and distribute this script in your projects.

🤝 Contributing

Contributions are welcome! If you find a bug, have a suggestion, or want to add a feature, open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published