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! ;)

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Citron甜柠🍋
今日安裝
0
安裝總數
76
評價
2 0 0
版本
2024.3.16
建立日期
2023-07-20
更新日期
2024-03-16
尺寸
5.6 KB
授權條款
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 Store Get it from Microsoft (Edge) Get the add-on for Firefox

Features

select like a regular text
drag up 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.