Extensions :  K-Meleon Web Browser Forum
All about K-Meleon extensions. 
Pages: Previous123
Current Page: 3 of 3
Re: NoScript
Posted by: jk--
Date: January 19, 2011 10:12PM

Quote
4td8s
now it just needs the Noscript toolbar icon. see if you can attempt to add the noscript icons, jk. the noscript toolbar (1.8.2.1) in KM shows no icons.

Yes, I've already coded a macro that replicates more NoScript functionality but it's on an old hard drive and I need to retrieve it.

edit: icon works in 1.16 still.

Quote

are you absolutely sure on that one? what about 1.8.2.2 and higher (up to version 1.10.0)?

v1.8.2.2 seems to also work with KM 1.6 beta 2.

1.8.2.1 was the last version that worked without any code modification. I believe I tested this on 1.6b1. It also woks with KM 1.16.



Edited 1 time(s). Last edit at 01/19/2011 10:14PM by jk--.

Options: ReplyQuote
Re: NoScript
Posted by: 4td8s
Date: January 20, 2011 12:18AM

Quote
jk--

1.8.2.1 was the last version that worked without any code modification. I believe I tested this on 1.6b1. It also woks with KM 1.16.

ok. though now I'm no longer using Noscript 1.8.2.1 under KM 1.6b2.

I've tested other versions of noscript here:
https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/?page=5

v1.9.2 is the last one with a functioning OK button under KM 1.6b2/1.5x/1.1x (meaning the OK button works as expected) and the "Whitelist" tab section displays the preset web sites on there. any thing higher than 1.9.2 (like 1.9.2.2, 1.9.2.6 or even 1.10.0 or 2.x), the OK button is "broken" [OK button does not close the noscript preferences dialog box and does nothing] and the web sites mentioned on the Whitelist tab are missing (aka. not displayed).

so I've now updated noscript for km on my computers to 1.9.2.



Edited 2 time(s). Last edit at 01/20/2011 12:21AM by 4td8s.

Options: ReplyQuote
Re: NoScript
Posted by: jk--
Date: January 20, 2011 01:28AM

Quote
4td8s
Quote
jk--

1.8.2.1 was the last version that worked without any code modification. I believe I tested this on 1.6b1. It also woks with KM 1.16.

ok. though now I'm no longer using Noscript 1.8.2.1 under KM 1.6b2.

I've tested other versions of noscript here:
https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/?page=5

v1.9.2 is the last one with a functioning OK button under KM 1.6b2/1.5x/1.1x (meaning the OK button works as expected) and the "Whitelist" tab section displays the preset web sites on there. any thing higher than 1.9.2 (like 1.9.2.2, 1.9.2.6 or even 1.10.0 or 2.x), the OK button is "broken" [OK button does not close the noscript preferences dialog box and does nothing] and the web sites mentioned on the Whitelist tab are missing (aka. not displayed).

so I've now updated noscript for km on my computers to 1.9.2.

edit: confirmed 1.9.2 working in 1.6b2


I've fixed 1.8.2.1, fixed the icon and the menu interface:
http://www.digivill.net/~joykillr/kmeleon/noscript-1.8.2.1-km-v0.2.7z


edit: 1.9.3.3 working 100% in km1.6b2
(with one minor code change in noscriptservice.js (line 1943++))



Edited 2 time(s). Last edit at 01/20/2011 06:06AM by jk--.

Options: ReplyQuote
Re: NoScript
Posted by: alanfara
Date: December 02, 2011 11:04AM

Quote
disrupted(unlogged)
policy manager is at http://kmext.sourceforge.net (under privacy/security extensions)
works better than noscript


hmm... it works better then noscript say nothing.

i don't understand to configure this.
I want a list for trusted sites. How i can block the other sites ?

The Addon AdBlockPlus blocks many sites.

i click some banner. I want so enable promotion trusted sites. The most of the sites i dont want.

I dont find a readme or something like that for the addons.

Zockervogel

Options: ReplyQuote
Re: NoScript
Posted by: rodocop
Date: December 02, 2011 06:16PM

I had some experience playing with Policies Manager recently. And it's partly reflected in that thread

So what I can advice you:

  1. Install the extension
  2. right-click somewhere on any page (at free room not on link) and choose 'APolicies Manager' from context menu
  3. the window appears - press 'Manage policies'
  4. select 'Global policy' and press 'Edit policy'
  5. Set up policy to highly stricted settings - you can block what youy want including full disabling of js
  6. save and return to policy list by pressing OK
  7. Create new policy named for example 'Trusted'
  8. set it up to allow js-actions your trusted sites need ('Advanced JavaScript settings' tab) and save it too.
  9. now it's time to fill in the list of trusted sites
    • select 'Trusted' policy
    • press 'Add new site to this list'
    • copypaste address
    • repeat as many times as you need
    • OR you can add sites while browsing doing pp.2-3 of this instruction (address of currently visited page becomes filled in automatically - just select your 'Trusted' policy from dropdown and press OK.

Apparently you can add sites to list by editing text files.
Open prefs.js (while KM not loaded) in your profile folder and search for such lines:
user_pref("capability.policy.Trusted.sites", "http://www.trustedsitename.com
http://kmeleon.sourceforge.net"winking smiley;

Prepare list of your websites addresses (delimited by spaces, just 1 space between 2 links) and paste it between quotes (where I have now http://www.trustedsitename.com http://kmeleon.sourceforge.net)

Look around in prefs.js for for equal strings for other policies or create them yourself if you need some different restriction zones. Save prefs.js and try it in work.

Options: ReplyQuote
Re: NoScript
Posted by: rodocop
Date: December 02, 2011 06:28PM

And the second option I heavily promote to fight scripts is to use dugbug's KM builds from my signature (db+) where you can simply choose one of 4 restrictive settings from Tools menu (just 2 clicks away) and enjoy script-bloating-free browsing.

While the simplicity and speed of use are the advantages of this solution the downside is that you apply script-blocking totally - for all tabs, pages and sites until your switch the setting back off.

Choose what you like more. I'm combining two.



Edited 1 time(s). Last edit at 12/02/2011 06:50PM by rodocop.

Options: ReplyQuote
Re: NoScript
Posted by: dugbugoffice2
Date: March 09, 2012 05:40PM

I have a version of KM and etc. K-Meleon-db
http://home.dbdbdugbug.operaunite.com/Projects/content/KMFILES

It has security settings & a bug I cant get rid of about youtube type videos.
It freezes up. But the KM is still good. Secure.
What other about:config settings could I add to overdo NoScript in use?
http://home.dbdbdugbug.operaunite.com/Projects/content/KMFILES/A_KMFILES_HELP.html

You can use Opera 11, 12, The newest flash, Java, up to FF3.6 on win 98, ME.
http://www.angelfire.com/bug/dugbuglas2/OLDPC.html
Old PC's still have power!

Options: ReplyQuote
Re: NoScript
Posted by: duebel13
Date: July 15, 2012 04:56PM

Quote
jk--
edit: 1.9.3.3 working 100% in km1.6b2
(with one minor code change in noscriptservice.js (line 1943++))

What exactly has to be changed, please?

Options: ReplyQuote
Re: NoScript
Posted by: amir988
Date: September 11, 2012 03:31PM

i cant fine any noscript can you help me .. thanks

Options: ReplyQuote
Re: NoScript
Posted by: Kleon
Date: September 11, 2012 03:46PM

What is it you can't find? The download link?

Scroll a bit up the message thread. jk-- has a link in his post.

——————————————————————————
Windows XP Pro SP3 | K-Meleon 1.6.0 Beta2
Trying out various subspecies of the lizard smiling smiley

Options: ReplyQuote
Pages: Previous123
Current Page: 3 of 3


K-Meleon forum is powered by Phorum.