downthemall / anticontainer

DownThemAll! AntiContainer (Extension to a Firefox, Seamonkey extension)
Mozilla Public License 2.0
93 stars 41 forks source link

Can't install / create new user plugin #107

Open Skagrin opened 8 years ago

Skagrin commented 8 years ago

After editing a newly creating user plugin it just disappears from the plugin list. Although the json file still exists in the anticontainer_plugins folder, it does nothing. Re-installing the plugin does not work either.

Using FF 43.0.4 - DTA AC 1.4 - Windows 10 Pro x64

MegaScience commented 8 years ago

This happens when the file is improperly formatted. It finds the file is invalid and ignores it until you've corrected whatever is done wrong. For instance, you have to do "." for "." notation with the regular expression, or it becomes invalid and won't show.