並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 5 件 / 5件

新着順 人気順

CRXJSの検索結果1 - 5 件 / 5件

  • GitHub - crxjs/chrome-extension-tools: Bundling Chrome Extensions can be pretty complex. It doesn't have to be.

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      GitHub - crxjs/chrome-extension-tools: Bundling Chrome Extensions can be pretty complex. It doesn't have to be.
    • CRXJS Vite Pluginを使って爆速でChrome拡張機能を作るチュートリアル(V3対応) | DevelopersIO

      CRXJS Vite Pluginを使ってChrome拡張機能を作る方法を紹介します。初心者向けの入門記事です。 どうも。 えーたん(@eetann092)です。 先日社内LTに登壇しました。 タイトルは「Chrome拡張機能の開発がやめられねぇ」です。 今回はその発表内容を一部抜粋し、CRXJS Vite Pluginを使ったChrome拡張機能の作り方をチュートリアル形式で紹介します。 完成形を見る このチュートリアルでは、「ユーザーが入力した文字列と一致するハッシュタグ」がブックマーク名にある時に、まとめてタブとして開く拡張機能を作ります。 たとえば、以下のようなブックマークがあるとします。 ブックマーク名として、ハッシュタグ#morning, #zennなどが含まれています。 ここで、ブラウザの右上にある拡張機能のアイコンをクリックすると、入力欄が開きます。 ユーザーが入力欄にmo

        CRXJS Vite Pluginを使って爆速でChrome拡張機能を作るチュートリアル(V3対応) | DevelopersIO
      • 【TypeScript】ReactとCRXJS Vite Pluginで作るChrome拡張機能

        サンプルアプリについて 今回サンプルとして Zenn の閲覧履歴を管理できる Chrome 拡張機能を作成しました。 メッセージパッシングやストレージなど基本的な Chrome 拡張 API を使用しているので学習の補助などにご活用ください。 ソースコードは MIT ライセンスで公開しています。

          【TypeScript】ReactとCRXJS Vite Pluginで作るChrome拡張機能
        • Advanced Config for CRXJS Vite Plugin

          The CRXJS Vite plugin has been in beta long enough to get a good sample of developer use cases. Thanks to everyone who has helped by creating issues and participating in discussions! Your input is super valuable. These are some answers to the most common developer questions we've fielded. I'm Jack Steam, creator of CRXJS. So, if you're looking to add extra HTML pages, extend the manifest at build

            Advanced Config for CRXJS Vite Plugin
          • Introduction | CRXJS Vite Plugin

            What is CRXJS?CRXJS Vite Plugin is a tool that helps you make Chrome Extensions using modern web development technology. Things like HMR and static asset imports work out of the box so you can get started making a modern Chrome Extension, not configuring build tools. We have getting started guides for the following frameworks: React​ Solid​ Vanilla JavaScript​ Vue​The first two sections for any fr

            1