(cache)Phind Interactive
phind
1
Revision 1
33 minutes ago· phind-fast
user
Please provide a snippet of JavaScript code that meets the following requirements: 1. it can be used BOTH as a one-liner in DevTools Console AND as a bookmarklet 2.a) it changes all references to external files to references with full paths instead of relative paths 2.b) it converts all references to external styles into HTML comments and places all the those style definitions between <style> tags instead 3. it replaces the URL in the address bar to the URL with Scroll To Text Fragment where the text fragment is the on between <title> tags 4. it places the original URL as an HTML comment just before the <head> element.