Giter Club home page Giter Club logo

web-content-conversation's Introduction

Satcom

Introducing a collaborative layer to internet, enhances online discussions and redefines the browsing experience.

By integrating web content with online discussions, it enables collaborative knowledge sharing, revolutionizing how we engage with information online.

Explore a new dimension of interaction
Effortlessly share ideas directly within the context of the web content you're exploring.
Start a discussion on any web page, and invite others to join in.
Pose questions directly to any projects or articles.

Developer

You can load the extension locally on your browser to try it out. These steps will load the extension locally on your browser.

  1. Download latest release from GitHub
  2. Unzip the zip file
  3. From Chrome browser, go to chrome://extensions/
  4. Enable Developer mode
  5. Click on Load unpacked and select the unzipped folder
  6. Go to any website and you will see an icon on the bottom right corner of the browser

Folder structure

Here is the folder structure of the source code. It may be helpful to understand the source code, and maybe outdated as the project is actively developed.

. 
├── assets # stores images and other assets
├── build # build:plasmo will output the build files here
├── releases # stores the latest release
├── src # source code
│   ├── background # extension background scripts, handle browser tasks
│   ├── constants # variables used throughout the extension
│   ├── contents # extension content scripts, injects into web pages
│   ├── lib # libraries and common functions
│   │   ├── chrome # chrome functions
│   │   ├── nostr # nostr react hooks, utils functions and ndk
│   │   ├── utils # common functions
│   │   ├── w3 # url shorten integration
│   │   ├── zustand # state management
│   ├── pages # satcom.app, not used in extension
│   ├── popup # extension popup, for settings
│   ├── types # define typescript types
│   ├── ui # all ui components
│   │   ├── common # ui components used in content and popup
│   │   ├── content # ui for content (injects into web pages)
│   │   ├── landing # ui for landing (satcom.app)
│   │   ├── popup # ui for popup (settings)

web-content-conversation's People

Contributors

jinglescode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

moondusk1996

web-content-conversation's Issues

Reply does not immediately appear

what happens

When I type in a reply on satcom to a particular site, the reply does not appear.

Screenshot 2024-02-08 at 11 52 56 AM

fix

After refreshing the page, and clicking on the expand replies button, the reply appears.
Screenshot 2024-02-08 at 11 53 07 AM

Nos2x, nsecbunker support ?

Is it planned in near future to implement using nos2x ( or others ) to log in ?

I suppose we are past the times manually copying nsec into inputs on desktops at least :)

CSP violations

This plugin breaks snort.social and coracle.social because of their content-security-policy.

CleanShot 2024-02-08 at 13 55 51@2x

Add an option to attach a print of the full page content in the post

Hi,

Sometimes we write a note about a specific webpage but after some months or years, the page go offline, so who see the note and click on the link to see the page, find nothing.
I think would be amazing that when we write a note in satscom, have an optional button to attach the image of the full webpage content. So together with the link, appear the image of the full content of the page.

Please address privacy concerns

In order to get relevant events, the extension has to query those and the query has to contain the URL. URLs are a privacy and sometimes a security issue. Please add in the description how the user's browsing history is handled. This might require a disclaimer or warning that all URLs of all tabs will get leaked to all configured relays or something.

Account do not load

Hi,

Most of the time I try satcom, my account doesn't load. Few times works ok. I'm on brave browser.

document_5118579755213390656.mp4

Display name when tagging someone

what happens

When tagging someone in Satcom, the tag person icon appears after replying. However, the npub name is not displayed.

Screenshot 2024-02-08 at 12 18 35 PM

suggestion

Render tagged npub's name.

Maybe satcom doesn't work correctly in sites that update BTC price in real time and show in browser tab?

Hi,

Maybe satcom doesn't work correctly in sites that update BTC price in real time and show in browser tab?

I tested satcom with many tabs and switching tabs, the satcom always show the posts from https://timechainstats.com/ or https://bitbo.io/

obs. Needs to have others pages opened and switch between tabs. You will see that satcom always show one the the two pages, instead of the url that is active, tab opened.

Understand?

Keyboard capture

The Chrome plugin captures host keys. Can we scope them?

CleanShot.2024-02-08.at.13.46.04.mp4

Change terminology

@tyiu for Damus suggested a while back that the following terminology is used:

  1. note - a noun
  2. post - a verb

"No posts yet" -> "No notes yet"
"Your post has been published" -> "Your _note_has been published"

currently displayed as

Screenshot 2024-02-08 at 12 46 26 PM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.