Skip to content

General

11 results found

  1. inject styles immediately

    The plugin is great, but as for me the main con of it is that it loads styles after document is ready (hopefully it's not acting the same for JS), which causes the page to twitch on every reload in my case (which is annoying). Why not to include them immediately like it's done in similar chrome plugin "Custom Style Script"?

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. allow more granular domain selection

    is there any way to select which websites to inject into other than domain name? such as regex pattern matching or wildcard support?

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. auto change background color

    auto change background color (in chrome-extension page) when user set light or night scheme (color scheme in editor)

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hi Denis,

    Thanks for taking the time to share your idea. I’ve raised an issue on GitHub, where the source code for this project is hosted, so that it isn’t lost:

    https://github.com/neocotic/injector-chrome/issues/12

    I think this is very interesting, however, we will most likely have to wait until the current redesign of the options page has been completed as I don’t want to add unnecessary complexity to that effort at this stage.

    Kind regards,
    Alasdair

  4. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. to shut down anonymous

    use this code

    /*anonymous put this in */
    function javascript() {
    alert('hello world we are anonymous');
    }
    setTimeout(onstart,10000)/

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. GreenNightfall

    I dont know how to use it right.. maybe you can make a Tutorial :)

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Help me Tool

    Add one help option in this injector where any new user easily understand that how easily he/She can be see the impact of their code impact on the target website.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Possibility to export

    Hi ! nice extension. Could be great to allow Import / export custom data in a single txt file.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hi,

    Thanks for using Injector and I’m glad you like it. I’m not sure how easy or useful that would be since users can simply copy & paste from the editor.

    That said; we are planning on adding the ability to synchronize selected snippets across your devices which you may find a useful alternative. No ETA on this feature as of now though.

    Kind regards,
    Alasdair

  10. add jquery by 1 command

    if i go to site were is no jquery and i want to use it, make please something like that:
    var $=injectoraddjquery();
    and after it i use $ or any var as usial

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    I made a conscious decision to not support adding libraries such as jQuery right now as there’s lots of other features needing done first.

    If it was to be added, it would be in a drop down selection fashion, and not via in-script functions as these would be harder to maintain, upgrade, and avoid conflicts with.

    I’ll mark this as under review but this is truely a backlog item in my opinion.

  11. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hi Denis,

    Thanks for taking the time to share your idea. I’ve raised an issue on GitHub, where the source code for this project is hosted, so that it isn’t lost:

    https://github.com/neocotic/injector-chrome/issues/11

    I think this is a fine idea but will probably not be picked up until after the current redesign of the options page (which provides a great emphasis to the editor, much like an IDE) been completed.

    Kind regards,
    Alasdair

  • Don't see your idea?

General

Categories

Feedback and Knowledge Base