Git Product home page Git Product logo

addons_recent_updates's People

Contributors

infocatcher avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

cha63501

addons_recent_updates's Issues

Doesn't work in Firefox 55.0a1+ due to syntax error

Reported here: https://addons.mozilla.org/ru/firefox/addon/addons-recent-updates/reviews/847398/
Source code was changed:
chrome://mozapps/content/extensions/extensions.js

var gUpdatesView = {
  ...
  _showRecentUpdates(aRequest) {
    AddonManager.getAllAddons((aAddonsList) => {
      ...
    });
  },

And eval("gUpdatesView._showRecentUpdates = " + origShowRecentUpdates.toString()); doesn't work.

Error: SyntaxError: missing ; before statement
Source file: chrome://addonsrecentupdates/content/addonsOverlay.xul
Line: 1, Column: 63
Source code:
datesView._showRecentUpdates = _showRecentUpdates(aRequest) {

"Recent updates" tab empty in Fx47 (but not in SeaMonkey)

UA:"Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0" (en-US) ID:20160208030244 CSet:ac338559876df7b2e81388f2aac28d2e95ceb5ff

Add-ons Recent Updates 0.1.6.1-signed

The "Recent Updates" tab of about:addons is empty (others aren't). Trying other numbers of days (366, 200, 90) doesn't change anything. Disabling just this extension restores the recent updates contents.

Works with 366 days and the same add-on release in the following SeaMonkey build:
UA:"Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0 SeaMonkey/2.44a1"
ID:20160208023510 en-US
c-c:4a60c0ffe9af0b68a82a6601c121e251863235e5
m-c:1cfe34ea394c66d7fa2c6dc366b05ab00e919113

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.