bufgix / passwall-extension-old

Browser extension for PassWall
GNU Affero General Public License v3.0
29 stars 1 forks source link

Some changes and use polyfill #8

Closed bufgix closed 4 years ago

bufgix commented 4 years ago

Fixing popup size: https://github.com/pass-wall/passwall-extension/pull/8/commits/8cc9c6bb579414d6f8020c6980cc725b0b80c563 & https://github.com/pass-wall/passwall-extension/pull/8/commits/031151b612c04d30873bf7ae32eed59a56e626d9 Icon and overflow text added: https://github.com/pass-wall/passwall-extension/pull/8/commits/9743ff95c85a1bf892ec60778c93100f725bf1ef & https://github.com/pass-wall/passwall-extension/pull/8/commits/f1c390e6799206869c656efb02dce848620651ac User polyfill for browser compatibility: https://github.com/pass-wall/passwall-extension/pull/8/commits/bdf5bdaf01ba7bfcb3b9afc56b0ac78af50fac33

yakuter commented 4 years ago

I see that you got rid of BROWSER_TYPE === "firefox" directives. This is great. Thank you.