- May 2024
- Jan 2023
-
addons.mozilla.org addons.mozilla.org
-
https://addons.mozilla.org/en-US/firefox/addon/swift-selection-search/
Swiftly access your search engines in a popup panel when you select text in a webpage.
A quick UI method for selecting text and then searching within it using a variety of engines, wikis, etc.
-
- Nov 2022
-
-
Post about how to modify keyboard shortcut's for Brave browser extensions
-
- Aug 2022
-
github.com github.com
-
-
github.com github.com
- Jun 2022
-
addons.mozilla.org addons.mozilla.org
-
- May 2022
-
addons.mozilla.org addons.mozilla.org
- Mar 2022
-
addons.mozilla.org addons.mozilla.org
-
https://addons.mozilla.org/en-US/firefox/addon/epubreader/
A browser extension for reading ePub files in Firefox.
-
- Feb 2022
-
underpassapp.com underpassapp.com
-
underpassapp.com underpassapp.com
-
unfortunately only iOS and Mac
see instead: - https://addons.mozilla.org/en-US/firefox/addon/enable-selection/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search
Tags
Annotators
URL
-
- May 2021
-
en.wikipedia.org en.wikipedia.org
-
The NoScript extension for Firefox mitigates CSRF threats by distinguishing trusted from untrusted sites, and removing authentication & payloads from POST requests sent by untrusted sites to trusted ones. The Application Boundary Enforcer module in NoScript also blocks requests sent from internet pages to local sites (e.g. localhost), preventing CSRF attacks on local services (such as uTorrent) or routers.
-
The Self Destructing Cookies extension for Firefox does not directly protect from CSRF, but can reduce the attack window, by deleting cookies as soon as they are no longer associated with an open tab.
-
- Apr 2021
-
anagora.org anagora.org
-
flancian has some instructions for setting up Promnesia for various platforms.
-
- Feb 2021
-
www.joinhoney.com www.joinhoney.comHoney1
Tags
Annotators
URL
-
-
darkreader.org darkreader.org
Tags
Annotators
URL
-
- Jan 2021
-
www.slackmoji.com www.slackmoji.com
Tags
Annotators
URL
-
-
augmentedsteam.com augmentedsteam.com
-
github.com github.com
- Dec 2020
-
www.geoffreylitt.com www.geoffreylitt.com
-
website developers and extension authors
Like, for example, Google having a problem with ad-blockers in Google Chrome. This is an example of why monopolies aren't great; Google makes money selling ads but they also control a browser that most people use. There's a conflict here when the users of the browser install extensions that limit Google's ability to show you ads.
-
- Jul 2020
- May 2020
-
stackoverflow.com stackoverflow.com
-
1. Disabling concrete extension update. That's what I wanted! You can do this by editing the extensions manifest json-file on Windows: C:\Users\<USERNAME>\AppData\Local\Google\Chrome\User Data\Default\Extensions\<EXTENSION-ID>\<VERSION>\manifest.json (find out the extensions ID by enabling developer mode in the extension settings page) on Ubuntu for Chromium: ${HOME}/.config/chromium/Default/Preferences In this file set "update_url" property to something invalid like "https://localhost" for example. For now according to given url updating of that extension is simply impossible.
-
-
github.com github.com
-
github.com github.com
-
extensionworkshop.com extensionworkshop.com
-
Add-ons that are intended for internal or private use, are only accessible to a closed user group, or for distribution testing may not be listed on AMO. Such add-ons may be uploaded for self-distribution instead.
-
-
extensionworkshop.com extensionworkshop.com
Tags
Annotators
URL
-
- Apr 2020
-
developer.chrome.com developer.chrome.com
-
stackoverflow.com stackoverflow.com
-
I usually write example code that is for both Chrome and Firefox WebExtensions.
-
-
-
developer.chrome.com developer.chrome.com
- Mar 2020
-
support.google.com support.google.com
-
You can also turn off personalization for your browser by installing the Interest-Based Ads Opt Out extension.
-
-
techcrunch.com techcrunch.com
-
open source browser extension that can automatically answer pop-ups based on user-customizable preferences.It’s called Consent-o-Matic — and there are versions available for Firefox and Chrome.
-
- Jan 2020
- Dec 2019
-
justread.link justread.link
- Nov 2019
-
github.com github.com
-
-
Second, uBlock Origin does not have a dedicated server, it can't "phone home" with your browsing data, there is only GitHub, and GitHub is completely unrelated to uBlock Origin.
-
-
github.com github.com
-
adnauseam.io adnauseam.io
-
AdNauseam
-
-
trackmenot.io trackmenot.io
Tags
Annotators
URL
-
- Oct 2019
-
crxextractor.com crxextractor.com
- Aug 2017
-
www.w3.org www.w3.org
-
6.2 Extension IDs Each extension has an extension ID that follows the browserext:// protocol. For example browserext://MyExtension_c1wakc4j0nefm/options.html browserext://dfcijpibodeoenkablikbkiobbdnkfki/options.html The algorithms that generate these IDs are different for each browser. To access these resources, do not hardcode the ID generated by a particular browser. Instead, use the runtime.getURL() method to convert a relative file name or path to the absolute name or path, which includes the extension ID.
Vivaldi, as you know, I love your browser and use it primary and multiple times a day, despite it's quirks deviating from Chrome.
Having said this, can we eliminate the generated file names for extensions, screenshots, and notes?
Tags
Annotators
URL
-
- Aug 2015
-
www.usenix.org www.usenix.org
-
When we first set out to identify malicious extensionsour expectation was to find banking trojans and pass-word stealers that duplicated the strategies pioneered byZeus and SpyEye. In practice, the abusive extensionecosystem is drastically different from malicious bina-ries. Monetization hinges on direct or indirect relation-ships with syndicated search partners and ad injection af-filiate programs, some of which earn millions of dollarsfrom infected users [37]. Miscreants derive wealth fromtrafficanduser targetingrather than the computing re-sources or privileged access mediated via the browser. Itmay simply be that the authors of malicious binaries havelittle incentive (or external pressure) to change, leavingextensions to a distinct set of actors. This uncertainty isa strong motivation for exploring the extension ecosys-tem further.
This is the section that identifies the motives and economics around malicious extensions
-