飛田天 Twitter@tacshiss

GoogleChrome

chrome_extensions

google chromeをdev版

http://www.google.com/chrome/eula.html?extra=devchannel

GoogleChrome 拡張(Extensions)

google chrome4.0以降から拡張機能が有効

右上スパナアイコンをクリック→拡張機能を選択

https://chrome.google.com/extensions/

Xmarks

ブックマークを同期 (多種ブラウザ対応)

パソコンが壊れても次のパソコンで以前と同じブックマークが使える

http://beta.xmarks.com/program/chrome

AutoPatchWork

オートページング

Googleの検索結果やブログなどで自動的に次のページを開いて表示してくれる

クリックする手間が減り、とても快速なwebブラウジングが可能になる

http://ss-o.net/chrome_extension/AutoPatchWork.crx

SBM Counter

検索結果画面にブックマーク数を表示

記事の信頼度・人気度・コメント等が把握できる

http://ss-o.net/chrome_extension/sbm_counter.crx

Feed Reader

Feedを表示

RSS Readerを活用する

https://clients2.google.com/service/update2/crx?response=redirect&x=id%3Dnlbjncdgjeocebhnmkbbbdekmmmcbfjd%26uc%26lang%3Den-US

Gmail Checker

Gmailの受信件数を表示

新着メールにすぐ気付くことができる

https://clients2.google.com/service/update2/crx?response=redirect&x=id%3Dmihcahmgecmbnbcchbopgniflfhgnkff%26uc%26lang%3Den-US

Bubble Translate

選択したテキストを翻訳

Ctrlを押しながらマウスで範囲選択するだけ

http://code.google.com/p/bubble-translate/

GoogleChromeExtensions 開発

Google Code - Google Chrome Extensions - Developer Documentation

http://code.google.com/chrome/extensions/

技術評論社 - Google Chrome Extensions 開発特集

http://gihyo.jp/dev/feature/01/chromeExt
  • manifest.json
  • myscript.js
  • mystyles.css
  • toolstrip.html

manifest.json 記述例


{
    "name": "機能の名前",
    "description": "説明",
    "version": "1.0.0",
    "icons": { "16": "icon.png",
               "32": "icon.png",
               "48": "icon.png",
              "128": "icon.png" 
    },
  "browser_action": {
	  "default_icon": "icon.png",
	  "default_title": "ExtensionName",
	  "popup": "popup.html"
	},
  "permissions": [
    "tabs",
    "http://*/",
    "https://*/"
  ]
}

GoogleChrome

  1. GoogleChrome 拡張(Extensions)
  2. Xmarks
  3. AutoPatchWork
  4. SBM Counter
  5. Feed Reader
  6. Gmail Checker
  7. Bubble Translate
  8. GoogleChromeExtensions 開発
  9. ▼ サイトマップ
IEを捨て、Chromeで旅に出よう
Webサイト作成の仕事を依頼する
Twitter@tachiss

VideoGames|DS VideoGames|PSP VideoGames|PlayStation3 VideoGames|XBOX VideoGames|任天堂 VideoGames|エニックス