titanium:用Rust编写的键盘驱动的Web浏览器

时间:2024-05-30 23:43:11
【文件属性】:

文件名称:titanium:用Rust编写的键盘驱动的Web浏览器

文件大小:235KB

文件格式:ZIP

更新时间:2024-05-30 23:43:11

hacktoberfest Rust

Titanium Web浏览器 用Rust编写的键盘驱动的Web浏览器 Titanium用Rust编写,并使用WebKit2GTK渲染网页。 它的灵感来自于Vimperator和qutebrowser.py。 屏幕截图 特征 类似于vim的键绑定 按照键盘上的链接/滚动 带有黑名单和白名单的弹出窗口阻止程序 用户脚本和用户样式表 页面搜寻 搜索引擎 下载管理器 书签(带有完成项) 广告拦截器 建造 cargo build cd titanium-web-extension cargo build 如果由于需要环境变量而导致编译问题,请将其设置为Web扩展路径 安装钛 设置TITANIUM_EXTENSION_INSTALL_PATH环境变量并在发布模式下进行编译。 然后将可执行文件和库复制到/usr/local 。 sudo mkdir -p /usr/local/lib/ti


【文件预览】:
titanium-master
----Cargo.toml(1KB)
----.github()
--------FUNDING.yml(31B)
----Cargo.lock(42KB)
----src()
--------gio_ext.rs(2KB)
--------download.rs(2KB)
--------file.rs(2KB)
--------main.rs(20KB)
--------popup_manager.rs(4KB)
--------permission_manager.rs(7KB)
--------bookmarks.rs(13KB)
--------commands.rs(5KB)
--------completers.rs(9KB)
--------webview()
--------config_dir.rs(3KB)
--------download_list_view.rs(7KB)
--------errors.rs(3KB)
--------clipboard.rs(2KB)
--------stylesheet.rs(3KB)
--------download_view.rs(9KB)
--------message_server.rs(16KB)
--------urls.rs(6KB)
--------app()
--------settings.rs(4KB)
--------pass_manager.rs(3KB)
----doc()
--------screenshots()
----config()
--------stylesheets()
--------keys(2KB)
--------marks(877B)
--------config(353B)
--------webkit(103B)
----LICENSE(1KB)
----titanium-web-extension()
--------Cargo.toml(669B)
--------Cargo.lock(41KB)
--------src()
----README.adoc(2KB)
----tests()
--------window_open.html(240B)
--------login_form1.html(97B)
--------target_blank.html(69B)
--------infinite_loop.html(330B)
--------form.html(202B)
--------dialogs.html(1KB)
--------print.html(223B)
--------iframe2.html(133B)
--------iframe.html(133B)
--------file_chooser.html(169B)
--------hover.html(93B)
----.gitignore(7B)
----titanium-common()
--------Cargo.toml(436B)
--------Cargo.lock(19KB)
--------src()
----FAQ.adoc(59B)

网友评论