GithubHelp home page GithubHelp logo

kei10in / link-builder Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.58 MB

Make Link alternative to WebExtensions

License: MIT License

JavaScript 2.03% TypeScript 96.19% CSS 1.03% HTML 0.75%
clipboard firefox-addon typescript webextensions

link-builder's Introduction

Link Builder

Make Link alternative to WebExtensions.

Easily build links and copy them to the clipboard in various formats.

Usage

Link Builder adds context menus that copy the page title and/or URL to the clipboard. You can create your own copy formats. In addition to plain text, you can also copy as styled text.

Copying to the Clipboard

  1. Open the web page.
  2. Access the context menus.
  3. Choose a format from [Link Builder].

Customization

You can customize the following:

  • Add user-defined formats.
  • Edit preset or user-defined formats.
  • Delete preset or user-defined formats.
  • Hide formats from the context menu.
  • Reorder formats in the context menu.

Customizations can be made on the options page. You can open the options page from the context menu, [Link Builder] > [Configure].

Adding a Custom Format

  1. Click the [Add New Format] button and select [Text] or [Styled Text].
  2. Fill in the Name and Format fields, then click [Save].

Reordering Formats in the Context Menu

You can change the order of menu items.

  1. Grab the handle on the right side of the format.
  2. Drag and drop it to the desired position.

For Developers

Getting Started

Install dependencies and build.

% pnpm install
% pnpm build

Scripts

  • pnpm watch: Build in watch mode
  • pnpm test: Run tests
  • pnpm lint: Lint code using ESLint
  • pnpm format: Format code using Prettier
  • pnpm storybook: Launch Storybook

link-builder's People

Contributors

kei10in avatar

Watchers

 avatar

link-builder's Issues

installation woes

In my hands the context menu is not altered after installing this extension.

I am using latest FireFox 119.0.1 on windows

It appears dimmed out in FFs extension menu, if that means anything to you.

I just switched from CHrome and am seeking replacement for create link

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.