jonathanmccann / archive-url-firefox-addon

An addon for Firefox that allows on click saving to the Wayback Machine
https://addons.mozilla.org/en-US/firefox/addon/save-url-to-wayback-machine/
27 stars 5 forks source link

Missing browser_style in manifest #13

Closed jtojnar closed 7 years ago

jtojnar commented 7 years ago

The following message appears in the browser console

addons.webextension.@save-url-to-wayback-machine-firefox-addon  WARN    Please specify whether you want browser_style or not in your browser_action options.

For more info see https://developer.mozilla.org/en-US/Add-ons/WebExtensions/manifest.json/browser_action#Syntax

jonathanmccann commented 7 years ago

Thank you for raising this issue. Please see https://github.com/jonathanmccann/archive-url-firefox-addon/commit/ea90e248a9b9753a586b22ca61cc69e3aa4448c3 for the resolution. This will be included in version 1.2 of the addon.