並び順

ブックマーク数

期間指定

  • から
  • まで

201 - 240 件 / 487件

新着順 人気順

*browserの検索結果201 - 240 件 / 487件

  • 6 Reasons You Shouldn't Use Your Web Browser's Password Manager

    Google Chrome, Edge, and all the other major browsers have password manager functions, but should you really use them? Password managers have become so essential that web browsers offer built-in solutions. While browser-based password managers are free, third-party standalone solutions are also available. But it would help if you didn’t use your browser’s built-in password manager. And here's why.

      6 Reasons You Shouldn't Use Your Web Browser's Password Manager
    • Secure Browser Storage: The Facts

      Auth0 Marketplace Discover and enable the integrations you need to solve identity Explore Auth0 Marketplace I recently gave a talk at OWASP Virtual AppSecIL 2020 on “Security Facts and Fallacies about Browser Storage,” where I presented the different browser storage options and the security guarantees they offer. When talking about browser storage and security, the top 1 concern is an XSS vulnerab

        Secure Browser Storage: The Facts
      • SPA で役立ちそうな OAuth 2.0 for Browser-Based Apps を読んだ - ぷらすのブログ

        こんにちは、@p1assです。 GW 中に SPA で OAuth を使うときのプラクティスについて調べていたところ、OAuth2.0 for Browser-Based Apps という RFC の Internet-Draft を見つけました。 一通り読んでみたところ、現時点でのベストプラクティスが良い感じにまとまっていたので、興味深かったところを抜粋して紹介します。 全てを網羅するわけではないので、興味がある方は原文を読んでください。 This specification details the threats, attack consequences, security considerations and best practices that must be taken into account when developing browser-based application

          SPA で役立ちそうな OAuth 2.0 for Browser-Based Apps を読んだ - ぷらすのブログ
        • Lumen - Elixir & Erlang in the browser

          The Lumen Project is an alternative implementation of the Erlang VM, more known as the BEAM. It is designed to work in WebAssembly with the specific goal of bringing Elixir and Erlang to the browser. Note: This guide is outdated. These instructions will not work. Lumen is at the time of this update (2020-12-10) a moving target with an early release out. I plan on making an updated post at some poi

            Lumen - Elixir & Erlang in the browser
          • GitHub - panva/jose: JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.

            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 - panva/jose: JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
            • GitHub - easydiffusion/easydiffusion: Easiest 1-click way to create beautiful artwork on your PC using AI, with no tech knowledge. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated

              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 - easydiffusion/easydiffusion: Easiest 1-click way to create beautiful artwork on your PC using AI, with no tech knowledge. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated
              • Easier browser debugging with Developer Tools integration in Visual Studio Code

                If you’re debugging JavaScript in Visual Studio Code you probably have used either the Chrome Debugger or the Microsoft Edge Debugger extension. Neither are necessary any longer to debug as JavaScript debugging is now built-in to Visual Studio Code. This does not only mean that you can uninstall these extensions, but we also made debugging more convenient. To debug any project in either Chrome or

                  Easier browser debugging with Developer Tools integration in Visual Studio Code
                • GitHub - unjs/ofetch: 😱 A better fetch API. Works on node, browser and workers.

                  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 - unjs/ofetch: 😱 A better fetch API. Works on node, browser and workers.
                  • Source Browser

                    

                    • EUのデジタル市場法によりOpera・DuckDuckGo・Brave・Vivaldi・Ecosia・Aloha Browserなどのサードパーティーブラウザがユーザー数を伸ばしていることが明らかに

                      2024年3月7日に欧州連合(EU)のデジタル市場法(DMA)が発効してから、スマートフォン市場におけるウェブブラウザの競争が激化していることが明らかになりました。 Exclusive: EU's new tech laws are working; small browsers gain market share | Reuters https://www.reuters.com/technology/eus-new-tech-laws-are-working-small-browsers-gain-market-share-2024-04-10/ Alternative browsers report uplift after EU’s DMA choice screen mandate | TechCrunch https://techcrunch.com/2024/04/10/eu

                        EUのデジタル市場法によりOpera・DuckDuckGo・Brave・Vivaldi・Ecosia・Aloha Browserなどのサードパーティーブラウザがユーザー数を伸ばしていることが明らかに
                      • Bundle Browser - Explore Itch.io's Mega Bundles (Indie Bundle for Abortion Funds, Bundle For Ukraine, TTRPGs for Trans Rights in Texas, Indie Bundle for Palestinian Aid and Bundle for Racial Justice and Equality)

                        Browse, search and filter Itch.io's largest bundles or let us pick a random game for you.

                          Bundle Browser - Explore Itch.io's Mega Bundles (Indie Bundle for Abortion Funds, Bundle For Ukraine, TTRPGs for Trans Rights in Texas, Indie Bundle for Palestinian Aid and Bundle for Racial Justice and Equality)
                        • New zine: HTTP: Learn your browser's language!

                          Hello! I’ve released a new zine! It’s called “HTTP: Learn your browsers language!” You can get it for $12 at https://wizardzines.com/zines/http. If you buy it, you’ll get a PDF that you can either read on your computer or print out. Here’s the cover and table of contents: why http? I got the idea for this zine from talking to Marco Rogers – he mentioned that he thought that new web developers / mo

                          • DOM-based race condition: racing in the browser for fun

                            DisclaimerAll projects mentioned in this blog post have been contacted, and I confirmed that the behavior described in this article is either working as intended, already fixed, or will not be fixed. TL;DRThe browser loads elements in the HTML from top to bottom, and some JavaScript libraries retrieve data or attributes from the DOM after the page has been completely loaded. Because of how the con

                              DOM-based race condition: racing in the browser for fun
                            • SQLite Wasm in the browser backed by the Origin Private File System - Chrome Developers

                              In our blog post Deprecating and removing Web SQL, we promised a replacement for Web SQL based on SQLite. The SQLite Wasm library with the Origin Private File System persistence backend is our fulfillment of this promise. # About SQLiteSQLite is a popular, open-source, lightweight, embedded relational database management system. Many developers use it to store data in a structured, easy-to-use man

                                SQLite Wasm in the browser backed by the Origin Private File System - Chrome Developers
                              • GitHub - Sandpack/nodebox-runtime: Nodebox is a runtime for executing Node.js modules in the browser.

                                With sandpack-bundler, we allowed any developer anywhere to instantly create a fast, local, shareable playground inside their browser, without having to wait forever to install dependencies and fight with devtools. This improves the learning, experimentation and sharing experience of client-side JavaScript code. However, server-side JavaScript remained a challenge. At CodeSandbox we have solved th

                                  GitHub - Sandpack/nodebox-runtime: Nodebox is a runtime for executing Node.js modules in the browser.
                                • Download the Chrome Browser for Mobile - Google Chrome

                                  This device won’t receive updates because Google Chrome no longer supports your operating system.

                                  • Microsoft Edge vs. Firefox in 2021: Which Browser Wins?

                                    Microsoft Edge and Firefox are two capable alternatives to Google Chrome. But which among the two contenders is better equipped to take on Chrome? Anyone considering switching from Google Chrome has two major alternatives to consider —Microsoft Edge and Firefox. While Firefox is banking on its privacy promises to make a comeback, Microsoft relaunched Edge powered with Chromium—an open-source brows

                                      Microsoft Edge vs. Firefox in 2021: Which Browser Wins?
                                    • GitHub - gitpod-io/openvscode-server: Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.

                                      VS Code has traditionally been a desktop IDE built with web technologies. A few years back, people started patching it in order to run it in a remote context and to make it accessible through web browsers. These efforts have been complex and error prone, because many changes had to be made across the large code base of VS Code. Luckily, in 2019 the VS Code team started to refactor its architecture

                                        GitHub - gitpod-io/openvscode-server: Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
                                      • ABA Games - Browser

                                        Browser games

                                          ABA Games - Browser
                                        • Apple ユーザーの皆さまお待たせしました:iOS 版 Vivaldi 正式リリース | Vivaldi Browser

                                          iOS 版 Vivaldi がリリースされました。App Store からダウンロードして、新しいブラウジングスタイルを体験してください。 Apple ユーザーの皆さまお待たせしました:iOS 版 Vivaldi が遂に登場です! Vivaldi ではユーザーがブラウザに合わせるのではなく、ブラウザがユーザーに合わせるべきだと考えて開発を行っています。このアイデアを iPhone と iPad でも遂に実現しました。 Vivaldi のパワフルな機能と圧倒的なカスタマイズ性能を駆使して、日々たくさんブラウジングする人もそうでもない人も、快適・安全にネットを活用しましょう。 iOS 版 Vivaldi には、パネル、デスクトップスタイルのタブ、スピードダイヤル、メモ、リーディングリスト、広告・トラッカーブロッカーなどのツール一式が内蔵されており、ひと味違う便利な機能が揃っています。加えて、同

                                            Apple ユーザーの皆さまお待たせしました:iOS 版 Vivaldi 正式リリース | Vivaldi Browser
                                          • GitHub - jasonmayes/Real-Time-Person-Removal: Removing people from complex backgrounds in real time using TensorFlow.js in the web browser

                                            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 - jasonmayes/Real-Time-Person-Removal: Removing people from complex backgrounds in real time using TensorFlow.js in the web browser
                                            • Biscuit | A browser so your apps don't get buried in tabs

                                              Biscuit is a browser where you can organize your apps. If you set your most frequently used apps into Biscuit, you can immediately access and start using them. There is no need to tidiously search your tabs for the apps you've previously opened. Why not work and live in a stress free browser world with Biscuit?

                                                Biscuit | A browser so your apps don't get buried in tabs
                                              • GitHub - toboshii/hajimari: Hajimari is a beautiful & customizable browser startpage/dashboard with Kubernetes application discovery.

                                                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 - toboshii/hajimari: Hajimari is a beautiful & customizable browser startpage/dashboard with Kubernetes application discovery.
                                                • Vim Online Editor - Vim Editor In Browser

                                                  Vim Online Editor (beta) Hey! This is still in beta, which means LOTS of exciting new features are being developed! And yes, it's OPEN SOURCED! You can check it out on Github: programmerhat/vim-online-editor Got a feature request? I'd love to hear it! I'm on Twitter @programmerhat. I will occasionally do product decisions via polling on Twitter! You can also send an email to hello@programmerhat.co

                                                  • GoでHeadless browserを使いClient Side Renderingを Cloud Run で動かす

                                                    はじめに この記事は、Go言語でヘッドレスブラウザを実装したサーバ(サーバレスなので実際にはコンテナという表現が正しいかも知れません)を作り、Google Cloud Platform (GCP) の Cloud Run (Knative を使用) でセキュアに実行する内容となります。 ハンズオンではありませんが、少し手を加えれば動くものが作れるレベルの資料としています。 一応、なるべく幅広い読者層に分かりやすく伝えるため、人によって冗長的な説明に感じるところもあると思います。その場合は本題に入る「Go で ヘッドレスブラウザ を実装したサーバを用意するの」 の章から読み進めて下さい。 Goals Go で CSR (Client Side Rendering / クライアントサイドレンダリング) に対応する方法が知れる たとえば CSR 対応のテストやスクレイピングなどの環境を作る知識が

                                                      GoでHeadless browserを使いClient Side Renderingを Cloud Run で動かす
                                                    • Min | A fast, minimal browser that protects your privacy

                                                      Browse without distractions Tabs in Min take up less space, giving you more room to browse the web. Pages you haven’t looked at in a while fade out, letting you see what’s important, and Focus Mode hides your other tabs to prevent you from getting distracted. Find anything instantly See quick definitions and answers with information from DuckDuckGo, including Wikipedia entries and more. Jump to an

                                                      • Vivaldi 3.0・Android版ブラウザリリース | Vivaldi Browser

                                                        本日は嬉しいお知らせが。デスクトップ版ではVivaldi 3が公開となり、Android版も正式デビューしました! デスクトップ版、モバイル版ともに、プライバシーを保護するツール「トラッカーブロッカー」と「広告ブロッカー」を内蔵しました。 トラッカー・広告ブロッカーを備えた、Vivaldi 3.0とAndroid版公開!🎉 こんにちは!Takaakiです。 本日は嬉しいお知らせが。デスクトップ版ではVivaldi 3が公開となり、Android版も正式デビューしました! デスクトップ版、モバイル版ともに、プライバシーを保護するツール「トラッカーブロッカー」と「広告ブロッカー」を内蔵しました。 トラッカーブロッカーは、ユーザーの情報を追跡するウェブトラッカーから簡単かつ効果的にユーザーを保護する機能です。DuckDuckGoのトラッカーレーダーを組み込んでいます。 デスクトップ版では、時計

                                                          Vivaldi 3.0・Android版ブラウザリリース | Vivaldi Browser
                                                        • FOSDEM 2024 - vscode-container-wasm: An Extension of VSCode on Browser for Running Containers Within Your Browser

                                                          FOSDEM 2024/Schedule/Events/Developer rooms/Containers/vscode-container-wasm: An Extension of VSCode on Browser for Running Containers Within Your Browser vscode-container-wasm: An Extension of VSCode on Browser for Running Containers Within Your Browser One of the limitations of on-browser VSCode is the lack of Linux-based terminals and containers running completely within the browser. In this ta

                                                            FOSDEM 2024 - vscode-container-wasm: An Extension of VSCode on Browser for Running Containers Within Your Browser
                                                          • ブラウス…いや違ったブラウザ三種三様 Google Chrome と Microsoft Edge と CCleaner Browser 😎 - チコちゃんに叱られないブログ

                                                            ブラウザ三種 2020年7月7日 6月下旬に Windows の自動アップデートで【Windows 10 用の新しい Microsoft Edge、バージョン1803、1809、1903、1909、および2004の更新プログラム】 が適用された。 したら、なんと、新しくなった Microsoft Edge もインストールされていた。 Microsoft め、また自社ブラウザを 押してきやがるなあと、いつものことながらいつものことながらそう思った。 以前はインターネットエクスプローラことブラウザには IE しか使っていなかったことを考えると、ネットに Googl eが現れてからネットの世界が様変わりした感を強くする。 それに Windows を使ってる以上は OSと セットみたいなものだから、Microsoft 社が自社ブラウザを OS に組み入れるのはまあ仕方がないなと思っていた。 Win

                                                              ブラウス…いや違ったブラウザ三種三様 Google Chrome と Microsoft Edge と CCleaner Browser 😎 - チコちゃんに叱られないブログ
                                                            • 「Let's build a browser engine!」を読んでRustで簡易レンダリングエンジンを作った - dackdive's blog

                                                              Rust を勉強したらやってみたいなと思ってた記事。 記事について タイトルの通り、簡単なブラウザのレンダリングエンジンを Rust で作る、という趣旨の記事。 著者は Servo という Mozilla が開発しているレンダリングエンジンのチームに所属(していたらしい。現在は不明)。 最終的にできるもの たとえば、以下のような HTML と CSS <html> <head> <title>Test</title> </head> <p class="inner"> Hello, <span id="name">world!</span> </p> <p class="inner" id="bye"> Goodbye! </p> </html> * { display: block; } span { display: inline; } html { width: 600px; pad

                                                                「Let's build a browser engine!」を読んでRustで簡易レンダリングエンジンを作った - dackdive's blog
                                                              • GitHub - openai-translator/openai-translator: 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.

                                                                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 - openai-translator/openai-translator: 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
                                                                • 2024-06-03のJS: vitest v2.0.0-beta.5(browser mode)、Rspack v0.7、ESLint Migrator

                                                                  JSer.info #695 - Vitest v2.0.0-beta.5がリリースされました。 Release v2.0.0-beta.5 · vitest-dev/vitest --merge-reportsがカバレッジをサポート、Promiseベースのmockに対するAssertionの追加、ブラウザモードの改善などが含まれています。 VitestのBrowser Modeは、jsdomやhappy-domを置き換える形で、コンポーネントテストのための仕組みとして作られています。 開発中のVitest 2.0ではCommands APIとmodule mockingが追加されています。 次のIssueに、VitestのBrowser Modeの目的や方向性についての解説が書かれています。 Vitest Browser Mode · vitest-dev/vitest · Discus

                                                                    2024-06-03のJS: vitest v2.0.0-beta.5(browser mode)、Rspack v0.7、ESLint Migrator
                                                                  • Vitest Browser Mode · vitest-dev/vitest · Discussion #5828

                                                                    It's been some time since we gave any update on the Browser Mode, and Vitest 2.0 seems like a good time to explain how we feel about it. And we have a lot of plans! The initial purpose of Vitest was to allow running tests without a complex Jest setup but with the battle-tested Jest API everyone is already familiar with. This also meant faking the browser environment (with jsdom or happy-dom). With

                                                                      Vitest Browser Mode · vitest-dev/vitest · Discussion #5828
                                                                    • GitHub - kawamataryo/chikamichi: Command pallet for the browser. Enables fuzzy search for histories, tabs and bookmarks.

                                                                      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 - kawamataryo/chikamichi: Command pallet for the browser. Enables fuzzy search for histories, tabs and bookmarks.
                                                                      • GitHub - DeviceFarmer/stf: Control and manage Android devices from your browser.

                                                                        OS support Android Supports versions 2.3.3 (SDK level 10) to 12 (SDK level 32) Supports Wear 5.1 (but not 5.0 due to missing permissions) Supports Fire OS, CyanogenMod, and other heavily Android based distributions root is not required for any current functionality Remote control any device from your browser Real-time screen view Refresh speed can reach 30-40 FPS depending on specs and Android ver

                                                                          GitHub - DeviceFarmer/stf: Control and manage Android devices from your browser.
                                                                        • WebView2Browser: A rich sample for WebView2

                                                                          At this year’s Build conference in May, we announced the Win32 preview of the WebView2 control powered by the Chromium-based Microsoft Edge. Since then, we have been engaging with the community and partners to collect a great deal of feedback, and delivering SDK updates every six-weeks. To demonstrate the new WebView’s capabilities, we built a sample browser app (we call it WebView2Browser) using

                                                                            WebView2Browser: A rich sample for WebView2
                                                                          • Using alternative browser engines in the European Union - Support - Apple Developer

                                                                            Using alternative browser engines in the European Union iOS 17.4 introduces new capabilities that let iOS apps use alternative browser engines — browser engines other than WebKit — for dedicated browser apps and apps providing in-app browsing experiences in the EU. To use an alternative browser engine in your app, you’ll need to request the Web Browser Engine Entitlement (for browser apps that wan

                                                                            • Cloudmacs: Emacs in your web browser | beepb00p

                                                                              How I really wanted Spacemacs everywhere and my wish came true thanks to Docker TLDR: I'm running my spacemacs as a web service on my VPS, check it out too. Since I've became hooked on emacs, I've been looking for ways to have same experience in my browser. Sometimes you have to use non-personal computers where it's not possible/undesirable to install desktop Emacs and Dropbox/Syncthing to access

                                                                                Cloudmacs: Emacs in your web browser | beepb00p
                                                                              • Web Worker を使ってブラウザ上でポケモンの画像を解析したい! / Pokemon recognition from screenshots in browser using web worker

                                                                                Universal な Worker を用意しだしたのは良いけれど、なんやかんやで最後 worker_threads が要らなくなって Web Worker オンリーに完全移行したまでがオチです。 社内発表タイトルは「ブラウザ上でポケモンの画像を解析したい!」です。 2020/05/11 に LINE 社内でやった GW の自由研究の成果発表 LT 大会の資料です。 社内の話は一部削除し、外部向けに数枚追記しています。 5分の中ではプロダクトの説明が精一杯だったので、SSR/SPA の技術的な話はまたどこかで。

                                                                                  Web Worker を使ってブラウザ上でポケモンの画像を解析したい! / Pokemon recognition from screenshots in browser using web worker
                                                                                • Android版Vivaldi ベータリリース | Vivaldi Browser

                                                                                  大変お待たせ致しました。Android版Vivaldiのベータ版、リリースです!スピードダイヤル、メモ、キャプチャー機能など、ベータ段階でも既にたくさんの機能が入っています。 「Android版、まだ?」 と言われるのも、今日で一旦おしまいかと笑 大変お待たせ致しました… Android版Vivaldiのベータ版、リリースです! Google Play Storeから、お手元のAndroid(5.0以上対応)にてお試しください。 みなさまからのフィードバックを経て、安定版を固めていきます。 安定版は、どんなVivaldiにしたいですか? 日本語フォーラム(不具合報告、要望、質問)やGoogle Play Store(応援メッセージ、全体的な評価・感想)にて、ご意見をお待ちしています! 英語ですが、ヘルプ情報もアップされています。 Twitterでは「#どこでもVivaldi」のハッシュタグ

                                                                                    Android版Vivaldi ベータリリース | Vivaldi Browser