EasyAccess
Provide easy access to bookmarks
Wat is EasyAccess?
EasyAccess is een Chrome-extensie ontwikkeld door arathunku, en de belangrijkste functie is "Provide easy access to bookmarks".
Extensie Screenshots
Download het CRX-bestand van de extensie EasyAccess
Download EasyAccess-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | eglfbifmfncbdeekilocghogomnkilbh |
| Officiële URL | https://chromewebstore.google.com/detail/easyaccess/eglfbifmfncbdeekilocghogomnkilbh |
| Beschrijving | Provide easy access to bookmarks |
| Bestandsgrootte | 46.75 KB |
| Aantal Installaties | 25 |
| Huidige Versie | 0.0.2 |
| Laatst Bijgewerkt | 2014-06-01 |
| Publicatiedatum | 2014-06-01 |
| Ontwikkelaar | arathunku |
| Betalingswijze | free |
| Ondersteunde Talen | 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",
" | |