{"url":"https://userstyles.org/styles/19223/noscript-fugue-icons","name":"NoScript: Fugue Icons","description":"This style changes the bland NoScript icons to the attractive Fugue Icons by Yusuke Kamiyamane. I have included a legend below to decipher the new icons.\r\n  \r\nYou can get the icons for free at p.yusukekamiyamane [http://p.yusukekamiyamane.com/]\r\n\r\nI used the code from NoScript Status Bar Replacement Icon (http://userstyles.org/styles/17776) by Modanchor (http://userstyles.org/users/14699), so thanks to him.\r\n\r\nYou can move NoScript from the statusbar to the awesome bar using userChromeJS (http://userchromejs.mozdev.org/) and placing the following code into your userChrome.js\r\n\r\n-\r\n\r\nvar urlbar = document.getElementById(\"urlbar-icons\")\r\nvar go = urlbar.lastChild\r\n\r\nvar nsR = document.getElementById(\"noscript-statusRedirect\")\r\nvar nsX = document.getElementById(\"noscript-statusXss\")\r\nvar nsL = document.getElementById(\"noscript-statusLabel\")\r\nvar nsI = document.getElementById(\"noscript-statusIcon\")\r\n\r\nurlbar.insertBefore(nsI, go)\r\nurlbar.insertBefore(nsL, go)\r\nurlbar.insertBefore(nsX, go)\r\nurlbar.insertBefore(nsR, go)\r\n\r\n-\r\n\r\nFeel free to leave some comments.","author":"TtWEAK","created":"2009-07-03T22:55:22.000Z","created_ago":"almost 17 years","updated":"2009-07-03T23:56:49.000Z","updated_ago":"almost 17 years","category":"app","subcategory":"browser","weekly_installs":0,"total_installs":476,"rating":"none","isPremium":false,"screenshot":null,"license":null}