Flexpad
Select a text and open a Wikipedia pop up right inside your page, support Google Translation and Oxford Dictionaries
Was ist Flexpad?
Flexpad ist eine Chrome-Erweiterung, die von Quang Dinh Bui entwickelt wurde, und ihr Hauptmerkmal ist "Select a text and open a Wikipedia pop up right inside your page, support Google Translation and Oxford Dictionaries".
Erweiterungsscreenshots
Flexpad-Erweiterungs-CRX-Datei herunterladen
Laden Sie Flexpad-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Wikipedia, Google Translation, and Oxford Dictionaries are all in one. Easy to use, you select a term that you want to know either what it is on Wikipedia, what it's meaning in your language, or what definitions of a word, Flexpad will be popped up right inside your page to provide you all of what you want, no more managing a hundred of tabs. - NEW FEATURE: Now support Highlighter with vary beautiful colors. You can manage your highlights either in the page or in Flexpad. If you revisit the page, your highlight is there for you. - Note: Highlighter will try to recover all of your highlights, highlighter will not working properly on dynamic website (content of the web is rendered dynamically). But, don't worry, most of websites nowadays are static websites. - Note: Flexpad doesn't save or transfer any of your personal data on any servers or any third-parties services. Flexpad only save your highlight data locally (which means on your computer). If you uninstall Flexpad, all of your data will be wiped out. Updated Log: - [1/8/2021] Added a quick menu when selecting a text. - Fixed UI. I realized the font size will be changed unintentionally which is so small, now the problem is fixed. - The Flexpad will automatically be placed at the default position if it is out of the viewport. - For Oxford Dictionaries, I moved the Definition section up to top, now it is much easier to look at the definitions of the word quickly. I also removed some annoying text in Oxford section to help you focusing on what you really need to see. - Hope you enjoy it!
Grundlegende Informationen zur Erweiterung
Name | Flexpad |
ID | ogbhdnddnhiighjaghiopiincnmhknba |
Offizielle URL | https://chromewebstore.google.com/detail/flexpad/ogbhdnddnhiighjaghiopiincnmhknba |
Beschreibung | Select a text and open a Wikipedia pop up right inside your page, support Google Translation and Oxford Dictionaries |
Dateigröße | 1.3 MB |
Installationsanzahl | 43 |
Aktuelle Version | 0.1.2 |
Letztes Update | 2021-01-09 |
Veröffentlichungsdatum | 2020-12-27 |
Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
Entwickler | Quang Dinh Bui |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Flexpad", "homepage_url": "http:\/\/localhost:8080\/", "description": "Select a text and open a Wikipedia pop up right inside your page, support Google Translation and Oxford Dictionaries", "default_locale": "en", "version": "0.1.2", "permissions": [ "storage", "contextMenus" ], "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "browser_action": { "default_popup": "popup.html", "default_title": "Flexpad", "default_icon": { "19": "icons\/19.png", "38": "icons\/38.png" } }, "content_scripts": [ { "matches": [ " |