I am not a desktop application developer, so I was wondering if anyone had heard of an extension that actually writes to the file system. it would be great if you opened firebug as an extension and made some changes, for example. adding CSS rules and they will be added automatically in the CSS file. how hard would it be to build such an extension?
The closest I found is XRefresh , which actively monitors files for changes, and then automatically updates Firefox. It is very similar to real-time editing with FireBug.
, , DOM .
-.
, CSS (CSS > Edit CSS), ( ), Save..., CSS.
CSS > Edit CSS
Save...
, CSS. CSS .., Firebug.
. :
Use Backfire. This is an open source solution that I wrote that sends CSS changes back to the server and saves them. It has a working example of a .NET server implementation that can easily be ported to any other platform.
http://blog.quplo.com/2010/08/backfire-save-css-changes-made-in-firebug/
Source: https://habr.com/ru/post/1722219/More articles:Resources for learning Flex using only an open source compiler, not an IDE - flexCalculating distance from latitude, longitude and altitude using a geocentric coordinate system - javascriptHow to protect the database? - securityОшибка компилятора Haskell: не в области - haskellThe file name in the ASP.NET response buffer is c #Joomla and XMLRPC - pythonhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1722221/reasons-to-prefer-zope-3-over-grok&usg=ALkJrhgFulUedVAoxFBZ64OEtCvxbe7Y2QThe longest keyword chain? - javaDisallow concurrent editing of a list item - concurrencyKeep threads in standby mode or kill / restart them? - multithreadingAll Articles