Save Links to ClickUp

Save Links to ClickUp helps to manage all your hyperlinks in ClickUp document easily.

Τι είναι το Save Links to ClickUp;

Το Save Links to ClickUp είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον kshitijgupta200, και η κύρια λειτουργία του είναι "Save Links to ClickUp helps to manage all your hyperlinks in ClickUp document easily.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Save Links to ClickUp

Λήψη αρχείων επέκτασης Save Links to ClickUp σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Save Links to ClickUp is a simple and easy to use tool for managing the hyperlinks in ClickUp document. This extension helps the user to store important Links according to various categories. So next time the user wants to access any link from their document they can simply open the extension and access them.

𝐅𝐞𝐚𝐭𝐮𝐫𝐞𝐬:
●Easy , Simple UI
●Create new categories
●View links
●Add title to your links. 
●Delete link

𝐔𝐬𝐞𝐫-𝐆𝐮𝐢𝐝𝐞:
1.Install the Extension .
2.Click on Connect and wait for few seconds.
3.Wait till a window for clickUp authorization opens.
4.Login with your clickUp Id(email) and password.
5.Select the team , then select the space within the team and finally select the folder inside which you want to store all the hyperlinks.
6.Make sure that you create a folder(for the links) in advance at clickUp website.
7.Now you are all set .
8.To create a new category simply type the category name and click on Add category.
9.To select a category click on "Select the Category" dropdown.
10.All Links within the category will be displayed.
11.To open a link click on the hyperlink or the title . To delete it click on the delete button.
12.To add a link select the category and enter the link title and the link in their respective section , then click on the "Add Link" button .
13. In case you find any difficulty simply restart the extension and also check the internet connection.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Save Links to ClickUp Save Links to ClickUp
ID ifjjpkcmeeanecflmdpndenamehcdgff
Επίσημο URL https://chromewebstore.google.com/detail/save-links-to-clickup/ifjjpkcmeeanecflmdpndenamehcdgff
Περιγραφή Save Links to ClickUp helps to manage all your hyperlinks in ClickUp document easily.
Μέγεθος Αρχείου 22.63 KB
Αριθμός Εγκαταστάσεων 95
Τρέχουσα Έκδοση 1.1
Τελευταία Ενημέρωση 2022-10-07
Ημερομηνία Δημοσίευσης 2022-09-26
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής kshitijgupta200
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://app.clickup.com/
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Save Links to ClickUp",
    "description": "Save Links to ClickUp helps to manage all your hyperlinks in ClickUp document easily.",
    "version": "1.1",
    "manifest_version": 3,
    "host_permissions": [
        ""
    ],
    "permissions": [
        "storage",
        "identity"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": ".\/assets\/logo32.png"
    },
    "icons": {
        "16": "\/assets\/logo16.png",
        "32": "\/assets\/logo32.png",
        "48": "\/assets\/logo48.png",
        "128": "\/assets\/logo128.png"
    }
}