https://github.com/ccnmtl/mediathread-chrome
Chrome extension for importing assets to Mediathread
https://github.com/ccnmtl/mediathread-chrome
chrome-extension mediathread
Last synced: about 2 months ago
JSON representation
Chrome extension for importing assets to Mediathread
- Host: GitHub
- URL: https://github.com/ccnmtl/mediathread-chrome
- Owner: ccnmtl
- License: gpl-2.0
- Created: 2015-08-04T17:56:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2026-04-09T15:54:51.000Z (2 months ago)
- Last Synced: 2026-04-09T17:34:14.486Z (2 months ago)
- Topics: chrome-extension, mediathread
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/mediathread/gambcgmmppeklfmbahomokogelnaffbi
- Size: 1.95 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
# mediathread-chrome
[](https://github.com/ccnmtl/mediathread-chrome/actions)
Chrome extension for importing assets to [Mediathread](http://mediathread.info/)
## Installation
Download from the Chrome Web Store [here](https://chrome.google.com/webstore/detail/mediathread/gambcgmmppeklfmbahomokogelnaffbi).
To run from source, clone this repository, go to chrome://extensions
in your Chrome browser, and use the "Load unpacked extension" button
to load the source directory.
## Development Notes
### Release Checklist
* Update ChangeLog
* Increment version number in manifest.json and package.json
* Make a new release for the new version in GitHub
* Download the .zip file that GitHub made for this release
* Go to the [Chrome Developer Dashboard](https://chrome.google.com/webstore/developer/dashboard)
* Click on the Mediathread row. On the left side, click Package. Then, on the top-right, click "Upload new package".
* Upload zip file to Google, and Publish. Google takes up to an hour to process and release this.