-
Updated
Jul 2, 2022 - TypeScript
WebExtension
Universal standard for creating browser extensions.
Working through a W3C charter group, Mozilla has partnered with Microsoft and Opera to define a browser extension API that works across multiple browsers.
There is currently a preliminary specification that matches what Google has implemented in Chrome so that extensions written to the specification could potentially work on Chrome, Edge, Opera and Firefox.
Here are 1,065 public repositories matching this topic...
Would be useful only if mooz/xkeysnail#129 is merged
browser.window.update({titlePreface: ....})
-
Updated
Jul 5, 2022 - JavaScript
-
Updated
Oct 25, 2021 - JavaScript
⚬ PROBLEM:
Some content creators make videos where the aspect ratio changes during the video. When their video itself has a different aspect ratio than the monitor of the viewer, the "transparent background" option creates two differently colored bars, which is distracting in my opinion.
Example:
 changed somethign and is now way more aggresive when a gateway does not start returning response immediately.
For example, first load (empty ipfs repo) of http://dist.ipfs.io.ipns.localhost:8080/go-ipfs/v0.11.0 in Firefox 97 produces:
 theme.
Why do you want this feature in Authenticator?
This is how most mobile and desktop applications and extensions work. And this is what most users expect.
Causes issues on poor connections. Need to sync to actual time on receiver accounting for message delay?
-
Updated
Jun 28, 2022 - TypeScript
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Apr 2, 2022 - SCSS
-
Updated
Jun 8, 2022 - JavaScript
Acknowledgements
- I acknowledge that I have read the above items
Is your feature request related to a problem? Please describe.
I don't care about cleanups from certain types or sites and they're distracting. For example, I don't need notifs about cookies deleted because they're expired, they weren't doing anything anyway so them being missing means nothing to me.
Describe the
-
Updated
Jul 4, 2022 - TypeScript
-
Updated
Apr 10, 2022 - TypeScript
-
Updated
Jul 7, 2022 - JavaScript
What is currently happening:
When using the Translate When Hovering option on an element like textarea, the extension translates the placeholder attribute instead of the value attribute.
What should happen:
The priority should be:
- attribute value
- textContent
- attribute placeholder
Version: 9.4.2
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Jun 25, 2022 - TypeScript
Created by Browser Extension Community Group
Released May 7, 2015
- Website
- browserext.github.io

Hello.
Is there a way to export an encrypted vault after logging in with
--apikeyflag.The scenario is running a periodic task with GitHub Actions to export and re-upload my encrypted vault to another storage medium. I thought I could call
exportwithout a master password but the case seems not. I don't feel like providing GitHub with my master password.I just noticed
bwpopulates