nuclearspike / kivalens

KivaLens refresh. Using webpack and function/hook components in React
MIT License
1 stars 0 forks source link

Port Integration with Chrome extension from kivalensjs #8

Open jfoo1984 opened 2 years ago

jfoo1984 commented 2 years ago

The Chrome extension instructs it to set auto-lending preferences

jfoo1984 commented 2 years ago

@nuclearspike where is this integration in kivalensjs? do we also need to change anything in the Chrome extension?

nuclearspike commented 2 years ago

https://github.com/nuclearspike/lenderassist

Links to KLA (Kiva Lender Assistant) are through functions in the /react/src/scripts/utils.js file, prefixed or containing 'KLA'.

KLAHasFeature, KLAOnlyIfFeature, getKLAFeatures, KLAFeatureCheck, callKLAFeature