EasyAccess
Provide easy access to bookmarks
Co to jest EasyAccess?
EasyAccess to rozszerzenie Chrome opracowane przez arathunku, a jego główną funkcją jest „Provide easy access to bookmarks”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia EasyAccess
Pobierz pliki rozszerzeń EasyAccess w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Easy access to your bookmarks.
Press CTRL + P on any site and start typing.
You can change the shortcut in the settings. You can even define sequenes to open input box like: 'p p' or 'ctrl+p p'.
ROADMAP:
- add new icon
- add searching through open tabs
- add searching through history
Contact, questions: https://twitter.com/arathunku
Code available: https://github.com/arathunku/EasyAccess Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | eglfbifmfncbdeekilocghogomnkilbh |
| Oficjalny URL | https://chromewebstore.google.com/detail/easyaccess/eglfbifmfncbdeekilocghogomnkilbh |
| Opis | Provide easy access to bookmarks |
| Rozmiar pliku | 46.75 KB |
| Liczba instalacji | 25 |
| Aktualna Wersja | 0.0.2 |
| Ostatnia Aktualizacja | 2014-06-01 |
| Data Publikacji | 2014-06-01 |
| Deweloper | arathunku |
| Typ Płatności | free |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "EasyAccess",
"version": "0.0.2",
"manifest_version": 2,
"description": "Provide easy access to bookmarks",
"homepage_url": "http:\/\/twitter.com\/arathunku",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"options_page": "src\/options\/index.html",
"permissions": [
"storage",
"bookmarks",
"tabs",
" | |