- Must install WebCard plugin !!
- Support browser
firefoxonly !! - Support webcam
- Support smartcard reader (Thai national ID card)
- use tracking.js
- use canvas
- React
- Mac install
plugin/webcard.dmg - Windows install
plugin/webcard.msi
*** ref: https://github.com/cardid/WebCard ***
- Web
yarn
- API Server
cd server
yarn
- Web Link
http://localhost:3000(first time only clickAllowSmart Card Browser andAllow and Remember)
npm start
- Server Link
http://localhost:3030
cd server
npm start
or
node server/index.js
npm run build
node server.js
- Press
command + ,or Openpreferencesor Addressabout:preferences - Home Page:
http://localhost:3000
- go to firefox typing address
about:config - Search :
media.navigator.permission.disabled - change to
true
- Installation WebCard Plugin
- go to firefox typing address
about:addons - Plugins > Smart Card Browser Plugin > Change to
Always Active
- open https://addons.mozilla.org/en-US/firefox/addon/r-kiosk/
- install
- restart firefox
- Close All firefox browser
- Open terminal
/Applications/Firefox.app/Contents/MacOS/firefox-bin -safe-mode - Select
Start in Safe Mode - Press
command + shift + Aor OpenAdd-ons Manager - find R-kiosk and click
DisableorRemove - Restart firefox
- Close All firefox browser
- Press
Windows + R - Typing
C:\Program Files\Mozilla Firefox\firefox.exe" -safe-mode(x64) orC:\Program Files (x86)\Mozilla Firefox\firefox.exe" -safe-mode(x86) - Enter
- Select
Start in Safe Mode - Press Open
Add-ons Manager - find R-kiosk and click
DisableorRemove - Restart firefox
| MacOS Command | Shortcut | |---|---|---|---|---| | Downloads | command + J | | Add-ons | command + shift + A | | Toggle Developer Tools | F12 or command + alt + I | | Web | Console command + alt + K | | Inspector | command + alt + C | | Debugger | command + alt + S | | Style Editor | Shift + F7 | | Profiler | Shift + F5 | | Network | command + alt + Q | | Developer Toolbar | Shift + F2 | | Responsive Design View | command + alt + M | | Scratchpad | Shift + F4 | | Page Source | command + U | | Browser Console | command + shift + J | | Page Info | command + I |