tagpaster
v1.7.1
Published
Pre-requisites: Node 8, NVM
Downloads
2
Readme
Installation
Pre-requisites: Node 8, NVM
- Clone this repository
- run:
nvm use && npm i && npm run build
- Open
chrome://extensions/
in chrome - Press
Load unpacked
in the top left corner. - Select the DIST FOLDER, or extract build/tag-paster.zip and select the DIST FOLDER from that.
That should be all you need to do to get this running.
Local Development
Just run npm start
, this will watch the files and replace the dist folder, if you want to see the changes in the extension,
just toggle the display of the chrome extension by closing the popup and opening it again.
If you want to see the requests point to the local api, just update the endpoint under main.js.
Note: You'll need to have the local core-api and adserver running for this to work correctly.
Publishing to Chrome Webstore
The extension is published to https://chrome.google.com/webstore/detail/tag-paster/aohnhlahakociccmmkogbmddmkibaaff and available to anyone with a Playground XYZ email address.
The developer dashboard is at https://chrome.google.com/u/1/webstore/devconsole/5026853b-579f-44ea-8bca-69c9a83b6fcd?hl=en