add-on Questions
2
Solved
What is the exact difference between plugins, add-on and extensions.
I have read a lot about this and confused,
For example see these four definitions:
1-fire-fox says "Add-ons is the collective ...
Bergeron asked 1/11, 2015 at 13:12
1
I'm working to migrate from PHP Storm to the useful Open Source platform VSCode. But I can't find a feature I've used everyday on PHP Storm. Thanks to the Changelist, I can manage huge micro-...
Megaspore asked 29/6, 2021 at 12:40
1
I've been trying to create a Google Spreadsheet plugin from some existing Google App Scripts that I have, and one important part of this app script is Custom Functions.
I have seen an addon that ca...
Irma asked 18/1, 2023 at 13:8
1
I'm writing a Chrome extension that keeps user preferences stored.
Here is the code I use in the background script to initialize the default value of one of the settings:
chrome.runtime.onInstalled...
Cattan asked 27/12, 2021 at 11:37
2
Solved
I'm starting at a new company after coming from a previous role where I could rely on Redgate's SQL Prompt with a MySQL environment. I'm now working with a Postgresql environment (SQL Workbench/J) ...
Microscope asked 15/4, 2017 at 0:25
2
I publish my extension in google web store and install it successfully in my chrome.
So I find extension's files in this directory:
C:\Users\User_Name\AppData\Local\Google\Chrome\User Data\Defaul...
Brubaker asked 10/10, 2018 at 12:27
1
Solved
I've created several internal add-ons to automate a few workflows within our company using the "old" Apps Script IDE. Now I'd like to create a new one using the all new Apps Script IDE wh...
Higgle asked 26/1, 2021 at 16:36
7
Solved
Since version 42, Firefox, by default, refuses to install unsigned add-ons. How do I disable this verification?
Thermaesthesia asked 11/8, 2015 at 22:1
8
Solved
I'm following the KODI/XBMC hello world addon tutorial here and i downloaded the finished project from here but the problem is that i cannot edit it, as ever time I try to add a version that I edit...
3
Solved
I am creating a WebExtension for browsers. So I found out about the browser.alarms API. It basically allows you to set a (reoccurring or one-time) alarm and a callback will be fired.
Now, we've ha...
Alit asked 11/11, 2018 at 15:29
2
We have an add-on for Google Sheets and would like to switch other Google accounts for some functions.
Half a year ago, I successfully added a URL (https://***.googleusercontent.com) to Authorized ...
Passim asked 12/10, 2020 at 16:41
3
Solved
I would like to set dynamic functions for dynamic menus in Google sheets add-on. I am using the following code:
function onOpen(e) {
var menu = SpreadsheetApp.getUi().createAddonMenu();
for (va...
Odelet asked 16/10, 2020 at 5:35
1
I am creating a Google Docs add-on, and one of the features I am trying to create is a feature that reduces the number of empty lines between two paragraphs.
So, for instance, if I have 2 paragraph...
Castellatus asked 6/8, 2020 at 17:48
2
The original owner created the spreadsheet and its bound script. That user has now transferred ownership of the spreadsheet to me so that I can manage the publishing going forward. However, when I ...
Gallopade asked 14/7, 2016 at 4:21
4
Solved
I am facing some trouble adding chrome addons into my Electron BrowserWindow.
Before creating my window (and after the ready event has fired), I try to add a devtools extension that my browser nee...
Doubler asked 16/11, 2018 at 15:44
0
3
I have been using PG Backups add-on recently and everything has worked fine, however this morning the backup process triggered at 10:00 A.M. in the morning generating some blocks and timeouts in my...
Randall asked 19/12, 2012 at 19:11
3
Solved
Is it somehow possible to publish add-on without Google approval if it is going to be used for my internal use only?
If not, is there any possibility to make some of the Google Apps Script project...
Mohun asked 11/3, 2015 at 14:57
4
Solved
I'm using Vaadin 6.8.2 and Maven to develop an application.
I've tried to add the Calendar add-on (1.3.0 - the version for Vaadin 6) to my project by following step by step the tutorial from this ...
5
Solved
Can we create add-on for IE? If yes where can i find required resources/docs?
Ethelind asked 6/8, 2009 at 5:11
2
Solved
I'm trying to upload my development data to my heroku site database -
I followed this guide:
How can I upload a DB to Heroku
I got the following error:
Please add the pgbackups addon first v...
6
Solved
I often work at the office using dual screen and at home using single screen. The window layout of Visual Studio 2010 is messing with me. I want to save/restore the layout so that I can quickly "sw...
Ludivinaludlew asked 15/10, 2010 at 3:12
4
Is there any free tool for IE so that I can know the page download time and download size?
I'm using IE Web Developer tool but it doesn't show download time/size.
For FireFox, there is an addon c...
Dikmen asked 6/6, 2012 at 15:9
2
I had published a private addon on google spreadsheet. However, the problem is, I lost the app script source code for my addon. I need to make some changes and publish it again.
How can I possibly...
Parallelepiped asked 14/6, 2016 at 8:28
2
So I am new to Python. This may be a very foolish question, but I have no idea how to install packages as pytest?
It would be great if somebody could give instructions in order to achieve this.
Gump asked 15/1, 2014 at 23:15
1 Next >
© 2022 - 2025 — McMap. All rights reserved.