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

Options page looks like poop #33

Open Amndeep7 opened 5 years ago

Amndeep7 commented 5 years ago

How do CSS???

Amndeep7 commented 3 years ago

Turns out that it's possible to use vue in the webpages that you can provide with an extension, so I'mma use that instead of raw html/css. This'll also allow a major refactoring of the js interfacing between the options page itself and the browser.storage by putting vuex in between.