Version 23 (modified by mitty, 13 years ago) (diff) |
---|
Google Chrome
- Google ChromeでHTTPヘッダテキストを確認する方法 - Gaisho Blog
chrome://net-internals/ net-internals以外にも、about:about とアドレスバーに入力すると開発者向けのページがいくつか用意されています。
- Aero peak in windows 7 taskbar (how to enable) - Google Chrome Forums
Add your command line switch. --enable-aero-peek-tabs
- まだbuggyな模様 => Chrome + Aero Peekの不具合。 | motD
- UltraMonが有効にならない
- Smart Taskとも相性が悪い
- Chromeウィンドウをサブディスプレイに移動しても、メインの(通常の)タスクバーにボタンが残る
- アイコンがおかしくなる
- Win+Dで最小化・最大化すると変なフローティングウィンドウが残る
Extensions
- Adblock Plus for Google Chrome™ (Beta) - Chrome Web Store
- http://code.google.com/p/adblock-plus-japanese-filter/ adblock-plus-japanese-filter
- add your own filters (ソーシャルボタン除け)
b.hatena.ne.jp facebook.com/plugins/like.php platform.twitter.com/ plusone.google.com twitter.com/share
- Proxy Switchy! - Chrome Web Store
- 以下でも可
*://*.nicovideo.jp/smile*
- 以下は不可 (Direct Connectionになる模様)
*://*.nicovideo.jp/smile?v*
- 以下でも可
- Password Hasher Plus - Chrome Web Store
This extension is a port of the Firefox extension at http://wijjo.com/passhash
- Chrome Web Store - Create Link
Copy current page URL to clipboard in various formats.
- Chrome Web Store - Awesome Screenshot: Capture & Annotate
Capture or clip selected area, or all visible portion, or entire page
SQLite
- http://computer-forensics.sans.org/blog/2010/01/21/google-chrome-forensics/
Google Chrome stores the browser history in a SQLite database, not unlike Firefox. Yet the structure of the database file is quite different.
- How to export chrome history to text or html file? I cannot read the files in Google\Chrome\User Data\Default directory. - Google Chrome Help
Then you should go to your Chrome directory (eg. in my case "C:\Users\Sashka\AppData\Local\Google\Chrome\User Data\Default")
locate History file
run in command promptsqlite History "select datetime(last_visit_time/1000000-11644473600,'unixepoch'),url from urls order by last_visit_time desc" > history_export.txt
- Export PASSWORDS to a backup file. - Google Chrome Help
- http://log2timeline.net/
a framework for automatic creation of a super timeline. The main purpose is to provide a single tool to parse various log files and artifacts found on suspect systems (and supporting systems, such as network equipment) and produce a timeline that can be analysed by forensic investigators/analysts.
Attachments (4)
- bluewind-chrome.png (20.3 KB) - added by mitty 14 years ago.
- chrome-ultramon.png (75.6 KB) - added by mitty 14 years ago.
- chrome-ultramon-strange-window.png (96.9 KB) - added by mitty 14 years ago.
- ProxySwitchy.png (23.8 KB) - added by mitty 13 years ago.
Download all attachments as: .zip