Delete dictionary

User Help for Mozilla Firefox
User avatar
fits79
Posts: 353
Joined: March 9th, 2012, 1:13 am

Re: Delete dictionary

Post by fits79 »

dickvl wrote:Builtin (bundled) dictionaries have been moved to the main omni.ja archive and are no longer present as a separate file (see resource://gre/dictionaries/) so they can't be removed.
Can they be hid?
So never appear as choice at the dictionary's?

If i delete the file "omni.ja" do i have any issues?
lasardo
Posts: 182
Joined: September 9th, 2018, 1:41 pm

Re: Delete dictionary

Post by lasardo »

If you delete omni.ja, Firefox will not work at all. It will not run.
User avatar
fits79
Posts: 353
Joined: March 9th, 2012, 1:13 am

Re: Delete dictionary

Post by fits79 »

Ok thanks any other way to hide the only greek dictionary?
User avatar
Scribe_uk
Posts: 36
Joined: April 15th, 2014, 9:16 am
Location: West London, England.

Re: Delete dictionary

Post by Scribe_uk »

Hi, it might be worth you having a look at https://support.mozilla.org/en-US/quest ... 800?page=1
User avatar
dickvl
Posts: 54145
Joined: July 18th, 2005, 3:25 am

Re: Delete dictionary

Post by dickvl »

User avatar
fits79
Posts: 353
Joined: March 9th, 2012, 1:13 am

Re: Delete dictionary

Post by fits79 »

Yes it is so bad i have post this issue to the firefox official forum?
Still don't find a solution to hide or delete the default only Greek dictionary.
atlanto
Posts: 97
Joined: March 7th, 2015, 4:19 pm
Location: Japan

Re: Delete dictionary

Post by atlanto »

If you're able to have responsibility by yourself, you can *hack* Firefox to remove built-in dictionary.
  • 1. Extract built_in_addons.json
    • a. Start Firefox
      b. Open chrome://browser/content/built_in_addons.json
      c. Save page as built_in_addons.json to somewhere(e.g. C:\firefox-mod)
      d. Exit Firefox
    2. Edit built_in_addons.json
    • a. Delete

      Code: Select all

      "dictionaries": {"el": "dictionaries/el.dic"}, 
      (result=>

      Code: Select all

      {"system": ["aushelper@mozilla.org", "firefox@getpocket.com", "formautofill@mozilla.org", "onboarding@mozilla.org", "screenshots@mozilla.org", "webcompat-reporter@mozilla.org", "webcompat@mozilla.org"]}
      (in case of Greek Firefox 63.0.3/win32(https://download.mozilla.org/?product=firefox-latest-ssl&os=win&lang=el)))
    3. Edit chrome.manifest
    • a. Copy C:\Program Files (x86)\Mozilla Firefox\chrome.manifest to somewhere
      b. Edit chrome.manifest as

      Code: Select all

      override chrome://browser/content/built_in_addons.json /firefox-mod/built_in_addons.json
      c. Copy chrome.manifest back to C:\Program Files (x86)\Mozilla Firefox
It is necessary to repeat these steps per update since update will overwrite/change chrome.manifest and probably built_in_addons.json.

Someone will find out better solution :)
User avatar
fits79
Posts: 353
Joined: March 9th, 2012, 1:13 am

Re: Delete dictionary

Post by fits79 »

My friend THANKS for these guide but
01. I don't know programming
02. I don't have the chrome browser only firefox and internet explorer.

I want i simpler way to remove or hide the only Greek dictionary that firefox 63.0.3 has built in.
lasardo
Posts: 182
Joined: September 9th, 2018, 1:41 pm

Re: Delete dictionary

Post by lasardo »

chrome://browser/content/built_in_addons.json is just a URL, it has nothing to do with the chrome browser.
You are not being asked to program you are being asked to follow steps.

The first post in the link posted above https://support.mozilla.org/en-US/quest ... 800?page=1 should have fixed your problem, by letting you pick your preferred dictionary as the default, so the built in one would be ignored (although it can't be easily removed).
User avatar
fits79
Posts: 353
Joined: March 9th, 2012, 1:13 am

Re: Delete dictionary

Post by fits79 »

The old add on english-greek doesn't work at all these last days so i must download this https://addons.mozilla.org/el/firefox/a ... src=search one.
I download that one and this is the choice now:
Image

here a picture with the value you tell me to add at about:config
Image

But even i change this value the default built in only Greek dictionary doesn't change still it is the default dictionary so.......
User avatar
dickvl
Posts: 54145
Joined: July 18th, 2005, 3:25 am

Re: Delete dictionary

Post by dickvl »

The solution via chrome.manifest in the main Firefox program folder was the only thing that came to me as well to disable the builtin dictionary, but like written above, this requires a good understanding of how this works and you need to check this override with every Firefox update.
That is the main reason that I didn't suggest it.
I personally put such override files in a special override folder in the Firefox program folder.

Note that chrome in this context has nothing to do with Google Chrome.
https://developer.mozilla.org/en/Chrome

See also:
http://forums.mozillazine.org/viewtopic ... e.manifest
User avatar
fits79
Posts: 353
Joined: March 9th, 2012, 1:13 am

Re: Delete dictionary

Post by fits79 »

Isn't there any addon / switch or any other that even hide not delete or uninstal bultin only greek dictionary?
User avatar
fits79
Posts: 353
Joined: March 9th, 2012, 1:13 am

Re: Delete dictionary

Post by fits79 »

Does it change anything about that at new version 64.0 of firefox?
Post Reply