Core Logic Inverted: The script now checks if (isSiteOnTargetList(currentHostname)) before calling applyCustomFont().
Terminology Changed:
- WHITELIST_KEY is now TARGET_LIST_KEY.
- Functions like loadWhitelist are now loadTargetList, etc.
- User-facing messages in alert and prompt now refer to a "target list" or "Aptos list."
@description Updated: Reflects the new behavior.
Menu Command Labels Updated:
- Whitelist: Add current site changed to Force Aptos on: [current site].
- Whitelist: Remove from whitelist... changed to Stop forcing Aptos for a site....
- Whitelist: View/Edit All changed to View/Edit Aptos Target List.
Version Bumped: To 2.0 due to the significant change in functionality.