Tile View
An easy way to preview images to see if they tile seamlessly as a repeating background texture or wallpaper.
What is Tile View?
Tile View is a Chrome extension developed by tknomad, and its main feature is "An easy way to preview images to see if they tile seamlessly as a repeating background texture or wallpaper.".
Extension Screenshots
Download Tile View Extension CRX File
Download Tile View 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
Excellent tool for web and graphic designers. Right click an image, then click "Test wallpaper" Features: - Slider to zoom image in preview - Convenient quick download button - Works on animated GIFs Changelog: 0.2.3 - Fixed issue with tiling images from URLs with certain problematic characters 0.2.2 - View updates continuously with scale slider movement in latest browsers 0.2.1 - Corrected "download" button click area 0.2 - Added "download" button - Added slider to adjust scale of preview 0.1.1 - Added support for data URI images
Extension Basic Information
Name | Tile View |
ID | ajcjkemninihecbgljahanflndoeggao |
Official URL | https://chromewebstore.google.com/detail/tile-view/ajcjkemninihecbgljahanflndoeggao |
Description | An easy way to preview images to see if they tile seamlessly as a repeating background texture or wallpaper. |
File Size | 83.89 KB |
Installation Count | 672 |
Current Version | 0.2.3 |
Last Updated | 2019-01-30 |
Publish Date | 2019-01-30 |
Rating | 4.43/5 Total 7 Ratings |
Developer | tknomad |
Payment Type | free |
Extension Website | https://github.com/specious/tileview |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tile View", "description": "An easy way to preview images to see if they tile seamlessly as a repeating background texture or wallpaper.", "version": "0.2.3", "author": "Ildar Sagdejev", "icons": { "16": "gfx\/icon-16.png", "48": "gfx\/icon-48.png", "128": "gfx\/icon-128.png" }, "permissions": [ "contextMenus", " |