Tistory Original Images
Redirect to original image links for Tistory images.
What is Tistory Original Images?
Tistory Original Images is a Chrome extension developed by Scotto, and its main feature is "Redirect to original image links for Tistory images.".
Extension Screenshots
Download Tistory Original Images Extension CRX File
Download Tistory Original Images 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
An extension to redirect you from resized/compressed Tistory image links to their original Tistory image links.
Extension Basic Information
Name | Tistory Original Images |
ID | bdgdplnchnhegggceefhpnefnebpaflp |
Official URL | https://chromewebstore.google.com/detail/tistory-original-images/bdgdplnchnhegggceefhpnefnebpaflp |
Description | Redirect to original image links for Tistory images. |
File Size | 10.17 KB |
Installation Count | 118 |
Current Version | 0.1.5 |
Last Updated | 2018-06-29 |
Publish Date | 2018-06-29 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Scotto |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tistory Original Images", "description": "Redirect to original image links for Tistory images.", "version": "0.1.5", "background": { "scripts": [ "background.js" ] }, "icons": { "16": ".\/icons\/iconx16.png", "48": ".\/icons\/iconx48.png", "128": ".\/icons\/iconx128.png" }, "permissions": [ "webRequest", "webRequestBlocking", " |