javascript - Chrome extenssion: Getting URL domain name -


i new chrome-extension development , read sample "hello world" example. advancing, create chrome-extension, gets , pops url name accessed, on pop-up window. how this? think more related javascript coding, still, how accomplish this?

thanks in advance!


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -