Amndeep7 / ptw-extender

Extension that adds titles to your MyAnimeList, AniList, or Kitsu plan-to-watch/read list with the url of where you found the title added as a comment.
Other
10 stars 0 forks source link

MAL's content script should return success/failure value #13

Closed Amndeep7 closed 5 years ago

Amndeep7 commented 5 years ago

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/executeScript https://github.com/mozilla/webextension-polyfill#tabsexecutescript https://github.com/Amndeep7/ptw-extender/blob/b0b818ac4f3abde388423edec66c0edbe4a98590/menu.js#L44 -> the equivalent line to this in the rework tho

Amndeep7 commented 5 years ago

5918578dec66422bc4a59b1214514f405908a4a8 will take care of it