efTwo (F2) - Advanced Find on Page
Find one or more words on a page and don't worry about their connection or inflection (replacing the glass = replaced all glasses)
efTwo (F2) - Advanced Find on Page là gì?
efTwo (F2) - Advanced Find on Page là một tiện ích mở rộng Chrome được phát triển bởi https://teamleadnet.com, và tính năng chính của nó là "Find one or more words on a page and don't worry about their connection or inflection (replacing the glass = replaced all glasses)".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng efTwo (F2) - Advanced Find on Page
Tải xuống các tệp mở rộng efTwo (F2) - Advanced Find on Page dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
With efTwo (F2) Advanced find on Page you can easily skim through a page: just open up your new search box (tap F twice), type in the words you are looking for and efTwo will highlight all words on the page, no matter what inflection they use (or if you visited the page from a search engine, the keywords might already be in the box. You don't have to worry about trying to create a strange word that might match on the page: if you are search for the word 'replace' you want to see 'replacing' as well, so you'd end up typing 'replac' in the search bar. With efTwo, you type in either 'replace' or 'replacing' and it will search all inflections for you. A truly essential and unique feature of efTwo. To find just a specific word from your search term, just click that word and the search box will change: if you click the next button or hit a hotkey (eg F2), it will jump only to that word on the page. Please, leave a comment, bug report or feature request in the comment box below. I'm planning to add features to the plugin soon, but until then, I'd be more than happy to see some feedback from You! ============ What Others Say About Us Lifehacker Australia http://www.lifehacker.com.au/2011/07/eftwo-supercharges-find-on-browser-pages/ Lifehacker US http://lifehacker.com/5831195/eftwo-supercharges-chromes-find-on-page-by-finding-multiple-words-at-once-word-variations Lifehacker Japan http://www.lifehacker.jp/2011/08/110818eftwo.html Addictivetips http://www.addictivetips.com/internet-tips/eftwo-f2-finds-multiple-words-their-inflections-on-a-page-chrome/ Makeuseof http://www.makeuseof.com/dir/eftwo-word-inflections/ ============ What's new 1.4 Fixing the bug with losing the settings over time (finally) Making the extension compatible with new Chrome versions 1.3.1 More robust Google keyword detection 1.3.0 Fix for Google Search keywords, bugfixes 1.2.1 Bugfixes 1.2.0 Quoted search term support (partial) Bugfixes 1.1.5 Added support for more search engines (currently Google, Bing, Yahoo is tested, more might be supported) Added hover delete for easy word removal Fixed settings page design Support for shortcut scroll (pressing hotkey again scrolls to next keyword) Bugfixes 1.1.0 Jump and highlight a specific word on the page (click the word then use the next/previous button). Bugfixes 1.0.4 (Bugfix version) 1.0.3 Highlight markers on the scrollbar Smooth scrolling Bugfixes 1.0.2 (Bugfix version)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | efTwo (F2) - Advanced Find on Page |
ID | ccaikggmppdolhcehimngikgiafmdcep |
URL Chính Thức | https://chromewebstore.google.com/detail/eftwo-f2-advanced-find-on/ccaikggmppdolhcehimngikgiafmdcep |
Mô tả | Find one or more words on a page and don't worry about their connection or inflection (replacing the glass = replaced all glasses) |
Kích Thước Tệp | 130 KB |
Số Lần Cài Đặt | 8,541 |
Phiên Bản Hiện Tại | 1.4 |
Cập Nhật Lần Cuối | 2019-03-08 |
Ngày Phát Hành | 2019-03-08 |
Đánh Giá | 2.35/5 Tổng số 342 Đánh Giá |
Nhà Phát Triển | https://teamleadnet.com |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "efTwo (F2) - Advanced Find on Page", "version": "1.4", "description": "Find one or more words on a page and don't worry about their connection or inflection (replacing the glass = replaced all glasses)", "permissions": [ "tabs" ], "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self';", "background": { "page": "background.html" }, "icons": { "16": "ff_16.png", "48": "ff_48.png", "128": "ff_128.png" }, "browser_action": { "default_popup": "popup.html", "default_icon": "ff_19.png" }, "content_scripts": [ { "matches": [ " |