Build with Chrome Learn how Chrome works, participate in origin trials, and build with Chrome everywhere.
DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit! Here’s a fancy new experimental feature in Chrome! Now, we can get an overview of the CSS used on a site, from how many colors there are to the number of unused declarations… even down to the total number of defined media queries. Again, this is an experimental feature. Not only does that me
Published: May 28, 2020 Core Web Vitals are a set of metrics that assess the user experience on criteria such as load performance, responsiveness to user input, and layout stability. A workflow for improving Core Web Vitals for your website will be explored in this guide, but where that workflow begins depends on whether you're collecting your own field data. Where it ends may depend on which of G
Published: Apr 30, 2020 Largest Contentful Paint (LCP) is one of the three Core Web Vitals metrics, and it represents how quickly the main content of a web page is loaded. Specifically, LCP measures the time from when the user initiates loading the page until the largest image or text block is rendered within the viewport. To provide a good user experience, sites should strive to have an LCP of 2.
$200K 1 10th birthday 4 abusive ads 1 abusive notifications 2 accessibility 3 ad blockers 1 ad blocking 2 advanced capabilities 1 android 2 anti abuse 1 anti-deception 1 background periodic sync 1 badging 1 benchmarks 1 beta 83 better ads standards 1 billing 1 birthday 4 blink 2 browser 2 browser interoperability 1 bundles 1 capabilities 6 capable web 1 cds 1 cds18 2 cds2018 1 chrome 35 chrome 81
はじめに ウェブアプリで画面全体にわたるようなリッチなエフェクトを掛ける手段のひとつとして、デザイナさんに作ってもらう動画(たとえばAfter Effectsで)をそのまま使う、なんてことは出来ないかと考えてトライしてみました。 HTML要素の上に半透過の動画を <video> 要素で置くことで、もとのHTMLを動画で演出、みたいなことができています。 できあがった物はこちらで確認出来ます webm transparent test ブラウザは Chrome しか対応しておりません!ご注意。 環境 Windows 7 pro 64bit Google Chrome After Effects CS 5.5 FFmpeg 2.5.1 ちなみに、WebM を透過して表示できるのは、PC/Mac のChrome だけのようです。悪しからず。 Firefox@Mac だと、アルファチャンネルが捨て
最近いくつかのChrome拡張機能を作っていて、すでに数千人のユーザを獲得できているものが出てきてたりします。 Image collector extension goo.gl URL Shortener extension mixi Check button extension Semantic inspector これだけ作ってると、何となく自分でのChrome拡張機能を作り出す際のデザインパターン・・・っていう大それたものじゃないけど、ようはテンプレが確立されてきます。全く褒められない書き方をしているかもしれませんが、ここでそのテンプレ達を晒しておこうかな、と思います。 manifest.json まずはChrome拡張機能の要であるマニフェストファイルです。これは誰が書いてもさほど変わらない記述内容となるでしょう。 { "manifest_version": 2, "name":
Google Chrome 28 から「リッチ通知」機能と言うものが追加されたそうです。Google Chrome には以前から通知機能があったそうなのですが*1、この機能の強化版的な位置づけでしょうか。実際にどんな感じになるのかについて、github にサンプル があったので使用して確認してみました。 サンプルをインストール*2すると、「新しいタブ」の「アプリケーション」の欄に「Notify Test App」と言うアイコンが表示されるのでクリックします。すると、以下のように通知する内容を編集するための画面が表示されます。 この画面の「Settings」の欄を適当に埋めて、「Basic Notification」をクリックすると以下のような通知が表示されます。 表示形式には basic, image, list の 3 種類があるようで、残り 2 つの形式の見え方は以下のようになります(
メッセージ等の新着通知やアップデート情報の配信など、アプリケーションへの通知の方法として、スマートフォンなどで使われるpush通知など、最近では様々なものがあります。 しかし自前で通知用のサーバを運用するのは手間がかかるので、これを簡単に使えるようにするサービスも増えてきました。例えばPusher.comなどがあります。これを使うことで、ブラウザへのリアルタイムな通知機能を、WebSocketを使って簡単に作成することができます。 今回はPusherからの通知をChrome拡張で受信し、これをデスクトップ通知するサンプルを作成しましたので、解説してみます。 Pusher側の設定 まずはPusher側に設定を行います。Pusherでアカウントを作成後、以下のようにアプリケーションを登録します。 ここでEncryptionにチェックを入れておきましょう。チェックしなくても特に問題はないのですが
Whenever you find yourself with too many tabs, click the OneTab icon to convert all of your tabs into a list. When you need to access the tabs again, you can either restore them individually or all at once. When your tabs are in the OneTab list, you will save up to 95% of memory because you will have reduced the number of tabs open in Google Chrome. OneTab is designed for privacy. Your tab URLs ar
Demo showing CSS Filter Effects 1.0, specifically the filter functions, which are being implemented in Webkit. In Webkit, filters can be applied to hw accelerated content ( e.g. img { transform: translateZ(0); } ). Support: Chrome 18.0.976.0, Webkit nightly -webkit-filter: none; blur grayscale drop-shadow sepia brightness contrast hue-rotate invert saturate opacity reset Animations: blur grayscale
Terminal in Chrome Devtools Posted on September 12, 2013 How do I install it? Install this Chrome extension; Install Node.js; Install devtools-terminal package: npm install -g devtools-terminal. Okay, what’s next? There are two ways to connect to your system’s terminal: Using Chrome’s Native Messaging API — prefered way, but works only on Mac OS X and Linux; Using Websocket — allows you to connect
Stay organized with collections Save and categorize content based on your preferences. Explore our growing collection of courses on key web design and development subjects. An industry expert has written each course, helped by members of the Chrome team. Follow the modules sequentially, or dip into the topics you most want to learn about.
In this tutorial, we’ll review the process of better integrating Sass debugging into our workflow with Chrome Developer Tools. Introduction – Sass Sass stands for Syntactically Awesome Stylesheets; think of it as an extension to vanilla CSS that provides such features as: Variables – For example, define a color upfront, and reference that value in multiple places. Mixins – Share common styles thro
Google Chrome runs web pages and applications with lightning speed. 6月4日(米国時間)のChromium公式ブログにおいて、「CSS Filter Effects」が紹介されている。「CSS Filter Effects」は、W3Cが3月末に公開したドラフト仕様である「Filter Effects 1.0」を、ChromiumのWebKitに実装したもの。最新のChromium 19で利用できる。 Chromiumに実装された「CSS Filter Effects」は現在、グレースケール[grayscale()]、セピア[sepia()]、彩度[saturate()]、不透明度[opacity()]、輝度[brightness()]、コントラスト[contrast()]、ぼかし[blur()]、反転[hue-rotate
HTMLの開始・終了タグの過不足などを検出する拡張機能です。エラーがある場合、数値が表示されます。JSでソースを確認するので、外部送信は行ってません。※formがあるページで挙動がおかしくなる場合は、一時的にオフにしてください。 # 概要 閲覧しているページのHTMLのタグの記述ミスなどをエラー表示してくれます。 単純に開始タグ・閉じタグが足らないなどのチェックを行うのみの拡張機能となっています。 エラー数が数値で拡張ボタン部分に表示されるので簡単にチェックができます。 # 更新履歴 ## Version 0.5.0.4 - Privacy、Permission調整 ## Version 0.4.0.3 - バグの修正 "自動チェックを有効にする" が初回時うまく動かない問題を修正 ## Version 0.4.0.2 - ローカルファイルのチェックが可能に - アップデートをブラウザ通知
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く