4D move tool
change style=left: x px; top: y px
什麼是4D move tool?
4D move tool是由mozg4d開發的Chrome擴展程式,該擴展的主要功能是“change style=left: x px; top: y px”。
下載4D move tool擴展crx文件
下載4D move tool擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
IMPORTANT! Allow access to file URLs in extension settings Click extension icon to move webpage items that have Style="position:absolute; left:px/%; top:px/%" To save changes: in Developer tools (inspect) --> Elements: right click root element () and select: Copy --> Copy outer HTML
擴展基本資訊
名稱 | |
ID | fdmobnciiglmlpnplipgkdkjiedbimin |
官方網址 | https://chrome.google.com/webstore/detail/4d-move-tool/fdmobnciiglmlpnplipgkdkjiedbimin |
簡介 | change style=left: x px; top: y px |
檔案大小 | 9.71 KB |
安裝次數 | 17 |
目前版本 | 1.5 |
更新時間 | 2018-07-20 |
上架時間 | 2018-07-20 |
開發者 | mozg4d |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "4D move tool", "description": "change style=left: x px; top: y px", "version": "1.5", "manifest_version": 2, "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png" }, "permissions": [ " |