Отзиви за JavaScript Switcher
JavaScript Switcher от meetDeveloper
Отговор от meetDeveloper
Отговор от разработчика
публикувано на преди 8 годиниWhen you say JS is enabled for each domain a page loads, Can you clear what you really mean?? Does not that mean what that video showed??
Please do me one favor, when you load a webpage, please go to web console in firefox and paste this
var resources = window.performance.getEntriesByType("resource");
resources.forEach(function (resource) {
console.log(resource.name);
});
and tell me is the output that comes, you mean that by external domains it loads, kindly confirm
Please do me one favor, when you load a webpage, please go to web console in firefox and paste this
var resources = window.performance.getEntriesByType("resource");
resources.forEach(function (resource) {
console.log(resource.name);
});
and tell me is the output that comes, you mean that by external domains it loads, kindly confirm
51 отзиви
- Оценена с 5 от 5от AnarchyWolf, преди 2 месеца
- Оценена с 5 от 5от Firefox user 12062249, преди 9 месеца
- Оценена с 3 от 5от isidroco, преди 2 годиниA bit dissapointed, as the author stated he picked up "Javascript Control by Erwan Ameil" to change it's default behaviour (disabled). But he ended up leaving it disabled by default. So what's the point? I installed this expecting he would keep his word on his comment:
"by meetDeveloper, 6 years ago
I really liked this add-on apart from its default policy, so I forked the Code and edited to change the default policy, and made a new extension https://addons.mozilla.org/en-US/firefox/addon/quick-js-switcher/ , feel free to install that. " - Оценена с 5 от 5от Antigonos, преди 2 години
- Оценена с 1 от 5от Phillip, преди 2 годиниIt doesn't show up in the toolbar or in a right click. There is no way to use the thing.
- Оценена с 5 от 5от Firefox user 13895792, преди 2 годиниJust great, much better than the one written by Erwan Ameil. 99.9% of sites I visit, use Java, it is a real pain having to turn it on all the time, a default to one is awesome. Keep up the good work.
- Оценена с 5 от 5от Firefox user 6819742, преди 2 години
- Оценена с 5 от 5от Theo, преди 3 години
- Оценена с 5 от 5от goodenoughcui, преди 3 годиниIt is a very convenient addon that you can set the default status of script being "on" or "off".
- Оценена с 1 от 5от Владимир, преди 4 години
- Оценена с 5 от 5от Firefox user 15779012, преди 4 години
- Оценена с 3 от 5от Firefox user 13707525, преди 5 години
- Оценена с 1 от 5от Firefox user 16182332, преди 5 години
- Оценена с 3 от 5от ZIN-I-U (UA), преди 5 години
- Оценена с 5 от 5от dgdwfq, преди 5 години
- Оценена с 1 от 5от Beauford Anton Stenberg, преди 5 години
- Оценена с 5 от 5от texasmustang, преди 5 години
- Оценена с 5 от 5от Goeroeboeroe, преди 5 годиниExcellent extension.
Contrary to a lot of other extensions that disable JavaScript, this extension looks for <noscript>-tags and adds them to the DOM.
Without this looking for <noscript> you have no JavaScript AND no <noscript>-code. Now you have the best of two worlds.
Especially when you're building sites and you have to check if <noscript> works this is an excellent add-on.
Going every time to about:config or the settings in the developer tools is getting really annoying, simply clicking on an icon works far better.Отговор от разработчика
публикувано на преди 5 годиниThanks a lot :) I appreciate your feedback, I commented late as I again encountered this review and it touched my heart. - Оценена с 5 от 5от Firefox user 15285435, преди 6 години
- Оценена с 5 от 5от o9uH, преди 6 годиниВеликолепно! Отключение и включение по 1 клику, большего и не надо.
- Оценена с 1 от 5от Firefox user 15201370, преди 6 години