简体   繁体   English

用于用户身份的Firefox插件SDK功能

[英]Firefox Addon SDK feature for User Identity

I'm using Firefox Addon SDK, and have already developed an Chrome Extension. 我正在使用Firefox插件SDK,并且已经开发了Chrome扩展程序。

I was searching similar to function available in Chrome Apps Identity Feature in Firefox but was unable to do so. 我正在搜索与Firefox中的Chrome应用程序身份功能中可用的功能相似的功能 ,但无法执行此操作。

I have been through Firefox UUID for browser, but as this can differ between devices, I need some id which will uniquely define a user rather than Browser. 我曾经使用过Firefox UUID作为浏览器,但是由于设备之间可能会有所不同,因此我需要一些可以唯一定义用户而不是浏览器的ID。

I think what you are looking for is if the user has synced their Firefox to an account? 我认为您正在寻找的是用户是否已将Firefox同步到帐户? Check out this page in firefox - about:preferences?entrypoint=menupanel#sync 在Firefox中查看此页面-about:preferences?entrypoint = menupanel#sync

Firefox has profiles but they are not user tied. Firefox有配置文件,但没有用户绑定。 This is an example of different profiles in Firefox - https://addons.mozilla.org/en-US/firefox/addon/profilist/ 这是Firefox中不同配置文件的示例-https: //addons.mozilla.org/zh-CN/firefox/addon/profilist/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM