How to enable firefox addons by changing values in prefs.js

i am using firefox 15.0 .i added below properties in prefs.js file where the file will be there in "c:\program files\mozilla firefox\defaults\prefs\prefs.js"
pref("extensions.autoDisableScopes", 0);
pref("extensions.enabledScopes", 15);
pref("extensions.enabledAddons", "[email protected]:1.9.0,[email protected]:1.9.0,[email protected]:1.9.0,[email protected]:1.9.0,{a6fd85ed-e919-4a43-a5af-8da18bda539f}:1.9.0,{972ce4c6-7e08-4474-a285-3208198ce6fd}:15.0");
still the addons are coming in disbaled mode.
Please help me to finout a solution for enableing addons in silent mode(or using prefs.js) for all users ina machine.

Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
'''Note:''' You might want to print these steps or view them in another browser.
#Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
#After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
#Delete the Firefox installation folder, which is located in one of these locations, by default:
#*'''Windows:'''
#**C:\Program Files\Mozilla Firefox
#**C:\Program Files (x86)\Mozilla Firefox
#*'''Mac:''' Delete Firefox from the Applications folder.
#*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
#Now, go ahead and reinstall Firefox:
##Double-click the downloaded installation file and go through the steps of the installation wizard.
##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
Please report back to see if this helped you!

Similar Messages

  • How to enable firefox addon if it is disbaled.(need help in pref.js values)

    Addon are coming but they are in disbaled mode.how to enable those addons using pref.js for all users.

    i am using firefox 15.0 .i added below properties in prefs.js file where the file will be there in "c:\program files\mozilla firefox\defaults\prefs\prefs.js"
    pref("extensions.autoDisableScopes", 0); pref("extensions.enabledScopes", 15); pref("extensions.enabledAddons", "[email protected]:1.9.0,[email protected]:1.9.0,[email protected]:1.9.0,[email protected]:1.9.0,{a6fd85ed-e919-4a43-a5af-8da18bda539f}:1.9.0,{972ce4c6-7e08-4474-a285-3208198ce6fd}:15.0");
    still the addons are coming in disabled mode.
    Please help me to findout a solution for enableing addons in silent mode(or using prefs.js) for all users ina machine.

  • Firefox 15.0.1 how to enable digitalpersona addon or if there is an alternative to work with hp protecttool

    I have hp protecttool and i want to use my fingerprint logon servise but i found that the digitalpersona add on is disabled and i cant find any alternative

    As Digital Persona have abandoned it, there will be no update to their extension. It may work with the Fingerfox (SE) extension - *https://addons.mozilla.org/firefox/addon/fingerfox-se

  • How to enable ebs users to change their own passwords.

    Hi,
    Is there any profile option which will enable the users to change their passwords on their own from EBS front-end applications...?

    Hi,
    Is there any profile option which will enable the users to change their passwords on their own from EBS front-end applications...?Users can change their password from the application itself (Edit > Preferences > Change Password).
    If you want to force all users to change their password, see (How To Force All Applications Users To Change Their Password? [ID 414976.1]).
    Also, see old threads for similar discussion -- http://forums.oracle.com/forums/search.jspa?threadID=&q=414976.1&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • IE disables addons of JRE and others, 64 bit, how to enable incompatible addons?

    Following message (for Windows 8.1 64 bit's JRE 64 bit install) shows Internet Explorer disables many add ons, websites fails display at all.
    How configuration enables these add-ons?

    Go to nternet Explorer executable located at: C:\Program Files\Internet Explorer\iexplore.exe right-click that & select run as administrator. And
    check if you can enable them now. 
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • How to enable Firefox 'new tab' feature.

    So I ended up downloading something and it changed my 'new tab' look. Before it was Firefox's feature of showing the thumbnails for my most visited sites and I had all of my school work shortcuts pinned on there and i want it back! I can only find advice on how to disable it but not to enable it or turn it back on. Please help. I want this feature back! Thanks in advance :(

    hello, this sounds like a problem possibly caused by adware on your pc.
    please go to the firefox ''menu ≡ > addons > extensions'' & remove any suspicious entries (toolbars, things that you have not installed intentionally, don't know what purpose they serve, etc).
    also go to the windows control panel / programs and remove all toolbars or potentially unwanted software from there.
    finally, run a full scan of your system with different security tools like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes] & [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner].
    [[Remove a toolbar that has taken over your Firefox search or home page]]
    [[Troubleshoot Firefox issues caused by malware]]

  • How to enable logging of database changes of  Z tables into a log table.

    Dear Team,
    We have 8 Z tables and we need to log the changes in these tables. Earlier Change Document process was proposed but now we know that the possible changes in the Z tables will be many and this can cause too many entries in CDHDR and CDPOS tables. Going through so many entries of Change Document tables will decrease the system performance. The other option involves enabling the Log data base changes for the Z data base tables, but this will also cause the system to slow down as per SAP F1 help on "Log data changes" checkbox.
    description-"Note: Activating logging slows down accesses that change the table. First of all, a record must be written in the log table for each change. Secondly, many users access this log table in parallel. This could cause lock situations even though the users are working with different application tables."
    So we came to a solution where we can create a Z table and we will log the above mentioned Z table changes in the Z Change table but I have no idea how to implement the suggested solution. Please help me on this.
    Regards
    Amit

    Hi,
    Have a suggestion..
    Have custom fleld as LOG with char 1 and date field (sy-datum) in all the 8 ztables. The ztables are updated either through SM30 or from custom program, making sure who ever changes the record if manually then fill that flag field as 'X' and if by program then populate the field with value 'X'.So you will know based on the flag field whether changed or not.similarly for date field updatin as well.
    Now create a custom program to update the new ztable . Schedule this program daily may be at midnight..Read the 8 ztables with having flag = 'X' and update the new ztable. Once done clear the FLAG  from all the 8 ztables to space for that day and update the date field in the custom program.
    So for that particular day the records were written to new ztable and all the 8 ztables are having flag value as space and date will be sy-datum.
    Now for next day again do the same procedure.
    Hope this gives you an idea.
    Regards,
    Nagaraj

  • How to check 6 digital signals change value at the same time with PCI-6229??

    I am using DAQ card PCI-6229.
    Channel 1 generate a digital signal.
    Channel 2,3,4,5,6,7 acquire digital signals.
    I want to check:
    1. Whether the rising edge of Channel 2,3,4,5,6,7 occures at the same time;
    2. The time delay from the rising edge of Channel 1 to the rising edge of Channel 2,3,4,5,6,7 is within a certain range.
    I know I can use counter to get the two edge seperation time delay. But I only have two counter, it is two time-consuming if I check one by one.
    I don't know how to check the rising edge of 6 different channels occure at the same time.
    Does anyone has any suggestions?
    Thanks

    Hello,
    You can use the DAQ card's digital input change detection circuitry to detect changes in the input, you can then use a counter to measure the relative time between samples. Please read Page 6-9 DI Change Detection Applications for more information. Let me know if this helps
    Christian A
    National Instruments
    Applications Engineer

  • HR Form Editor, How to Make a Rule to change - value to no sign

    Dear All,
    I am making a pay slip in HR Form Editor and in a window i am displaying wage type text and values, values are negative but I want then to be displayed with No sign.
    Can some one explain to me how to eliminate a sign of wage type vales in a window by using a rule or any other methord.
    Regards.

    Hi,
    create a new 'line layout' for your specific form and have the value for conversion set to '19 - No +/- sign'.
    Of course the specific WT should be linked to this new 'line layout' under step  'Window'
    Have fun.
    Wilfred.

  • How to refresh the table after change value in the VO programatically?

    Hi,
    I like to update my table by using a popup. My problem is that the table does not refresh after I change the value in the table's VO by the popup.
    There is another table in the popup, and the popup is triggered by a command button. An af:showPopupBehavior is nested in the button. The method of the button in backing bean is as following,
    public void accountcodeButtonClicked(DialogEvent dialogEvnt) {
    ViewObject volisttable=am.getAcChartValidateView1();
    String nowcode=volisttable.getCurrentRow().getAttribute("Code").toString();
    ViewObject vobasetable=am.getGlDetailView1();
    vobasetable.getCurrentRow().setAttribute("AccountCode",nowcode);
    The partialTrigger of the base table's column AccountCode points to the triggering button.
    I do not know why the base does not refresh after the above method is executed.
    Please me.
    Stephen

    Hi,
    kind of a shame that after so many years of ADF the message that updates should be through the binding layer hasn't gone through ;-)
    You change the underlying business service, which doesn't impact the binding layer the way you do it. So here is what you can try in the same order
    - 1. RequestContext.getCurrentInstance().addPartialTarget(<table reference>)
    - 2. If 1. doesn't show the changed data, try and re-execute the iterator that is the base of the table. If this works then the effect you see is caused because you ignore using the binding layer
    Frank

  • How to enable firefox to start quickly? The way it does today, it sucks!

    It's frustrating the way Firefox browser starts. Are there any settings that can be done that enable it to start quick?

    It's frustrating the way Firefox browser starts. Are there any settings that can be done that enable it to start quick?

  • How to enable a user to change his own password at EP7?

    I want to give the EP7 users the ability to change their own password at EP.
    Can we do that thru any role assignment or some development is needed?
    Any detailed help would be appreciated .
    I'll give points. Thanks!

    Hi Jones,
    It is possible to change their password in EP 7 with eu_role(Everyone Role). After you  are login in the portal, just go to your personalize and select the User profile in the personlize. In that user porfile having number of tabs, you should select the General Information and click the Modify button, after you getting the edit mode with the changing the password option. It ask old and new password, after you give the password and save it.Once you change the password, just you have to log off and Re - Login with new password. Its working fine.
    I hope this is helps to you.
    Regards
    Prakash T

  • How to capture changed value in ALV Grid

    Hi Guys,
    I have an ALV grid report where I have 'Edit On' for one of the quantity fields in the report. How do I capture the new (changed) value in the suboutine for user command when user changes the value in the report and clicks on a button ?
    Points assured for helpful replies.

    FORM USER_COMMAND USING P_UCOMM LIKE SY-UCOMM...........
    Data ref1 type ref to cl_gui_alv_grid.
    CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'
    IMPORTING
    E_GRID = ref1.
    call method ref1->check_changed_data
    ENDFORM.
    Also chk the blog
    /people/community.user/blog/2007/01/10/displaychange-mode-of-editable-fields-in-alv-using-function-modules-but-not-custom-containers

  • How to enable root account?

    Now that Directory Utility seems to have disappeared, does anybody know how to enable the root account/change root admin password?

    Yeah, I suppose using terminal is also an option. But I'm really much more of a GUI guy, it's what I grew up using, and what I'm most comfortable with, so if I can find ways of doing things without having to use terminal, that's usually the way I go. And besides, why have a mac with such a beautiful GUI if you're not going to use it? Haha.
    I need to enable the root account as the only way my school has found to successfully install machine certificates to get our 802.x WEP wireless to work involves changing settings using the root account. Again, I'm sure there's probably a way of getting it to work using CLI and sudo, but just makes more sense for me this way.

  • How to enable java script in my Firefox browser? help its urgent.

    how to enable java script in my Firefox browser? help its urgent.

    go to '''about:config''' and search for '''javascript.enabled''' change its value to '''true'''
    *[http://kb.mozillazine.org/About:config about:config]

Maybe you are looking for