Closed
Bug 1322118
Opened 9 years ago
Closed 9 years ago
X-Notifier 4.0 can't run userscripts
Categories
(WebExtensions :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: arcadius, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161129173726
Steps to reproduce:
1. Run Firefox with X-notifier < 4.0, which was based on XUL/XPCOM;
2. In X-notifier, configure some e-mail accounts with userscripts;
3. Run X-notifier >= 4.0, which is based on WebExtension API.
Actual results:
E-mail accounts with userscripts disappeared – they are not supported any more. The page http://xnotifier.tobwithu.com/dp/node/3353 says that 'eval' function could not pass review process of AMO.
Expected results:
Please give advanced users ability to allow to eval() some javascript files in user profile by some add-ons. For example, the setting for X-notifier in about:config may be "xnotifier/*.js".
For add-ons, envelope eval() in a new function which runs eval() for allowed javascript & passes review process of AMO.
Component: Untriaged → WebExtensions: Untriaged
Product: Firefox → Toolkit
Updated•9 years ago
|
Component: WebExtensions: Untriaged → Add-ons
Flags: needinfo?(jorge)
Product: Toolkit → Tech Evangelism
Version: 50 Branch → Firefox 50
Updated•9 years ago
|
Flags: needinfo?(jorge) → needinfo?(awagner)
Comment 1•9 years ago
|
||
Are you the developer of the add-on? If so, please contact us at amo-editors AT mozilla DOT org and we'll try to find a solution.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(awagner) → needinfo?(arcadius)
Resolution: --- → INVALID
Updated•8 years ago
|
Flags: needinfo?(arcadius)
| Assignee | ||
Updated•6 years ago
|
Component: Add-ons → General
Product: Tech Evangelism → WebExtensions
Updated•6 years ago
|
Version: Firefox 50 → 50 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•