GithubHelp home page GithubHelp logo

Autosave and Windows about chrome-devtools-autosave HOT 3 CLOSED

nv avatar nv commented on June 28, 2024
Autosave and Windows

from chrome-devtools-autosave.

Comments (3)

NV avatar NV commented on June 28, 2024

Do you see any errors in the following consoles?

  1. Background page’s console (how to open)
  2. DevTools (how to open)

Also, how the path of edited file look like? Have you created routes.js? Show me the content. In the extensions’ options, how "Resource" and "Post to" fields look like?

from chrome-devtools-autosave.

richardfleming avatar richardfleming commented on June 28, 2024

Alright,

From the command prompt I'm running: autosave -f C:\Users\RFleming\Dropbox\routes.js

routes.js looks like:

exports.routes = [{
    from: /^http:\/\/localhost\//,
    to: 'C:/Users/RFleming/Dropbox/Projects/'
}];

options.html shows:

Resource: ^file://
Post To: http://127.0.0.1:9104/save

Resource: ^http://localhost/
Post To: http://127.0.0.1:9104/save

background.html:

Not allowed to load local resource: file:///C:/Users/RFleming/Dropbox/Projects/

I'm going to guess I'm mentally slow :)

Rich

from chrome-devtools-autosave.

NV avatar NV commented on June 28, 2024

Debugging is quite cumbersome at the moment. I’ll simplify it some later on.

All looks fine except the error in the background.html. I don’t understand where it’s coming from. Can you show me what’s in the DevTools console (I’ve posted the wrong link before, sorry)?

from chrome-devtools-autosave.

Related Issues (20)

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.