Doplnky pre prehliadač Firefox
  • Rozšírenia
  • Témy vzhľadu
    • Pre Firefox
    • Slovníky a jazykové balíky
    • Stránky ostatných prehliadačov
    • Doplnky pre Android
Prihlásiť sa
Náhľad témy Bookmarks with Airtable

Bookmarks with Airtable Autor: cuth

Store bookmarks in Airtable and search for them through the address bar.

0 (0 reviews)0 (0 reviews)
2 používatelia2 používatelia
Na použitie tohto rozšírenia budete potrebovať Firefox
Stiahnuť Firefox a získať rozšírenie
Stiahnuť súbor

Metadáta rozšírenia

O tomto rozšírení
Take back control of your bookmarks! Follow these steps to use an Airtable table as your database for bookmarks. This extension allows you to search through your bookmarks using the address bar. To add new bookmarks just use a simple bookmarklet.

To use Bookmarks with Airtable, create a table in an Airtable base with these three columns: URL, Title, and Tags (optional).
  1. The URL column can be any string; the "URL" type is recommended.
  2. The Title column can be any string; the "Single line text" type is recommended.
  3. The Tags column can be any array; the "Multiple select" type is recommended.

Enter the fields below that pertain to the table. Now type "l" in the address bar to search through the bookmarks.

Hint: Use a hashtag to narrow a search down by a tag. (example: l #mytag foo)

To collect new bookmarks, turn the table above into a form by adding a "Form" view. Then create a bookmarklet using this code and switching out the form URL:


javascript: (() => {
var formUrl = "[FORM URL]";
window.open(
`${formUrl}?prefill_Title=${encodeURIComponent(
document.title
)}&prefill_URL=${encodeURIComponent(location.href)}`
);
})();
Hodnotené 0 od 0 recenzentov
Ak chcete ohodnotiť toto rozšírenie, musíte sa prihlásiť
Doplnok zatiaľ nie je ohodnotený

Hodnotenie bolo uložené

5
0
4
0
3
0
2
0
1
0
Zatiaľ žiadne recenzie
Ďalšie informácie
Verzia
1.1.0
Veľkosť
41,56 kB
Posledná aktualizácia
pred 6 rokmi (22. jan 2020)
Príbuzné kategórie
  • Vyhľadávacie nástroje
  • Záložky
Licencia
Licencia MIT
História verzií
  • Zobraziť všetky verzie
Pridať do kolekcie
Nahlásiť tento doplnok
Poznámky k vydaniu pre verziu 1.1.0
v1.1.0

- Supports searches with hyphens or plus signs in the word.
- Clicking the default search text automatically uses the first result or else does nothing.
- Adds "clear cache" button in the options page.
Ďalšie rozšírenia od autora cuth
  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

  • Doplnok zatiaľ nie je ohodnotený

Prejsť na domovskú stránku Mozilly

Doplnky

  • O nás
  • Blog o doplnkoch pre Firefox
  • Workshop tvorby rozšírenia
  • Centrum pre vývojárov
  • Pravidlá pre vývojárov
  • Komunitný blog
  • Fórum
  • Nahlásiť chybu
  • Pokyny pre recenzentov

Prehliadače

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Súkromie
  • Cookies
  • Právne informácie

Ak nie je uvedené inak, obsah tejto stránky je dostupný pod licenciou Creative Commons Attribution Share-Alike License v3.0 alebo jej akejkoľvek vyššej verzie.