opera-extension Questions
4
I am uploading my first Opera Extension. It is very simple. It is a toolbar button that launches a popup window. It works perfectly fine in Opera developer mode. Opera is not letting me upload it s...
Obstruction asked 24/11, 2013 at 20:51
4
Solved
I'm talking about Chrome extensions, Firefox WebExtensions, Edge extensions...
In a background script, not a content script, is there a clear way to know which browser I am using? I need to do dif...
Crampton asked 24/1, 2017 at 2:59
3
Solved
I'm developing an extension which will perform a certain action on all Google search URLs - but not on other websites or Google pages. In natural language the match pattern is:
Any protocol ('*:/...
Elderberry asked 19/5, 2014 at 21:49
1
Solved
I'm using getAll() method to get all items from db.
db.transaction('history', 'readonly').objectStore('history').getAll().onsuccess = ...
My ObjectStore is defined as:
db.createObjectStore('his...
Shockley asked 31/1, 2017 at 23:8
4
Solved
the new guy here. I've been looking for a good solution to using Stylus (compiled CSS) client side.
Now, I know the tips regarding not using compiled CSS client side because:
It breaks if JS is ...
Hydrotropism asked 5/7, 2012 at 22:16
1
© 2022 - 2024 — McMap. All rights reserved.