History Manager
Superb new tab page to treasure & apply your whole history! Be smarter & faster - Chromium deletes history after 90 days. 'Senile…
History Manager란 무엇입니까?
History Manager은(는) Code Charity에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Superb new tab page to treasure & apply your whole history! Be smarter & faster - Chromium deletes history after 90 days. 'Senile…"입니다.
확장 프로그램 스크린샷
History Manager 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Superb new tab page to treasure & apply your whole history! Be smarter & faster - Chromium deletes history after 90 days. 'Senile storage' is a paradox (storage is to reduce forgetting, not promote it. Just like we also avoid Alzheimers & Snapchat) PREVIEW alpha version! Please just select "SEARCH IN TABLES", to understand the essential feature. to filter & make use of your history in multiple ways at once. (see 3rd image) ( *thats all for now. In future it should allow to search history and external sites in one go of course) many smiles! --- Coinsider joining us please. We fulfill wishes since ~10 years https://github.com/code-charity . Unfortunately we lost our main developer recently. I think we shouldnt reinvent the wheel either way, but use the most powerful JS lib for search with "(no)SQL" queries and more! While july26 (above) is the most functional we got, the repo already has great GUI updates/enhancements. Please help us pick up/carry on our GUI lib too
확장 프로그램 기본 정보
이름 | History Manager |
ID | odognhgojidbcgconbcipmgffjcmfaoj |
공식 URL | https://chromewebstore.google.com/detail/history-manager/odognhgojidbcgconbcipmgffjcmfaoj |
설명 | Superb new tab page to treasure & apply your whole history! Be smarter & faster - Chromium deletes history after 90 days. 'Senile… |
파일 크기 | 821 KB |
설치 횟수 | 38 |
현재 버전 | 1.0-alpha |
최근 업데이트 | 2023-04-08 |
출시 날짜 | 2021-01-17 |
평점 | 4.00/5 총 2 개의 평점 |
개발자 | Code Charity |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://improvedtube.com/privacy |
지원되는 언어 | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "History Manager", "version": "1.0", "version_name": "1.0-alpha", "default_locale": "en", "background": { "scripts": [ "background.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "content_scripts": [ { "all_frames": true, "js": [ "content-scripts.js" ], "matches": [ " |