Twonky Viewer
Redirect twonky server requests to its origin
What is Twonky Viewer?
Twonky Viewer is a Chrome extension developed by Z.J. Cong, and its main feature is "Redirect twonky server requests to its origin".
Extension Screenshots
Download Twonky Viewer Extension CRX File
Download Twonky Viewer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Redirect Twonky request from localhost to remote server
Extension Basic Information
Name | Twonky Viewer |
ID | falgkeemlabollcgileonaakpaggaldk |
Official URL | https://chromewebstore.google.com/detail/twonky-viewer/falgkeemlabollcgileonaakpaggaldk |
Description | Redirect twonky server requests to its origin |
File Size | 4.94 KB |
Installation Count | 2,737 |
Current Version | 1.0 |
Last Updated | 2019-06-13 |
Publish Date | 2019-06-08 |
Developer | Z.J. Cong |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Twonky Viewer", "description": "Redirect twonky server requests to its origin", "version": "1.0", "icons": { "128": "128.png" }, "manifest_version": 2, "background": { "scripts": [ "background.js" ] }, "permissions": [ " |