cmdrslog

chrome extension that takes automatic screenshots for a given url

  • 所有者: enjalot/cmdrslog
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

cmdrslog

This extension allows you to save screenshots whenever you refresh a tab for URLs you specify.

You may want to do this for projects you are developing,
setting the urls to something like localhost:8000 or your live server.
You can specify separate folders for your projects,
as well as a delay in miliseconds before taking the screenshot.

development

I'm using the FileSystem API as described here:
http://www.html5rocks.com/en/tutorials/file/filesystem/

The layout is all done with d3.js

Getting the stored images out of the local FileSystem is the biggest item on the TODO list right now.

local files

if you want to capture local files (like file://localhost/path/to/file.html)
you need to update the manifest and add the following permision to the list of permissions:

"file://*/*"

unfortunately the chrome webstore will not allow this permission to be published

主要指標

概覽
名稱與所有者enjalot/cmdrslog
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證
所有者活动
創建於2013-01-29 02:52:15
推送於2013-07-24 20:06:47
最后一次提交2013-07-24 13:06:47
發布數0
用户参与
星數110
關注者數8
派生數14
提交數23
已啟用問題?
問題數9
打開的問題數8
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?