在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:mozilla-services/screenshots开源软件地址:https://github.com/mozilla-services/screenshots开源编程语言:FreeMarker 64.2%开源软件介绍:Firefox ScreenshotsScreenshots server status page Clarifying the Future of Firefox Screenshots Important NoteThe frontend for screenshots is now maintianed in mozilla-central. Bugs should now be filed in bugzilla under Firefox::screenshots. This repo currently contains server code that has been disabled. We are archiving this repo, and all future bugs should be directed to bugzilla. This is a screenshot tool for Firefox. It is available in Firefox 56 and later versions, as part of the default Firefox distribution. The project was initially launched through Test Pilot as Page Shot. It is made up of both an add-on (using WebExtensions) and a website using Node.js. The add-on is in Ian has been blogging about the design, definition, and development process. (This project used to include general page freezing; this functionality has been forked off into pagearchive.) You can find more information about Firefox Screenshots at the Mozilla Wiki page: https://wiki.mozilla.org/Firefox/Screenshots Installation and SetupInstall Nightly or Developer Edition. (Skip this step if you do not want to run a local server.) Install Postgres. And do one of the following:
Install Node.js. Version 8.x is required. Clone the repository. Navigate to the project directory and run There are two scripts to run the server locally and develop the add-on:
If you want to develop the add-on but not the server you can run By default, Screenshots will connect to a Postgres database on localhost:5432. To change which database and user it connects to set/export the environmental variables: The server will automatically setup the tables in your database, and keep them up to date over time (using pg-patcher). If you have growl and growlnotify installed on Mac OS X, you will get growl notifications when the server build has started and completed. We apologize but we have no story for development on Windows (though the add-on runs on Windows). We welcome feedback. Linting and Testing
For example,
Getting to know the codeThere is documentation in
There is also documentation in ParticipationThere is an IRC channel If you'd like to contribute code, start with our Planning and ideation is happening in the issue tracker. We have several milestones:
Issue tags otherwise aren't very structured. Research is primarily analysis of other products that do something interesting, or some source material that could provide insight. Input on these (things like "I like this product because...") is very helpful! We do some research on other projects, collecting the results in this Google Drive folder. LocalizationFirefox Screenshots localization is managed via Pontoon, not direct pull requests to the repository. If you want to fix a typo, add a new language, or simply know more about localization, please get in touch with the existing localization team for your language, or Mozilla’s l10n-drivers for guidance. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论