A browser MV2 extension that streamlines retrieving media URLs and other related metadata. It'll integrate nicely into Pocket Watch by sending a request to the preconfigured server.
- Navigate to
about:addons - Click on the settings icon to the right of "Manage Your Extensions"
- Click on
Debug Add-ons - Click on
Load Temporary Add-on - Select
manifest.json(at project's root directory)
- Navigate to
chrome://extensions - Enable "Developer mode"
- Press "Load unpacked" button
- Select extension root directory
- If there's an existing version, ensure
"version"is updated inmanifest.json - Zip up the extension folder, delete garbage like
README,LICENSE,.git,.gitignore - Sign in or log in at https://addons.mozilla.org/developers/addons
- Click on the extension (or click Submit a New Add-on if it's the first release)
- Upload a new version - select .zip file
- Mark Firefox and Android compatibility, proceed with other prompts
- Once uploaded, click on View all
- Click on version number, if status shows Awaiting review then the extension is not ready
- If status shows Approved, right-click on the .xpi file and click Save link as