PixelGuide
PixelGuide enables Photoshop-like rulers and guides interface on a web page.
什么是PixelGuide?
PixelGuide是由nakajmg开发的Chrome扩展程序,该扩展的主要功能是“PixelGuide enables Photoshop-like rulers and guides interface on a web page.”。
扩展截图
下载PixelGuide扩展crx文件
下载PixelGuide扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
PhotoShopっぽいガイドが引けます。 更新: 拡張のCSSが全てのページのスタイルに影響を与えていたのを修正。 元のページのCSSから拡張に影響を受けないように変更。
扩展基本信息
名称 | PixelGuide |
ID | icgkmjbgjfhaofgfgolkeghoincaibhj |
官方URL | https://chromewebstore.google.com/detail/pixelguide/icgkmjbgjfhaofgfgolkeghoincaibhj |
简介 | PixelGuide enables Photoshop-like rulers and guides interface on a web page. |
文件大小 | 312 KB |
安装次数 | 437 |
当前版本 | 1.2 |
更新时间 | 2014-03-05 |
上架时间 | 2014-03-05 |
评分 | 3.67/5 共3次评分 |
开发者 | nakajmg |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://nakajmg.github.io/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PixelGuide", "description": "PixelGuide enables Photoshop-like rulers and guides interface on a web page.", "version": "1.2", "content_scripts": [ { "js": [ "js\/lib\/jquery-1.11.0.min.js", "js\/lib\/jquery.ba-throttle-debounce.min.js", "js\/lib\/Event.js", "js\/lib\/Dragdrop.js", "js\/lib\/RulersGuides.js", "js\/content.js" ], "css": [ "css\/pixelguide.css" ], "matches": [ " |