忘了,Chrome 到哪一版,更新後,頭像不見了,剩下名字而已
這樣可以繼續用,原本的頭像顯示
打開 Chrome 到 chrome://flags/#enable-new-avatar-menu 關了他,restart Chrome ,Hi avatar.
參考
http://lifehacker.com/how-to-disable-chromes-new-user-menu-1679224275
Posts for: #Chrome
Chrome cache in RAM
在 Linux 上面已經有當多簡單的教學,不過大多是教修改設定檔的方式,以下是更簡單的方式
以 Debian GNOME3 的環境為例
應用程式–>主選單–>網際網路 ,在 Debian “主選單” 的程式名字是 alacarte
選 chrome 後,右邊有屬性的條件可以修改,把指令欄位修改成下面,就可以啦,只要 –disk-cache-dir 的 option 即可
/opt/google/chrome/google-chrome –disk-cache-dir="/tmp/chrome/" %U
It’s all Text
https://addons.mozilla.org/zh-tw/firefox/addon/its-all-text/
這一個是一直愛用的 firefox 元件 也是目前在 Chrome 上面,我一直找不到的替代品
最近流行用靜態網頁的方式,來 host 部落格網站,要得就是簡單,還有就是,可以自由自在的編輯
不需要在網頁的 text area 裡編輯,這一 firefox 外掛就是解決這一個問題用的,可以用你超高效的 VIM 打開你的 textarea ,自由自在的編輯 也是目前偶爾回來用用 firefox 的原因之一 :-)
Chrome 真快
Debian 上面直接裝,跟著更新,用一段時間,真的是快上癢了
體驗一下 javascript V8 engine 的飛快,這一個 V8 引擎的開發者真的強到一個不行
怎麼可以和其他的 VM 速度差這麼多,什麼時候 Python VM 也來換一下,不過光是,一些 c 或是 c++
的套件,就可以整死人了
將這一行,加到 /etc/apt/source.list
deb http://dl.google.com/linux/deb/ stable main
衝吧
aptitude install google-chrome-beta
還有 google-chrome-unstable google-chrome-stable