Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Cuireadh an snáithe seo sa chartlann. Cuir ceist nua má tá cabhair uait.

how can i get system information in extensions ?

  • 2 fhreagra
  • 1 leis an bhfadhb seo
  • 2 views
  • Freagra is déanaí ó cor-el

more options

hi i am developing an extension and i want get the system information Like RAM size And CPU type and model

is this possible ? how can do it ?

hi i am developing an extension and i want get the system information Like RAM size And CPU type and model is this possible ? how can do it ?

All Replies (2)

more options
more options

Normally WebExtensions can only access content on web pages and not other Firefox data like preference settings. What you want is information that is from outside Firefox and that would require special techniques to communicate with an external program. There are extensions that can pass information to an external application like download managers and extensions that open pages in another browser, but I don't know if there is a way to pass that information back to the extension.

This is really outside the scope of this forum and you will have to check out the Add-ons forum website as posted above (I noticed that the above reply is marked as unhelpful).

See also: