返回首頁 

Greasy Fork is available in English.

Select like a Boss

With this extension, you can easily select link text just like regular text, making it easier to copy. Just Select like a Boss! ;)


ติดตั้งสคริปต์นี้?
ผู้เขียน
Citron甜柠🍋
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
69
คะแนน
100
เวอร์ชัน
2024.3.16
สร้างเมื่อ
20-07-2023
อัปเดตเมื่อ
16-03-2024
Size
5.58 กิโลไบต์
สัญญาอนุญาต
MPL-2.0
ปรับใช้กับ
ไซต์ทั้งหมด


Select like a Boss

Select link's text just like a regular text - Select like a Boss ;)

Select like a Boss is a browser extension that allows you to easily select link text just like regular text, making it easier to copy. With this extension, you can quickly select and copy link text without the hassle of selecting the surrounding elements.

Get

Avaliable in the Chrome Web StoreGet it from Microsoft (Edge)Get the add-on for Firefox

Features

selectlike a regular text
dragup or down
  • Seamlessly select link text just like regular text.
  • Simplify the process of copying link text.
  • Works on all web pages.

Note: some links can be unselectable

Demo Video

Build

  1. Clone this repository and navigate to the cloned directory:

  2. Install the required dependencies:

npm install
  1. Build the extension:
npm run build -- [--chrome --firefox]

By default, running npm run build will generate the extension files in the build directory for both Chrome and Firefox.

To generate the files for a specific browser, use the appropriate flag:

  • --chrome to generate the files for Chrome only.
  • --firefox to generate the files for Firefox only.

For example, to build the extension only for Chrome, run:

npm run build -- --chrome

Contributing

Contributions are welcome! If you find a bug or have a suggestion for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MPL-2.0 license. See the LICENSE file for details.