All Projects → jaywcjlove → Oscnews

jaywcjlove / Oscnews

Chrome 插件,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Oscnews

Prettier Chrome
🎨 An extension that can run Prettier in the browser
Stars: ✭ 207 (-64.43%)
Mutual labels:  chrome-extension, chrome, crx
Easy To Rss
🚀 Chrome/Firefox Extension to retreive RSS feeds URLs from WebSite, RSSHub supported
Stars: ✭ 386 (-33.68%)
Mutual labels:  chrome-extension, chrome, crx
Simpread Little
简悦( SimpRead ) · 轻阅版
Stars: ✭ 216 (-62.89%)
Mutual labels:  chrome-extension, chrome, crx
Gayhub
An awesome chrome extension for github
Stars: ✭ 995 (+70.96%)
Mutual labels:  chrome-extension, chrome, crx
Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (+819.59%)
Mutual labels:  chrome-extension, chrome, crx
Editchromethemes
A guide to editing Chrome themes
Stars: ✭ 118 (-79.73%)
Mutual labels:  chrome-extension, chrome, crx
Qzoneexport
QQ空间导出助手,用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件,便于迁移与保存
Stars: ✭ 456 (-21.65%)
Mutual labels:  chrome-extension, chrome, crx
Ctool
程序开发常用工具 chrome 扩展
Stars: ✭ 111 (-80.93%)
Mutual labels:  chrome-extension, chrome, crx
Awesome Chrome Extension Boilerplate
Use react + typescript + webpack to enhance your chrome extension development experience
Stars: ✭ 146 (-74.91%)
Mutual labels:  webpack, chrome-extension, chrome
Vertical Tabs Chrome Extension
A chrome extension that presents your tabs vertically. Problem solved.
Stars: ✭ 117 (-79.9%)
Mutual labels:  webpack, chrome-extension, chrome
Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (-82.82%)
Mutual labels:  extensions, chrome-extension, chrome
Crx Selection Translate
一站式划词 / 截图 / 网页全文 / 音视频翻译扩展。
Stars: ✭ 3,603 (+519.07%)
Mutual labels:  chrome-extension, chrome, crx
Web Extension Starter
Typescript, React, Redux, Styled-Component and Webpack based sample extension boilerplate. Runs on Chrome and Firefox. Sample chrome extension.
Stars: ✭ 115 (-80.24%)
Mutual labels:  webpack, chrome-extension, chrome
Vue Chrome Extension Boilerplate
Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.
Stars: ✭ 171 (-70.62%)
Mutual labels:  webpack, chrome-extension, chrome
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (-37.29%)
Mutual labels:  webpack, chrome-extension, chrome
Svg Screenshots
📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
Stars: ✭ 404 (-30.58%)
Mutual labels:  chrome-extension, chrome
Remu
💥Chrome Extension for GitHub that view stars / star history / organizing starred repository
Stars: ✭ 394 (-32.3%)
Mutual labels:  chrome-extension, chrome
Chrome Extension Udemy Translate
Translate Udemy's subtitles into Chinese、English etc(Disneyplus+netflix+udemy+lynda+hulu+hbo now+primevideo)
Stars: ✭ 553 (-4.98%)
Mutual labels:  chrome-extension, chrome
Crx Hotreload
Chrome Extension Hot Reloader
Stars: ✭ 545 (-6.36%)
Mutual labels:  chrome-extension, chrome
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (-33.68%)
Mutual labels:  chrome-extension, chrome

这是一个Chrome插件,在新标签页查看开源中国软件更新资讯,搜索页面、GitHub 趋势榜、linux 命令索引,技术文档导航(web版),浏览历史记录,时钟页面。

商店安装

Chrome 网上商店 搜索 oscnews 安装,或者直接下载 crx 文件 安装,打开 chrome://extensions 将 crx 拖拽到扩展列表中安装。

开源中国下载 oscnews.crx 文件
Github下载 oscnews.crx 文件

网址导航

  • 删除网址:摁住 alt 键,出现删除按钮,也可以右键

任务清单

兼容FireFox

只需要安装 Chrome Store Foxified 扩展,就能直接在 Firefox 里安装 Chrome 扩展,不过,还是需要先登录 https://addons.mozilla.org/ 然后就可以打开 Chrome 网上商店 里的 oscnews 。点击 ADD TO FIREFOX 后,Chrome Store Foxified 就在后台工作了,最终会在 addons 里提交一个临时扩展,并且安装在你的 Firefox 里。

Github下载 oscnews.xpi 文件

下载 xpi 文件,将 xpi 文件拖拽到扩展列表中安装。

开发模式安装

下载源文件

git clone https://github.com/jaywcjlove/oscnews.git --depth=1 --recurse-submodules
# 开源中国仓库
git clone https://gitee.com/jaywcjlove/oscnews.git --depth=1 --recurse-submodules

安装依赖

npm install 

编译源码

npm run build

下载编译之后,在 Chrome 浏览器地址栏输入 chrome://extensions 打开插件界面,通过下图方式,将生成的 oscnews 目录,导入到插件列表中。

应用商店生成 crx 文件

- https://clients2.google.com/service/update2/crx?response=redirect&x=id%3D<这里是扩展ID>%26uc&prodversion=32
+ https://clients2.google.com/service/update2/crx?response=redirect&x=id%3Diheapfheanfjcemgneblljhaebonakbg%26uc&prodversion=32

Mac系统下扩展的源码目录

cd ~/Library/Application\ Support/Google/Chrome/Default/Extensions

TODO

  • [x] 浏览历史记录
    • [x] 浏览历史选择今天、周、全部
    • [x] 清空历史记录
  • [x] 开发文档导航
    • [ ] 自定义开发文档导航
    • [x] 开发文档导航搜索过滤
    • [x] 添加删除文档?
    • [x] 文档分类前端(前端、后端、工具)
  • [x] Linux命令检索,集成 linux-command
  • [x] Github 趋势榜天、周、月统计切换,语言切换
  • [x] 配置存储使用 chrome.storage 替代
  • [x] 添加搜索引擎页面
  • [x] 开源中国新闻
    • [x] 宽度拖拽设置
    • [ ] 下拉翻页
  • [x] 空页面
    • [ ] 天气日期展示
    • [x] 农历日期显示
    • [x] 更换背景色
    • [x] 添加时钟效果
  • [x] 常用网站导航
    • [x] 自定义常用网站导航
  • [ ] 书签管理页面
  • [ ] Github
    • [ ] Github 登录,浏览自己项目
    • [ ] Github Start 管理
  • [ ] Gitlab 登录,相关功能
  • [ ] 集成 octotree 部分功能
  • [ ] 插件官方网站
  • [ ] 密码管理器
  • [ ] RSS订阅功能
  • [x] 提醒事项
    • [x] 记录代办事项
    • [ ] Chrome通知
  • [x] 设置功能
    • [x] 设置是否替换新标签页显示
    • [ ] 设置URL是否在新的标签页打开,
    • [ ] 菜单配置
    • [ ] 清空历史
    • [ ] 分享应用到微博
  • [ ] 兼容其它浏览器
    • [x] 兼容QQ浏览器,已测试下载crx文件安装直接可以用
    • [ ] 兼容360急速浏览器
    • [ ] 兼容Firefox浏览器

License

The MIT License (MIT)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].