在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):xbrowsersync/app开源软件地址(OpenSource Url):https://github.com/xbrowsersync/app开源编程语言(OpenSource Language):TypeScript 78.2%开源软件介绍(OpenSource Introduction):xBrowserSyncDesktop browser web extensions and Android appxBrowserSync is a free tool for syncing browser data between different browsers and devices, built for privacy and anonymity. For full details, see www.xbrowsersync.org. This repository contains the source code for the browser web extensions and Android mobile app used for syncing to an xBrowserSync service. You can get the official releases of the xBrowserSync clients from the various app stores, but if you’d like to build from source you can do so here. Prerequisites
InstallationCD into the source directory and install the package and dependencies using NPM:
AndroidYou must follow the Cordova Android installation guide in order to develop xBrowserSync for Android. Once that's done, run the following commands in the xBrowserSync source directory:
BuildingRun a debug build for the given platform:
or
Replace [platform] with the name of the platform to build. The app code will be output to the 'build/[platform]' folder. Available platforms:
Debugging in ChromeOnce you have built xBrowserSync for Chromium, browse to Note: We recommend creating a new Chrome profile for testing so you do not affect your actual profile data. Debugging in FirefoxUse the web-ext tool for testing xBrowserSync in Firefox. Once that is installed and you have built xBrowserSync for Firefox, CD into
Firefox will open using a temporary profile and the xBrowserSync extension will be installed from the built source. Debugging in AndroidAfter building, in order to run the app you'll need to execute the relevant cordova cli commands. For example, to run the app on a connected device, CD into
Make sure to run the PackagingRun a release build and then package for the given platform:
Replace [platform] with the name of the platform to build. The package will be output to the 'dist' folder. IssuesIf you’ve found a bug or wish to request a new feature, please submit it here. TranslationIf you would like to help with translating xBrowserSync into another language, please read the Translations wiki page to get started. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论