React.js cross-browser extension(Chrome & FireFox) Memo
Install
yarn build:extension
add to Chrome
-
launch chrome://extensions/ in Google Chrome.
-
Click “Load unpacked” and target “build” folder in your project, it should contain index.html , manifest.json, different sizes of logos, and bundled javascript files
-
Opening a new tab should allow you to test extensions
add to FireFox
-
Launch about:addons in Firefox browser and turn on “debug addons”.
-
You could see interface has changed slightly, now click “Load Temporary Add-on”
-
Click any file in “build” folder, you could just choose “manifest.json”.
-
Now you could see extension in the list as well, open a new tab.
Use
IndexedDB
Donation
If this project help you reduce time to develop, you can give me a cup of coffee :)
License
The MIT License.
By
mrZ - mrz@mrzlab630.pw