4D move tool
change style=left: x px; top: y px
Cos'è 4D move tool?
4D move tool è un'estensione di Chrome sviluppata da mozg4d, e la sua funzione principale è "change style=left: x px; top: y px".
Scarica il file CRX dell'estensione 4D move tool
Scarica i file di estensione 4D move tool in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | fdmobnciiglmlpnplipgkdkjiedbimin |
URL Ufficiale | https://chrome.google.com/webstore/detail/4d-move-tool/fdmobnciiglmlpnplipgkdkjiedbimin |
Descrizione | change style=left: x px; top: y px |
Dimensione del File | 9.71 KB |
Conteggio Installazioni | 17 |
Versione Corrente | 1.5 |
Ultimo Aggiornamento | 2018-07-20 |
Data di Pubblicazione | 2018-07-20 |
Sviluppatore | mozg4d |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |