You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No-one likes a monolith. If we're want to support more sites, it's worth fixing this early.
Code specific to scraping and inserting into each site should be split off into their own js files, and explicitly specified in the manifest.json for each site individually.
fsainsert.js should be updated to accept input from any of these scripts, and used to handle messaging to fsabg.js, returning required FSA data to requestor. It might also be worth renaming to something sensible.
The text was updated successfully, but these errors were encountered:
No-one likes a monolith. If we're want to support more sites, it's worth fixing this early.
The text was updated successfully, but these errors were encountered: